Libs and tools used to build all *-version tools for GitHub Actions
 
Go to file
MaksimZhukov 347402ff31 Update github API
.github/workflows Switch from master branch to main
azure-devops Configure CI to get tool versions
azure-pipelines Migrate tools CI to GA
get-new-tool-versions Remove write-host
github Update github API
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 Update IsNixPlatform to handle "darwin" platform
nix-helpers.psm1 Merge helpers function from node, boost, python. ()
pester-extensions.psm1 Merge helpers function from node, boost, python. ()
win-helpers.psm1 Merge helpers function from node, boost, python. ()
win-vs-env.psm1 Merge helpers function from node, boost, python. ()

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