39 Commits

Author SHA1 Message Date
1c70aa4fc9 Update workflow task (#196)
* Update workflow task

* use $env:GITHUB_OUTPUT

* update submodule
2022-10-31 15:12:41 +01:00
e7a13ade71 Only run scheduled jobs on upstream (#145) 2022-10-19 11:19:28 +02:00
e1b4a49828 Merge pull request #154 from actions/aloviedo-patch-1
Create codeql-analysis.yml
2022-08-03 10:25:26 +02:00
15394f2e9d Bump setup-python action to v3 2022-06-02 11:11:55 +02:00
8fd7008b44 Add Ubuntu22.04 support 2022-05-03 19:18:56 +02:00
7d68c84e28 Create codeql-analysis.yml 2022-03-30 06:49:36 -07:00
79e9e3beab Merge pull request #143 from nikolai-frolov/users/v-nfrolov/update-python-builder
Add ability to choose platform to build Python
2022-02-21 11:11:41 +03:00
e74fccfe13 Adding python-versions-runner workflow (#137) 2022-02-18 15:14:27 +03:00
044e2816fb Minor corrections according to comments 2022-02-18 13:18:51 +03:00
588fb9d893 Update generate_matrix job to allow execution via PR 2022-02-17 11:55:26 +03:00
3ec6c98bc8 Add ability to choose platform to build Python 2022-02-16 20:42:04 +03:00
7e70acf5f2 Merge pull request #135 from mikhailkoliada/migrate_to_pester5
Migrate build pipeline to Pester v5
2022-01-25 11:28:40 +03:00
135879dbe3 assign results to a var 2022-01-24 20:31:33 +03:00
811f1bc41a install latest pester 2022-01-21 13:26:46 +03:00
133a2c6b96 Migrate build pipeline to Pester v5 2022-01-21 12:55:40 +03:00
ba826d5d0b Correct names for workflow, jobs and workflows to trigger 2022-01-21 12:06:50 +03:00
9975c96a92 Migrate get-python-packages to gh 2022-01-21 11:56:38 +03:00
3beea61c1f specify architecture on setup 2022-01-14 19:56:43 +03:00
41f641758a another round of improvements 2022-01-14 19:53:00 +03:00
3792b6282a misc improvements 2022-01-14 12:03:40 +03:00
4a2af81ac1 Update .github/workflows/python-builder.yml
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com>
2022-01-13 19:27:50 +03:00
59e54b2d8b Migrate python-versions pipeline to GH Actions 2022-01-13 18:38:58 +03:00
cd4aab3bcf Uptake of the latest changes for helpers submodule (#121) 2021-10-14 16:56:42 +03:00
6b02f07da7 Remove Ubuntu 16.04 from images 2021-10-12 16:10:31 +03:00
d5472c1012 Merge pull request #107 from Yuriy-Kukushkin/main
Move manifest validation pipeline from Azure DevOps
2021-09-15 14:06:03 +03:00
ae216d3a0b Updated event 2021-09-15 13:58:04 +03:00
0075d77064 Added token 2021-09-09 18:01:20 +03:00
cafef413c6 Update releases-validation.yml 2021-09-06 14:49:01 +03:00
4db82a6ce6 Removed event 2021-09-02 10:14:09 +03:00
cc1f58e61a Removed test data 2021-09-01 21:39:47 +03:00
ae1d3a167a Added test changes 2021-09-01 18:30:47 +03:00
9be4c52826 Created validate-manifest.yml 2021-09-01 18:25:40 +03:00
918fe6dc0f Create CODEOWNERS (#75)
* Create CODEOWNERS

* Update CODEOWNERS
2021-01-20 21:38:34 +03:00
d3614793c0 Add a new workflow to test Python versions 2020-12-15 17:31:08 +03:00
a3078ebf0c Move release and PR creation to the GitHub Actions 2020-08-28 14:14:38 +03:00
5c851d6172 Add support for unstable Python versions (#38)
* Add support of unstable versions to package generation (#2)
* Add support of symver versions to Python setup scripts and tests

Co-authored-by: Maksim Petrov <47208721+vmapetr@users.noreply.github.com>
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
2020-07-15 13:13:21 +03:00
67794a4d5f switch default branch (#37) 2020-07-14 17:22:51 +03:00
4dee72fe2f Remove checkout and update git submodules 2020-06-16 20:10:32 +03:00
94ccfe8b74 Add test workflow to validate versions-manifest.json file 2020-06-16 18:39:00 +03:00