Commit Graph

180 Commits (main)
 

Author SHA1 Message Date
Maxim Lobanov 3bfd520dd0 Update get-tool-versions.yml 4 years ago
Maxim Lobanov 840e3a64d3 Update get-tool-versions-steps.yml 4 years ago
Maxim Lobanov ab240b2f15
Merge pull request #17 from actions/v-malob/python-parser
Rework version grabber and add Python support
4 years ago
Maxim Lobanov 2e6d8df345 fix comments 4 years ago
Maxim Lobanov 5b7cb28e2e fix nitpicks 4 years ago
Maxim Lobanov 4ce7f7efbc Delete get-new-tool-versions.Tests.ps1 4 years ago
Maxim Lobanov 5e5de280d6 fix minor nitpicks 4 years ago
Maxim Lobanov 236d44a167 Update get-tool-versions-steps.yml 4 years ago
Maxim Lobanov 02afcca5c6 Update get-tool-versions-steps.yml 4 years ago
Maxim Lobanov f4ff9fb93d test 4 years ago
Maxim Lobanov 21cbc1e8ca Update get-tool-versions.yml 4 years ago
Maxim Lobanov 109e6bd009 check condition 4 years ago
Maxim Lobanov be051a1f12 add parsers 4 years ago
MaksimZhukov 4b0fa42d99
Merge pull request #16 from actions/v-nibyko/boost
Add GetToolDirectory function and fix Get-CommandResult to work properly on Windows
4 years ago
Nikita Bykov 5bcb80c333 refactored function 4 years ago
Nikita Bykov 3f2b844267 added the function GetToolDirectory 4 years ago
Nikita Bykov 7f90ceb82c fixed naming 4 years ago
Nikita Bykov 34c6f7f0ec Resolved comments 4 years ago
Nikita Bykov 94d8a3af83 removed changes 4 years ago
Nikita Bykov 89ebce9383
Fix win-vs-env.psm1 and pester-extensions.psm1 (#15) 4 years ago
MaksimZhukov f8f76caff1
Merge pull request #14 from actions/v-mazhuk/move-python-versions-ci
Move python-versions CI
4 years ago
MaksimZhukov 8463c1f4c0 Remove redundant string 4 years ago
MaksimZhukov 8e8ae73c1d Fix SYNOPSIS 4 years ago
MaksimZhukov 7aa3827a98 Fix inputs type 4 years ago
MaksimZhukov 2ea972432a Update CreateWorkflowDispatch method 4 years ago
MaksimZhukov 7e2bc9a237 Add create-release.ps1 script 4 years ago
Maxim Lobanov 3b38e3de4c
Merge pull request #13 from actions/v-mazhuk/migrate-tools-ci-to-github-actions
Migrate tools CI to GitHub Actions
4 years ago
MaksimZhukov 606411ff6f Update GetPullRequest function 4 years ago
MaksimZhukov 5e417400d9 Add Get-CommandResult function 4 years ago
MaksimZhukov 15842ce7fe Update ShouldReturnZeroExitCode function 4 years ago
MaksimZhukov 45424846c7 Fix typo 4 years ago
MaksimZhukov ebc70e779a Update github API 4 years ago
MaksimZhukov 347402ff31 Update github API 4 years ago
MaksimZhukov 7a56615638 Migrate tools CI to GA 4 years ago
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
4 years ago
MaksimZhukov 377623de6c Fix bug related to versions-manifest-generator 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