Commit Graph

182 Commits

Author SHA1 Message Date
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
MaksimZhukov
594c0c8899 Add test cases and fix Filter-Versions function 2020-07-02 02:04:37 +03:00
MaksimZhukov
e09bde7dec Fix comments 2020-07-01 18:07:43 +03:00
Maxim Lobanov
17f3be07b9 Create get-new-tool-versions.Tests.ps1 2020-07-01 16:55:11 +03:00
MaksimZhukov
01b329d6ef Change structure 2020-07-01 16:52:10 +03:00
MaksimZhukov
dd2dd41430 Add script to get new available tool versions 2020-07-01 14:51:32 +03:00
MaksimZhukov
7f5f554579 Merge pull request #3 from actions/v-mazhuk/improve-builds-runner
Improve builds runner
2020-06-16 19:46:39 +03:00
MaksimZhukov
6543512f08 Increase RetryIntervalSec 2020-06-16 14:37:52 +03:00
MaksimZhukov
ca5ee91832 Change RetryCount 2020-06-16 14:03:26 +03:00
Maxim Lobanov
5e765b0e62 Merge pull request #4 from actions/v-malob/validate-manifest
Implement script to validate manifest files
2020-06-16 13:17:35 +03:00
Maxim Lobanov
a3c9b8be13 Update manifest-validator.ps1 2020-06-16 11:41:15 +03:00
Maxim Lobanov
3937442510 Update manifest-validator.ps1 2020-06-16 11:24:14 +03:00
Maxim Lobanov
b10b90bd3c Update manifest-validator.ps1 2020-06-16 11:21:35 +03:00
Maxim Lobanov
fda2a4cf61 Create manifest-validator.ps1 2020-06-16 11:04:42 +03:00
MaksimZhukov
b0414ba627 Move retry logic to the AzureDevOpsApi class 2020-06-15 23:02:04 +03:00
MaksimZhukov
93258f5088 Remove ForEach 2020-06-15 15:29:28 +03:00
MaksimZhukov
be3bae81fc Improve builds runner 2020-06-15 12:29:35 +03:00
Maxim Lobanov
350e2888aa Update IsNixPlatform to handle "darwin" platform 2020-06-03 19:53:38 +03:00
Dmitry Shibanov
d8c3ce72ee Merge helpers function from node, boost, python. (#2)
* setup boost helpers

* add ci for pull requests

* pester for ci

* resolving issue with pester 5

* remove Output flag

* check tests with 4 version

* try common tests variant

* added requires

* move to 5 version

* try to add assert module

* fix scope

* use new regex for python

* fix regex in tests

* Pester 4.10.1

* EnableExit

* fix synopsys

* fix creating tar archive

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
2020-06-01 17:46:35 +03:00
Maxim Lobanov
8affb5df76 Move helpers to the separate repository 2020-04-16 17:22:06 +03:00
MaksimZhukov
e90177ce73 Add README 2020-04-13 19:30:19 +03:00