An open API service indexing awesome lists of open source software.

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

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.