Preserve PyYAML while remaining repository guards migrate #309

Merged
binjovi-bot merged 1 commit from fix/validator-yaml-compat into trunk 2026-09-10 22:20:10 +00:00
Owner

Validator v11 restored Python but omitted PyYAML, which twelve existing seanfarm guards still import. Restore the previous python3-pyyaml dependency in v12 and require a small YAML parse during image construction. The validator and selector themselves remain Bash/jq/Go.

The seanfarm CI failure supplies the failing compatibility check. Keep this temporary dependency until all active callers have migrated and passed their normal pipelines.

Validator v11 restored Python but omitted PyYAML, which twelve existing seanfarm guards still import. Restore the previous python3-pyyaml dependency in v12 and require a small YAML parse during image construction. The validator and selector themselves remain Bash/jq/Go. The seanfarm CI failure supplies the failing compatibility check. Keep this temporary dependency until all active callers have migrated and passed their normal pipelines.
Preserve PyYAML while remaining repository guards migrate
All checks were successful
binjovi/ci Binjovi completed the frozen plan
5956c241ee
binjovi-bot deleted branch fix/validator-yaml-compat 2026-09-10 22:20:10 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/builder-images!309
No description provided.