-
Notifications
You must be signed in to change notification settings - Fork 7.8k
feat(workflows): align CLI commands with extension/preset pattern #2353
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
mnriem
wants to merge
15
commits into
github:main
Choose a base branch
from
mnriem:feat/workflow-cli-alignment-2342
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.
+781
−80
Open
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
89a62b2
feat(workflows): align CLI commands with extension/preset pattern
mnriem 317830c
fix: address PR review feedback from Copilot
mnriem 9d07773
fix: address second round of PR review feedback
mnriem 605f710
fix: address third round of PR review feedback
mnriem 71c5171
fix: address fourth round of PR review feedback
mnriem d2588e7
fix: harden WorkflowRegistry against corrupted JSON
mnriem 4a7cf52
fix: validate source URL scheme in _download_validated before opening
mnriem 3906918
fix: reorder validation, safe tempdir prefix, fix test coverage
mnriem cca84b7
fix: KeyboardInterrupt safety, corrupted entry repair, disabled run g…
mnriem 7414b5f
fix: check disabled before load, streaming download, tolerate cleanup
mnriem bc6ee95
fix: reject non-HTTPS redirects before following, validate workflow I…
mnriem ea2c732
fix: remove unused import, reject source+--from, broaden version parsing
mnriem 6dcb3fb
fix: atomic registry save, registry snapshot rollback, hidden backup dir
mnriem f18e5a3
fix: tighten test assertion for --dev missing path
mnriem 8a4dbaf
fix: check disabled by definition.id, reload registry after rollback,…
mnriem 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.