Skip to content

chore: rename env profile to profile_smoke.yaml (#161 step 6)#30

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

chore: rename env profile to profile_smoke.yaml (#161 step 6)#30
Jammy2211 merged 1 commit into
mainfrom
feature/env-profile-rename

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Summary

Step 6 (stage 2) of the env-profile migration (PyAutoHands#181): config/build/env_vars.yamlprofile_smoke.yaml (this repo has no release profile). Pure rename — content byte-identical apart from header self-references. Where a vendored .github/scripts/run_smoke.py exists, it prefers the canonical name with a legacy fallback that dies at the stage-3 cleanup. All repo-local references updated; a repo-wide grep confirms the fallback line (if any) is the only old-name reference left.

Scripts Changed

  • config/build/env_vars.yamlconfig/build/profile_smoke.yaml (pure rename)
  • .github/scripts/run_smoke.py (where present) — canonical name preferred, legacy fallback until stage 3
  • Repo-local doc/comment references updated

Upstream PR

Tooling accepts both names since PyAutoLabs/PyAutoHands#183 and PyAutoLabs/PyAutoHeart#101 (both merged) — no breakage window.

Test Plan

  • Renamed profile yaml.safe_load clean
  • This PR's CI gate green

Heart gate

Continuation of today's #181 work under the same human-acknowledged pre-existing RED. Merge order-free among stage-2 PRs (stage 1 already merged).

Generated by the PyAutoLabs agent workflow.

🤖 Generated with Claude Code

config/build/env_vars.yaml -> profile_smoke.yaml (pure rename; no
release profile in this repo). Vendored run_smoke.py prefers the
canonical name with a legacy fallback until the stage-3 cleanup.
Repo-local references updated. Tooling accepts both names since
PyAutoHands#183 / PyAutoHeart#101.

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 9c5a4d5 into main Jul 23, 2026
10 checks passed
@Jammy2211
Jammy2211 deleted the feature/env-profile-rename 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