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
Priyagupta108 2eb3e9a611 Replace deprecated release action with GitHub CLI 10 months ago
.github Replace deprecated release action with GitHub CLI 10 months ago
get-new-tool-versions Rename 'virtual-environments' repo to 'runner-images' 3 years ago
github Add CancelWorkflow method to github-api.psm1 and update get-new-tool-versions.ps1 4 years ago
packages-generation Add logic to generate hash file (#65) 2 years 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' 3 years ago
SECURITY.md Move helpers to the separate repository 5 years ago
clean-toolcache.ps1 Migrate tools CI to GA 5 years ago
common-helpers.psm1 refactored function 5 years ago
nix-helpers.psm1 Merge helpers function from node, boost, python. (#2) 5 years ago
pester-extensions.psm1 fixed naming 5 years ago
win-helpers.psm1 Merge helpers function from node, boost, python. (#2) 5 years ago
win-vs-env.psm1 removed changes 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/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