You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d8c3ce72ee
* 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 | |
---|---|---|
.github/workflows | 5 years ago | |
azure-devops | 5 years ago | |
github | 5 years ago | |
packages-generation | 5 years ago | |
CODE_OF_CONDUCT.md | 5 years ago | |
CONTRIBUTING.md | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
SECURITY.md | 5 years ago | |
clean-toolcache.ps1 | 5 years ago | |
common-helpers.psm1 | 5 years ago | |
nix-helpers.psm1 | 5 years ago | |
pester-extensions.psm1 | 5 years ago | |
win-helpers.psm1 | 5 years ago | |
win-vs-env.psm1 | 5 years ago |
README.md
Common tools for generation of packages in the actions/*-versions repositories
This repository contains PowerShell modules that are used to generate packages for Actions. The packages are consumed by the images generated through actions/virtual-environments and some of the setup-* Actions
Contribution
Contributions are welcome! See Contributor's Guide for more details about contribution process and code structure