node-versions/helpers
2020-05-29 15:24:03 +03:00
..
azure-devops Implement script to prepare packages with Node.js 2020-04-23 12:58:18 +03:00
github Increase releases limit 2020-04-30 18:33:39 +03:00
packages-generation add common helpers 2020-05-29 15:24:03 +03:00
clean-toolcache.ps1 add common helpers 2020-05-29 15:24:03 +03:00
CODE_OF_CONDUCT.md add common helpers 2020-05-29 15:24:03 +03:00
common-helpers.psm1 add common helpers 2020-05-29 15:24:03 +03:00
CONTRIBUTING.md add common helpers 2020-05-29 15:24:03 +03:00
LICENSE add common helpers 2020-05-29 15:24:03 +03:00
nix-helpers.psm1 add common helpers 2020-05-29 15:24:03 +03:00
pester-extensions.psm1 add common helpers 2020-05-29 15:24:03 +03:00
README.md add common helpers 2020-05-29 15:24:03 +03:00
SECURITY.md add common helpers 2020-05-29 15:24:03 +03:00
win-helpers.psm1 add common helpers 2020-05-29 15:24:03 +03:00
win-vs-env.psm1 add common helpers 2020-05-29 15:24:03 +03:00

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