Switch to Buildah for container builds #51

Merged
eblume merged 30 commits from feature/p5-container-builds into main 2026-01-24 13:30:26 -08:00
Showing only changes of commit 6b4e0961ed - Show all commits

Add README explaining .github vs .forgejo directories
All checks were successful
Test CI / test (pull_request) Successful in 2s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Erich Blume 2026-01-24 08:52:14 -08:00

9
.github/README.md vendored Normal file
View file

@ -0,0 +1,9 @@
# .github directory
This directory contains configuration for GitHub-ecosystem tooling only.
**Workflows and actions belong in `.forgejo/`** - this repository uses Forgejo Actions, not GitHub Actions.
## Contents
- `actionlint.yaml` - Configuration for actionlint pre-commit hook (custom runner labels)