-
Notifications
You must be signed in to change notification settings - Fork 10.9k
feat(scripts): port create-new-feature, setup-plan and setup-tasks to Python #3386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
marcelsafin
wants to merge
30
commits into
github:main
Choose a base branch
from
marcelsafin:feat/3280-port-core-scripts
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e1fcd0c
feat(scripts): port create-new-feature, setup-plan and setup-tasks to…
marcelsafin 83a5dca
fix(tests): treat only None env as unset in parity run helper
marcelsafin d4e4c5e
fix(scripts): fall back to directory scan on any registry error, skip…
marcelsafin 9817517
feat(templates): add py: lines for setup_plan and setup_tasks
marcelsafin 5f2f78e
fix: support py variant in skills placeholder resolver
marcelsafin e223c98
test: pin clean-error behavior for invalid --number
marcelsafin 7408065
docs(scripts): reword unused-arg comment to match implementation
marcelsafin 6e8f2e8
fix: fall back when configured script variant is missing from frontma…
marcelsafin 8368629
fix(scripts): reject signed/whitespace --number values to match bash …
marcelsafin 647a55a
fix(scripts): complete Python port installation
marcelsafin 1a29b16
Merge upstream/main into feat/3280-port-core-scripts
marcelsafin 11ec20f
fix(integrations): fall back for missing script variants
marcelsafin 5e05b51
test: make Python script checks platform-aware
marcelsafin 32d263c
fix Windows Python command invocation parity
marcelsafin 85496e4
fix(scripts): preserve cross-platform Python parity
marcelsafin 62c7633
fix: reject signed PowerShell feature numbers
marcelsafin 5ff4955
fix(scripts): align feature number range
marcelsafin 51d6e88
fix(scripts): reject exhausted feature numbers
marcelsafin 17d4c68
fix(scripts): complete create feature parity
marcelsafin 716c221
fix(scripts): align create feature outputs
marcelsafin e4c9bf2
fix(scripts): harden cross-platform parity
marcelsafin c2ca5ea
fix(scripts): keep truncation JSON clean
marcelsafin e3f7ddf
fix(scripts): align setup failure parity
marcelsafin 0fdf575
fix(scripts): close parity edge cases
marcelsafin 26dc9e3
fix(scripts): propagate PowerShell setup errors
marcelsafin 21e252c
fix(scripts): harden fallback resolution
marcelsafin c6fb0c7
fix(scripts): stabilize PowerShell fallbacks
marcelsafin f9a96ea
fix(scripts): complete setup-plan parity
marcelsafin 158a773
fix(cli): require runnable script fallbacks
marcelsafin 5fd76c9
fix(cli): preserve shell fallback without preference
marcelsafin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.