chore(ci): retire release workflow text tests #223

Merged
jwilger merged 1 commit from chore/215-retire-release-workflow-text-tests into main 2026-05-16 14:23:37 -07:00
Owner

Summary

  • Removes the release-tooling shell/YAML text test suite and its aggregate runner.
  • Removes the release-tooling flake check wiring that executed that suite.
  • Drops stale allowlist/threat-model references to the removed release-tooling tests.

Closes #215.

Verification

  • nix flake check
## Summary - Removes the release-tooling shell/YAML text test suite and its aggregate runner. - Removes the `release-tooling` flake check wiring that executed that suite. - Drops stale allowlist/threat-model references to the removed release-tooling tests. Closes #215. ## Verification - `nix flake check`
chore(ci): retire release workflow text tests
All checks were successful
CI / Verify PR with nix flake check (pull_request) Successful in 3m32s
CI / Build PR artifacts (no token) (pull_request) Successful in 2s
CI / Request auto_review semantic review (pull_request) Successful in 1s
CI / Publish PR artifact packages (pull_request) Successful in 2s
auto_review auto_review: no findings
cdec479f4f
auto-review left a comment

This PR removes the release-tooling shell/YAML text test suite and its associated configurations, including the flake check wiring and references in documentation. The changes appear safe to merge as they clean up unused test infrastructure without affecting the main functionality.

Walkthrough

  • .forgejo/workflows/release-publish.yml: Removed references to the release-tooling tests, aligning with their deletion.
  • docs/THREAT-MODEL.md: Updated to remove mentions of the release-tooling tests, ensuring documentation reflects the current state.
  • flake.nix: Removed the release-tooling package definition, which was part of the now-deleted test suite.
  • tests/release_tooling/: Entire directory and its contents have been deleted, indicating a complete removal of the release-tooling test suite.
This PR removes the release-tooling shell/YAML text test suite and its associated configurations, including the flake check wiring and references in documentation. The changes appear safe to merge as they clean up unused test infrastructure without affecting the main functionality. ## Walkthrough - **.forgejo/workflows/release-publish.yml**: Removed references to the release-tooling tests, aligning with their deletion. - **docs/THREAT-MODEL.md**: Updated to remove mentions of the release-tooling tests, ensuring documentation reflects the current state. - **flake.nix**: Removed the `release-tooling` package definition, which was part of the now-deleted test suite. - **tests/release_tooling/**: Entire directory and its contents have been deleted, indicating a complete removal of the release-tooling test suite.
jwilger deleted branch chore/215-retire-release-workflow-text-tests 2026-05-16 14:23:37 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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
Slipstream/auto_review!223
No description provided.