blumeops/docs/tutorials
Erich Blume ffa8727660 Adopt commit-based container tags (#232)
## Summary
- Replace git-tag-triggered container builds with path-based triggers on main and workflow_dispatch
- Image tags now encode upstream app version + commit SHA (`vX.Y.Z-<sha>`) for full traceability
- Replace `container-tag-and-release` task with `container-build-and-release` (dispatches workflows via Forgejo API)
- Update dagger `publish()` to accept `commit_sha` parameter
- Update all docs and references to the new workflow

## Deployment and Testing
- [ ] Merge to main
- [ ] `mise run container-build-and-release <name>` for each container to populate new-format tags
- [ ] Verify tags in registry via `mise run container-list`
- [ ] Existing images untouched — old tags remain available

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/232
2026-02-20 22:56:20 -08:00
..
replication Add reference/tools/ category with Dagger, ArgoCD CLI, Ansible, and Pulumi cards (#178) 2026-02-12 19:18:46 -08:00
adding-a-service.md Add service version review system (#196) 2026-02-16 17:02:56 -08:00
ai-assistance-guide.md Adopt commit-based container tags (#232) 2026-02-20 22:56:20 -08:00
contributing.md Fix frontmatter field name for Quartz date display (#158) 2026-02-11 16:45:12 -08:00
exploring-the-docs.md Add agent change process (C0/C1/C2) and docs-mikado tool (#225) 2026-02-20 08:15:20 -08:00
replicating-blumeops.md Fix frontmatter field name for Quartz date display (#158) 2026-02-11 16:45:12 -08:00
tutorials.md Fix frontmatter field name for Quartz date display (#158) 2026-02-11 16:45:12 -08:00