Add yq to forgejo-runner and replace sed YAML edits in workflows
Install yq in the runner container image so workflows can use it for structured YAML editing instead of fragile sed regex patterns. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4942dee182
commit
e790aec84e
4 changed files with 11 additions and 3 deletions
1
docs/changelog.d/feature-yq-in-runner.infra.md
Normal file
1
docs/changelog.d/feature-yq-in-runner.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add yq to forgejo-runner container and replace sed-based YAML editing in workflows with yq
|
||||
Loading…
Add table
Add a link
Reference in a new issue