Libs and tools used to build all *-version tools for GitHub Actions
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.
 
Go to file
Priya Gupta 4028baf988
Replace deprecated release action with GitHub CLI (#80)
2 months ago
.github Replace deprecated release action with GitHub CLI (#80) 2 months ago
get-new-tool-versions Rename 'virtual-environments' repo to 'runner-images' 2 years ago
github Add CancelWorkflow method to github-api.psm1 and update get-new-tool-versions.ps1 3 years ago
packages-generation Add logic to generate hash file (#65) 1 year ago
CODE_OF_CONDUCT.md Move helpers to the separate repository 5 years ago
CONTRIBUTING.md Move helpers to the separate repository 5 years ago
LICENSE Move helpers to the separate repository 5 years ago
README.md Rename 'virtual-environments' repo to 'runner-images' 2 years ago
SECURITY.md Move helpers to the separate repository 5 years ago
clean-toolcache.ps1 Migrate tools CI to GA 4 years ago
common-helpers.psm1 refactored function 4 years ago
nix-helpers.psm1 Merge helpers function from node, boost, python. (#2) 5 years ago
pester-extensions.psm1 fixed naming 4 years ago
win-helpers.psm1 Merge helpers function from node, boost, python. (#2) 5 years ago
win-vs-env.psm1 removed changes 4 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/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