Libs and tools used to build all *-version tools for GitHub Actions
 
Go to file
Maxim Lobanov 4a932e134c Update get-tool-versions.yml
.github/workflows Switch from master branch to main
azure-devops Configure CI to get tool versions
azure-pipelines Update get-tool-versions.yml
get-new-tool-versions test
github Remove redundant string
packages-generation Update github API
CODE_OF_CONDUCT.md Move helpers to the separate repository
CONTRIBUTING.md Move helpers to the separate repository
LICENSE Move helpers to the separate repository
README.md Move helpers to the separate repository
SECURITY.md Move helpers to the separate repository
clean-toolcache.ps1 Migrate tools CI to GA
common-helpers.psm1 refactored function
nix-helpers.psm1 Merge helpers function from node, boost, python. ()
pester-extensions.psm1 fixed naming
win-helpers.psm1 Merge helpers function from node, boost, python. ()
win-vs-env.psm1 removed changes

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