https://github.com/coreos/actions-lib
GitHub Actions for CoreOS projects
https://github.com/coreos/actions-lib
Last synced: about 1 year ago
JSON representation
GitHub Actions for CoreOS projects
- Host: GitHub
- URL: https://github.com/coreos/actions-lib
- Owner: coreos
- License: apache-2.0
- Created: 2022-02-16T21:12:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T21:16:17.000Z (over 1 year ago)
- Last Synced: 2025-03-28T10:11:28.390Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# actions-lib
This repository hosts GitHub Actions for use by CoreOS projects:
- [build-container](build-container): Build and optionally push a multi-arch container image using Podman.
- [check-diff](check-diff): Compare a PR diff against an expected diff, and add annotations in GitHub's diff view for any discrepancies.