Commit Graph

70 Commits

Author SHA1 Message Date
Maxim Lobanov
21cbc1e8ca Update get-tool-versions.yml 2020-12-09 11:15:51 +03:00
Maxim Lobanov
109e6bd009 check condition 2020-12-09 11:15:10 +03:00
Maxim Lobanov
be051a1f12 add parsers 2020-12-09 11:06:04 +03:00
MaksimZhukov
4b0fa42d99 Merge pull request #16 from actions/v-nibyko/boost
Add GetToolDirectory function and fix Get-CommandResult to work properly on Windows
2020-09-09 15:07:13 +03:00
Nikita Bykov
5bcb80c333 refactored function 2020-09-09 12:28:21 +03:00
Nikita Bykov
3f2b844267 added the function GetToolDirectory 2020-09-09 12:18:45 +03:00
Nikita Bykov
7f90ceb82c fixed naming 2020-09-08 14:00:33 +03:00
Nikita Bykov
34c6f7f0ec Resolved comments 2020-09-08 13:59:03 +03:00
Nikita Bykov
94d8a3af83 removed changes 2020-09-08 13:27:15 +03:00
Nikita Bykov
89ebce9383 Fix win-vs-env.psm1 and pester-extensions.psm1 (#15) 2020-09-08 11:39:22 +03:00
MaksimZhukov
f8f76caff1 Merge pull request #14 from actions/v-mazhuk/move-python-versions-ci
Move python-versions CI
2020-08-28 14:01:39 +03:00
MaksimZhukov
8463c1f4c0 Remove redundant string 2020-08-28 12:51:16 +03:00
MaksimZhukov
8e8ae73c1d Fix SYNOPSIS 2020-08-28 11:43:35 +03:00
MaksimZhukov
7aa3827a98 Fix inputs type 2020-08-28 10:16:06 +03:00
MaksimZhukov
2ea972432a Update CreateWorkflowDispatch method 2020-08-27 18:53:42 +03:00
MaksimZhukov
7e2bc9a237 Add create-release.ps1 script 2020-08-27 15:26:35 +03:00
Maxim Lobanov
3b38e3de4c Merge pull request #13 from actions/v-mazhuk/migrate-tools-ci-to-github-actions
Migrate tools CI to GitHub Actions
2020-08-25 11:56:23 +03:00
MaksimZhukov
606411ff6f Update GetPullRequest function 2020-08-24 19:59:55 +03:00
MaksimZhukov
5e417400d9 Add Get-CommandResult function 2020-08-24 18:51:49 +03:00
MaksimZhukov
15842ce7fe Update ShouldReturnZeroExitCode function 2020-08-24 18:40:08 +03:00
MaksimZhukov
45424846c7 Fix typo 2020-08-24 15:36:31 +03:00
MaksimZhukov
ebc70e779a Update github API 2020-08-24 14:53:44 +03:00
MaksimZhukov
347402ff31 Update github API 2020-08-24 14:07:45 +03:00
MaksimZhukov
7a56615638 Migrate tools CI to GA 2020-08-21 19:35:25 +03:00
Maxim Lobanov
68072bedef Merge pull request #12 from actions/v-mazhuk/fix-bug-with-versions-manifest
Build correct manifest json if release includes one asset
2020-07-30 12:07:01 +03:00
MaksimZhukov
377623de6c Fix bug related to versions-manifest-generator 2020-07-29 17:26:07 +03:00
Maxim Lobanov
1069e7a4ec Merge pull request #10 from actions/v-malob/switch-to-main
Switch from master branch to main
2020-07-14 14:39:14 +03:00
Maxim Lobanov
0236e75bc1 Switch from master branch to main 2020-07-14 13:25:28 +03:00
Vladimir Safonkin
c3d08f5736 Merge pull request #8 from actions/v-vlsafo/add-unstable-python-versions
Add support unstable tool versions
2020-07-09 12:06:07 +00:00
Vladimir Safonkin
77bdb3bde8 Minor fix 2020-07-09 09:34:52 +03:00
Vladimir Safonkin
becb793315 Minor fix 2020-07-09 09:19:54 +03:00
Vladimir Safonkin
49e88e0a9d Add unit tests 2020-07-08 18:08:21 +03:00
Vladimir Safonkin
355d79f16e Add unstable version support 2020-07-08 17:41:31 +03:00
MaksimZhukov
8523adc672 Merge pull request #7 from actions/v-mazhuk/configure-ci-to-get-tool-versions
Configure CI to get tools versions
2020-07-07 15:06:40 +03:00
MaksimZhukov
f9dfbe6524 Remove write-host 2020-07-07 14:14:15 +03:00
MaksimZhukov
d932fe8a10 Move pool info to variables 2020-07-07 11:47:57 +03:00
MaksimZhukov
ae9f5f8f55 Remove extra code from yml 2020-07-06 21:04:21 +03:00
MaksimZhukov
bcc9e5f330 Add schedules and change value of variable 2020-07-06 19:40:38 +03:00
MaksimZhukov
c4438732c6 Configure CI to get tool versions 2020-07-06 18:31:21 +03:00
Aleksandr Chebotov
b34b9bf1ea Merge pull request #6 from actions/al-cheb/slack-notification
Add script to send slack message notification
2020-07-06 11:16:43 +03:00
Aleksandr Chebotov
9a31e4815a move to the get-new-tool-versions folder 2020-07-03 13:53:05 +03:00
Aleksandr Chebotov
61f1d6c3c7 Merge branch 'master' into al-cheb/slack-notification 2020-07-03 13:46:17 +03:00
MaksimZhukov
8765a6ae88 Merge pull request #5 from actions/v-mazhuk/get-new-available-tool-versions
Add script to get new available tool versions
2020-07-03 13:38:19 +03:00
MaksimZhukov
7618cbc882 Add descriptions for parameters 2020-07-03 13:25:55 +03:00
Aleksandr Chebotov
9b4b0d22d8 slack notification 2020-07-02 17:19:30 +03:00
MaksimZhukov
51d1b9ae5c Fix comments 2020-07-02 15:21:49 +03:00
MaksimZhukov
85b3f1af5d Convert array to string 2020-07-02 14:09:10 +03:00
MaksimZhukov
e48cddbe4f Add Validate-FiltersFormat function 2020-07-02 14:01:13 +03:00
Maxim Lobanov
7cfb6816a8 Update get-new-tool-versions.ps1 2020-07-02 11:34:42 +03:00
MaksimZhukov
9b7f127678 Set env variable 2020-07-02 10:33:01 +03:00