Commit Graph

159 Commits

Author SHA1 Message Date
Mikhail Timofeev 56f47ea626 Merge pull request #54 from actions/miketimofeev-patch-1
Change macOS toolset to version 12 in xamarin parser
2022-06-01 17:07:28 +04:00
Mikhail Timofeev c3143dd446 Update verify-xamarin-parser.psm1 2022-06-01 16:04:34 +03:00
Vladimir Safonkin 31f01aedc7 Get only LTS Node versions from node-versions manifest file (#53)
* Get only LTS Node versions from manifest

* Minor fix
2022-04-28 14:59:24 +02:00
Mikhail Timofeev e6dbb79745 Merge pull request #52 from actions/shilovmaksim/remove-azdo-related-code
Remove AzDo related code
2022-02-28 10:35:50 +03:00
Maksim Shilov fe999f6aa6 Remove AzDo related code 2022-02-22 19:02:52 +03:00
Maksim Shilov 33b79844a6 Notifications for Node and Go versions not on image (#44) 2021-12-10 16:44:19 +03:00
Maksim Shilov de5faa4d9c Adding pypy notifications and optimizing workflow and parsers (#42) 2021-11-11 10:23:00 +03:00
Maksim Shilov a753279554 New parser for xamarin and python. Reworked workflow with composite actions (#41) 2021-10-27 10:31:19 +03:00
MaksimZhukov 6f1aa3ce73 Merge pull request #40 from nikolai-frolov/remove-token-usage
Remove Access Token usage
2021-10-13 19:43:43 +03:00
nikolai-frolov e98e069ca6 Remove Access Token usage 2021-10-13 15:56:14 +03:00
MaksimZhukov 8e2a68893f Merge pull request #39 from nikolai-frolov/change-manifest-download
Change way for versions-manifest.json gathering for Validate manifest workflow runs
2021-10-12 17:30:33 +03:00
Nikolai Frolov (Akvelon INC) 359c2548cb Minor code improvement according to comments 2021-10-12 17:19:45 +03:00
Nikolai Frolov (Akvelon INC) fa49641719 Minor code improvement according to comments 2021-10-12 16:00:52 +03:00
Nikolay Frolov b5a05e45d5 Change way for versions-manifest.json gathering 2021-10-12 10:35:17 +03:00
MaksimZhukov e71d476320 Merge pull request #38 from nikolai-frolov/add-retry-strategy
Add retry strategy during manifest download for Validate manifest workflow runs
2021-10-06 17:28:08 +03:00
Nikolay Frolov 7114ad2b94 Add retry strategy 2021-10-05 13:54:40 +03:00
MaksimZhukov fb0eac418a Merge pull request #36 from Yuriy-Kukushkin/main
Update manifest-validator.ps1 for GH Actions workflow
2021-09-15 10:32:26 +03:00
Yuriy-Kukushkin f07ff8ddf9 Refactoring 2021-09-09 18:03:55 +03:00
Yuriy-Kukushkin f72b7a85c7 Update manifest-validator.ps1 2021-09-03 11:55:56 +03:00
Yuriy-Kukushkin 3d09ce1d19 Delete validate_manifest.yml 2021-09-03 11:54:24 +03:00
Yuriy-Kukushkin a9e00ee513 Merge branch 'actions:main' into main 2021-09-03 11:24:09 +03:00
MaksimZhukov 9f82304f9c Merge pull request #35 from nikita-bykov/get-xamarin-versions
Move get-xamarin-versions pipeline from Azure DevOps
2021-08-26 12:57:28 +03:00
Nikita Bykov 4f7bf4650a Merge branch 'main' of https://github.com/nikita-bykov/versions-package-tools into get-xamarin-versions 2021-08-26 12:54:21 +03:00
MaksimZhukov 1eaa091b65 Merge pull request #34 from actions/v-nibyko/move-get-go-versions
Moving detection pipelines from Azure DevOps
2021-08-26 12:17:09 +03:00
Nikita Bykov 5a00becf47 Update Send Slack notification step to send a custom message 2021-08-25 15:45:33 +03:00
Nikita Bykov 9b849b3d5a Move get-xamarin-versions pipeline 2021-08-23 18:12:30 +03:00
Nikita Bykov e9ef44e60c Rename version_number variable to TOOL_VERSIONS 2021-08-20 17:40:16 +03:00
Nikita Bykov 6b66054ab6 Add new parameter to send-slack-notification.ps1 and update get-new-tool-versions.ps1 2021-08-19 16:11:48 +03:00
Nikita Bykov 8c62a83204 Add CancelWorkflow method to github-api.psm1 and update get-new-tool-versions.ps1 2021-08-17 17:03:20 +03:00
Yuriy-Kukushkin ab37396421 Added python validator 2021-08-12 15:54:56 +03:00
Yuriy-Kukushkin 98826eed53 Added node manifest validator 2021-08-12 15:34:50 +03:00
Yuriy-Kukushkin 6147177edd Added Go validator 2021-08-12 15:13:40 +03:00
Yuriy-Kukushkin 2a422a2d52 Create validate_manifest.yml 2021-08-12 10:06:34 +03:00
Maxim Lobanov 46a901fa87 Merge pull request #32 from actions/malob/support-lts
Add generic support for LTS rules
2021-06-16 14:18:58 +03:00
Maxim Lobanov f19d5f4b3c fix comments 2021-06-16 09:17:33 +00:00
Maxim Lobanov 00039881ba remove comments 2021-06-16 05:48:00 +00:00
Maxim Lobanov 878c283d3b implement pester tests 2021-06-16 05:46:31 +00:00
Maxim Lobanov 41a1acf1a4 first attempt to support lts 2021-06-15 19:24:00 +00:00
Maxim Lobanov 2bd3b2a3c2 Merge pull request #31 from actions/al-cheb/fix-xamarin-tool
Rename toolset for macOS Big Sur
2021-05-20 11:11:02 +03:00
Aleksandr Chebotov e81db48281 Rename toolset for macOS Big Sur 2021-05-20 11:07:36 +03:00
MaksimZhukov ab218c2436 Merge pull request #25 from actions/al-cheb/add-xamarin-tool
Add xamarin tool version check
2021-05-05 17:13:29 +03:00
Aleksandr Chebotov 504e746b96 add missing bracket 2021-05-05 16:47:49 +03:00
Maxim Lobanov 4d97edc41a Merge pull request #26 from actions/al-cheb/fix-go-parser
[Go] update regex pattern
2021-04-06 17:46:52 +03:00
Aleksandr Chebotov 80bbe2ac05 update regex pattern 2021-04-06 16:03:15 +03:00
Aleksandr Chebotov 77b53792b3 update message for Xamarin 2021-03-22 21:35:24 +03:00
Aleksandr Chebotov 725c68b777 fix message 2021-03-22 13:44:19 +03:00
Aleksandr Chebotov 81507e485b fix format 2021-03-19 15:45:09 +03:00
Aleksandr Chebotov 7ec75e0761 add xamarin tool version 2021-03-19 15:23:57 +03:00
Maxim Lobanov 590ebcd1ab Merge pull request #24 from actions/add-codeowners
Create CODEOWNERS
2021-01-20 21:38:59 +03:00
Maxim Lobanov cc2ef5ff7d Update CODEOWNERS 2021-01-11 19:49:58 +03:00