feat: accept both profile names in workflows (#161 step 6, stage 1)#101
Merged
Conversation
workspace-validation.yml release step prefers profile_release.yaml and falls back to legacy env_vars_release.yaml; the reusable smoke workflow's strict validate step fires on either name. Docs/skills text updated to the canonical names with a single legacy note each. Merge before the stage-2 workspace rename PRs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 23, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Heart half of step-6 stage 1 (PyAutoHands#181):
workspace-validation.ymlprefersprofile_release.yamlwith legacyenv_vars_release.yamlfallback (same ::error if neither); the reusable smoke workflow's strict validate step fires on either release name (the validator resolves both itself). Docs + smoke_test skill updated to canonical names with one legacy note each.tests/test_test_run.pyuntouched (opaque fixture data).Test Plan
yaml.safe_loadcleanpython3 -m pytest tests/— 289 passed (unaffected, proven)Heart gate
Continuation of today's #181 work under the same human-acknowledged pre-existing RED. Merge before the stage-2 workspace rename PRs.
Generated by the PyAutoLabs agent workflow.
🤖 Generated with Claude Code