fix(ci): make the pipeline green again — guards, lints, reproducible migrations #6
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
brasil/democracia-social!6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/ci-green"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First run of the newly commissioned Forgejo Actions runner (agent-democracia) exposed drift accumulated while CI was down since June. This PR restores a fully green pipeline.
Verification: cargo test --workspace --all-features green on a fresh CI database (migrations 0001→0516 applied from scratch); all four boundary guards pass.