blumeops/docs/changelog.d
Erich Blume 2fad8db639
All checks were successful
Build Container / build (push) Successful in 1m31s
Add yq to forgejo-runner and replace sed YAML edits (#180)
## Summary
- Install yq in the forgejo-runner container image for structured YAML editing
- Replace fragile `sed` regex patterns with `yq` in `build-blumeops.yaml` and `cv-deploy.yaml` workflows

## Deployment
1. Merge this PR
2. Tag and release forgejo-runner v3.1.0: `mise run container-tag-and-release forgejo-runner v3.1.0`
3. Update runner label in `argocd/manifests/forgejo-runner/external-secret.yaml` from `v3.0.2` to `v3.1.0`
4. Sync the forgejo-runner app: `argocd app sync forgejo-runner`

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

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/180
2026-02-13 10:20:27 -08:00
..
.gitkeep Add towncrier changelog system (#86) 2026-02-03 11:48:13 -08:00
feature-homepage-recategorize.feature.md Recategorize homepage into Content and Misc groups (#179) 2026-02-13 09:09:22 -08:00
feature-yq-in-runner.infra.md Add yq to forgejo-runner and replace sed YAML edits (#180) 2026-02-13 10:20:27 -08:00