Commit Graph

14 Commits (4b53b5c4f298ca80d9ca5d1df097a3a852d705ef)

Author SHA1 Message Date
Nikita Bykov 8c62a83204 Add CancelWorkflow method to github-api.psm1 and update get-new-tool-versions.ps1
MaksimZhukov 8463c1f4c0 Remove redundant string
MaksimZhukov 8e8ae73c1d Fix SYNOPSIS
MaksimZhukov 7aa3827a98 Fix inputs type
MaksimZhukov 2ea972432a Update CreateWorkflowDispatch method
MaksimZhukov 7e2bc9a237 Add create-release.ps1 script
MaksimZhukov 606411ff6f Update GetPullRequest function
MaksimZhukov 45424846c7 Fix typo
MaksimZhukov ebc70e779a Update github API
MaksimZhukov 347402ff31 Update github API
MaksimZhukov 7a56615638 Migrate tools CI to GA
Maxim Lobanov 0236e75bc1 Switch from master branch to main
Dmitry Shibanov d8c3ce72ee
Merge helpers function from node, boost, python. ()
* 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>
Maxim Lobanov 8affb5df76 Move helpers to the separate repository