Libs and tools used to build all *-version tools for GitHub Actions
 
Go to file
HarithaVattikuti fe6bb6a285
Point to ubuntu-22.04
.github Point to ubuntu-22.04
get-new-tool-versions Rename 'virtual-environments' repo to 'runner-images'
github Add CancelWorkflow method to github-api.psm1 and update get-new-tool-versions.ps1
packages-generation Add logic to generate hash file ()
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 Rename 'virtual-environments' repo to 'runner-images'
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/runner-images and some of the setup-* Actions

Contribution

Contributions are welcome! See Contributor's Guide for more details about contribution process and code structure