Commit Graph

12 Commits

Author SHA1 Message Date
Dmitry Shibanov
6fbb1f0f20 Add logic to generate hash file (#65) 2023-09-21 15:34:23 +02:00
MaksimZhukov
5810329d19 Introduce reusable workflows into versions repositories (#60) 2022-12-02 12:36:59 +01:00
Aleksandr Chebotov
d25937e581 Replace var $GITHUB_OUTPUT to $env:GITHUB_OUTPUT (#58) 2022-10-28 17:34:40 +02:00
Aleksandr Chebotov
c08a90cad6 Update workflow tasks (#57) 2022-10-28 14:39:22 +02:00
Aleksandr Chebotov
2c15878a9d Update SLACK_CHANNEL_HOOK secret (#56) 2022-09-08 10:37:51 +02: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
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
Maxim Lobanov
0236e75bc1 Switch from master branch to main 2020-07-14 13:25:28 +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