Maxim Lobanov
71775b6820
Merge pull request #11 from actions/main
...
Integrate main back to master to disable scheduling
5 years ago
Maxim Lobanov
1069e7a4ec
Merge pull request #10 from actions/v-malob/switch-to-main
...
Switch from master branch to main
5 years ago
Maxim Lobanov
0236e75bc1
Switch from master branch to main
5 years ago
Vladimir Safonkin
c3d08f5736
Merge pull request #8 from actions/v-vlsafo/add-unstable-python-versions
...
Add support unstable tool versions
5 years ago
Vladimir Safonkin
77bdb3bde8
Minor fix
5 years ago
Vladimir Safonkin
becb793315
Minor fix
5 years ago
Vladimir Safonkin
49e88e0a9d
Add unit tests
5 years ago
Vladimir Safonkin
355d79f16e
Add unstable version support
5 years ago
MaksimZhukov
8523adc672
Merge pull request #7 from actions/v-mazhuk/configure-ci-to-get-tool-versions
...
Configure CI to get tools versions
5 years ago
MaksimZhukov
f9dfbe6524
Remove write-host
5 years ago
MaksimZhukov
d932fe8a10
Move pool info to variables
5 years ago
MaksimZhukov
ae9f5f8f55
Remove extra code from yml
5 years ago
MaksimZhukov
bcc9e5f330
Add schedules and change value of variable
5 years ago
MaksimZhukov
c4438732c6
Configure CI to get tool versions
5 years ago
Aleksandr Chebotov
b34b9bf1ea
Merge pull request #6 from actions/al-cheb/slack-notification
...
Add script to send slack message notification
5 years ago
Aleksandr Chebotov
9a31e4815a
move to the get-new-tool-versions folder
5 years ago
Aleksandr Chebotov
61f1d6c3c7
Merge branch 'master' into al-cheb/slack-notification
5 years ago
MaksimZhukov
8765a6ae88
Merge pull request #5 from actions/v-mazhuk/get-new-available-tool-versions
...
Add script to get new available tool versions
5 years ago
MaksimZhukov
7618cbc882
Add descriptions for parameters
5 years ago
Aleksandr Chebotov
9b4b0d22d8
slack notification
5 years ago
MaksimZhukov
51d1b9ae5c
Fix comments
5 years ago
MaksimZhukov
85b3f1af5d
Convert array to string
5 years ago
MaksimZhukov
e48cddbe4f
Add Validate-FiltersFormat function
5 years ago
Maxim Lobanov
7cfb6816a8
Update get-new-tool-versions.ps1
5 years ago
MaksimZhukov
9b7f127678
Set env variable
5 years ago
MaksimZhukov
594c0c8899
Add test cases and fix Filter-Versions function
5 years ago
MaksimZhukov
e09bde7dec
Fix comments
5 years ago
Maxim Lobanov
17f3be07b9
Create get-new-tool-versions.Tests.ps1
5 years ago
MaksimZhukov
01b329d6ef
Change structure
5 years ago
MaksimZhukov
dd2dd41430
Add script to get new available tool versions
5 years ago
MaksimZhukov
7f5f554579
Merge pull request #3 from actions/v-mazhuk/improve-builds-runner
...
Improve builds runner
5 years ago
MaksimZhukov
6543512f08
Increase RetryIntervalSec
5 years ago
MaksimZhukov
ca5ee91832
Change RetryCount
5 years ago
Maxim Lobanov
5e765b0e62
Merge pull request #4 from actions/v-malob/validate-manifest
...
Implement script to validate manifest files
5 years ago
Maxim Lobanov
a3c9b8be13
Update manifest-validator.ps1
5 years ago
Maxim Lobanov
3937442510
Update manifest-validator.ps1
5 years ago
Maxim Lobanov
b10b90bd3c
Update manifest-validator.ps1
5 years ago
Maxim Lobanov
fda2a4cf61
Create manifest-validator.ps1
5 years ago
MaksimZhukov
b0414ba627
Move retry logic to the AzureDevOpsApi class
5 years ago
MaksimZhukov
93258f5088
Remove ForEach
5 years ago
MaksimZhukov
be3bae81fc
Improve builds runner
5 years ago
Maxim Lobanov
350e2888aa
Update IsNixPlatform to handle "darwin" platform
5 years ago
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>
5 years ago
Maxim Lobanov
8affb5df76
Move helpers to the separate repository
5 years ago
MaksimZhukov
e90177ce73
Add README
5 years ago