Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/actions/versions-package-tools
Libs and tools used to build all *-version tools for GitHub Actions
https://github.com/actions/versions-package-tools
Last synced: 3 days ago
JSON representation
Libs and tools used to build all *-version tools for GitHub Actions
- Host: GitHub
- URL: https://github.com/actions/versions-package-tools
- Owner: actions
- License: mit
- Created: 2020-04-13T16:10:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T03:15:45.000Z (about 2 months ago)
- Last Synced: 2025-01-01T14:06:35.276Z (10 days ago)
- Language: PowerShell
- Size: 176 KB
- Stars: 25
- Watchers: 13
- Forks: 35
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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](https://github.com/actions/runner-images) and some of the setup-* Actions## Contribution
Contributions are welcome! See [Contributor's Guide](./CONTRIBUTING.md) for more details about contribution process and code structure