Commit Graph

7 Commits (main)

Author SHA1 Message Date
Dmitry Shibanov 6fbb1f0f20
Add logic to generate hash file (#65) 1 year ago
Maxim Lobanov f19d5f4b3c fix comments 4 years ago
Maxim Lobanov 00039881ba remove comments 4 years ago
Maxim Lobanov 41a1acf1a4 first attempt to support lts 4 years ago
MaksimZhukov 377623de6c Fix bug related to versions-manifest-generator 5 years ago
Vladimir Safonkin 355d79f16e Add unstable version support 5 years ago
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>
5 years ago