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
Nikita Bykov 5bcb80c333 refactored function 4 years ago
.github/workflows Switch from master branch to main 5 years ago
azure-devops Configure CI to get tool versions 5 years ago
azure-pipelines Migrate tools CI to GA 4 years ago
get-new-tool-versions Remove write-host 5 years ago
github Remove redundant string 4 years ago
packages-generation Update github API 4 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 Move helpers to the separate repository 5 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/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