blumeops/docs/changelog.d
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
..
+doc-review-march-2026.doc.md Review 12 reference docs: fix stale image refs, expand stubs, add cross-refs 2026-03-23 09:51:57 -07:00
+fix-apps-outofsync.bugfix.md Fix ArgoCD apps app permanent OutOfSync 2026-03-22 20:42:37 -07:00
.gitkeep Add towncrier changelog system (#86) 2026-02-03 11:48:13 -08:00
unify-container-workflows.infra.md Unify container build workflows (#306) 2026-03-23 20:55:50 -07:00
upgrade-ntfy-v2.19.2.infra.md Upgrade ntfy v2.17.0 → v2.19.2 (#305) 2026-03-23 10:32:06 -07:00
upgrade-tailscale-operator-1.96.3.infra.md Revert Tailscale operator to v1.94.2 — images not yet published 2026-03-22 19:41:40 -07:00