Skip to content

[THROWAWAY — DO NOT MERGE] live-fire test of ruff CI gate (PR #34) - #35

Closed
scottconverse wants to merge 1 commit into
masterfrom
test/ruff-gate-livefire-throwaway
Closed

scottconverse wants to merge 1 commit into
masterfrom
test/ruff-gate-livefire-throwaway

Conversation

@scottconverse

Copy link
Copy Markdown
Collaborator

Live-fire test of the ruff CI gate added in #34 (now merged at 1a19a9e). This PR contains a single deliberate F401 violation (import os with no usage in backend/tests/test_ruff_gate_livefire_throwaway.py).

Expected: ruff (lint) CI job FAILS. All other jobs (backend pytest, frontend, T2C smoke) pass since the throwaway file doesn't break runtime.

After CI confirms ruff fails: I'll close this PR without merge and delete the branch. The unmerged commit goes away with the branch.

Per dev directive: live-fire test of new gate after #33 merge. Sprint log will record the outcome.

@scottconverse

Copy link
Copy Markdown
Collaborator Author

Live-fire test PASSED: ruff (lint) CI job correctly failed in 41s on this PR's deliberate F401 violation, while sibling jobs (frontend, T2C) passed. New gate from PR #34 works as designed. Closing throwaway, deleting branch. Outcome logged in sprint-phase2-log.md.

@scottconverse
scottconverse deleted the test/ruff-gate-livefire-throwaway branch April 25, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant