Skip to content

chore: drop legacy env_vars.yaml fallback from run_smoke (#161 step 6, stage 3)#31

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/env-profile-legacy-drop
Jul 23, 2026
Merged

chore: drop legacy env_vars.yaml fallback from run_smoke (#161 step 6, stage 3)#31
Jammy2211 merged 1 commit into
mainfrom
feature/env-profile-legacy-drop

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Summary

Step 6 stage 3 (PyAutoHands#181): the vendored .github/scripts/run_smoke.py drops its migration-window legacy fallback and reads config/build/profile_smoke.yaml directly. The PyAutoHands validator now errors on legacy-named files, so the old name cannot return.

Scripts Changed

  • .github/scripts/run_smoke.py — legacy env_vars.yaml fallback removed (plain canonical assignment; AST-parse verified; repo grep for the old name returns nothing)

Test Plan

  • env_vars grep clean; runner parses
  • This PR's smoke gate green (the runner exercising the canonical-only path)

Heart gate

Continuation of today's #181 work under the same human-acknowledged pre-existing RED. Independent of the sibling stage-3 PRs.

Generated by the PyAutoLabs agent workflow.

🤖 Generated with Claude Code

…, stage 3)

The step-6 rename is complete; the runner reads
config/build/profile_smoke.yaml only. The validator now errors on
legacy names (PyAutoHands stage-3 PR).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Jammy2211 Jammy2211 added the pending-release PR queued for the next release build label Jul 23, 2026
@Jammy2211
Jammy2211 merged commit 10379d4 into main Jul 23, 2026
10 checks passed
@Jammy2211
Jammy2211 deleted the feature/env-profile-legacy-drop branch July 23, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release PR queued for the next release build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant