chore(ci): retire release workflow text tests #215
Labels
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#216 chore(dev): add just as the canonical check interface
Slipstream/auto_review
Reference
Slipstream/auto_review#215
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Goal
Remove the release-tooling shell tests that assert workflow text and preserve the old Nix/Docker release shape. These tests duplicate what the actual Forgejo workflows prove and block intentional CI/release simplification.
This implements the first step toward ADR-0018.
Scope
tests/release_tooling_test.sh.tests/release_tooling/*.shtests that inspect workflow YAML, release descriptions, flake check wiring, Docker promotion text, or other non-product workflow strings.release-toolingflake check that runs those tests.Acceptance Criteria
Verification