blumeops/containers
Erich Blume bd0ff30d3f
All checks were successful
Build Container / detect (push) Successful in 3s
Unify container build workflows (#306)
## Summary
- Merges `build-container.yaml` and `build-container-nix.yaml` into a single workflow
- Detect job classifies each changed container by presence of `Dockerfile` and/or `default.nix`
- Dockerfile containers build on `k8s` (indri) via Dagger; Nix containers build on `nix-container-builder` (ringtail) via nix-build + skopeo
- Containers with both build files (alloy, nettest, ntfy) get built on both runners

## Test plan
- [ ] Push a change to a Dockerfile-only container (e.g. grafana) — verify it builds on k8s only
- [ ] Push a change to a nix-only container (e.g. jobsync) — verify it builds on nix-container-builder only
- [ ] Push a change to a dual container (e.g. ntfy) — verify it builds on both runners
- [ ] Test workflow_dispatch with a specific container name

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: #306
2026-03-23 20:55:50 -07:00
..
alloy Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
authentik Fix authentik 2026.2.0 migration ordering bug (#275) 2026-03-01 16:28:36 -08:00
cv Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
devpi Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
grafana Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
grafana-sidecar Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
homepage Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
jobsync Deploy JobSync — job search tracker on ringtail k3s (#288) 2026-03-08 11:02:05 -07:00
kiwix-serve Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
kubectl Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
loki Update loki to 3.6.7 (#302) 2026-03-20 16:02:28 -07:00
mealie Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
miniflux Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
navidrome Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
ntfy Upgrade ntfy v2.17.0 → v2.19.2 (#305) 2026-03-23 10:32:06 -07:00
prometheus Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
quartz Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
runner-job-image Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
teslamate Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
transmission Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
transmission-exporter Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00
unpoller Add consistent OCI labels to all container Dockerfiles 2026-03-18 20:42:00 -07:00