-
-
Notifications
You must be signed in to change notification settings - Fork 153
feat: add interactive prompts for positional arguments #1801
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
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
55b2a64
feat: add interactive prompts for positional arguments
osterman a7afb13
fix: Add interactive mode check to PromptForPositionalArg
osterman d49c737
docs: Fix documentation path and improve flag example
osterman 3e73168
docs: Add blog post for interactive flag prompts feature
osterman 91cc7c0
docs: Fix punctuation in blog post list items
osterman 08c286b
docs: Update --interactive flag description to cover all prompt scena…
osterman 4eccbee
test: Regenerate golden snapshots after merging main
osterman 3688cc5
test: Regenerate snapshots with --interactive flag in help output
osterman 824eea7
Fix comment formatting to comply with godot linter
osterman 285a735
Merge branch 'main' into osterman/interactive-flag-prompts
osterman 1d6f168
test: Improve pkg/flags test coverage to 75.8%
osterman 7e0c8b0
Merge branch 'main' into osterman/interactive-flag-prompts
aknysh 8c5f7fa
refactor: Convert ValidateSingleFlag tests to table-driven style
aknysh 18fda45
test: Add comprehensive test coverage for flag parsing and theme comm…
aknysh e945d92
add tests
aknysh 8c3ff49
test: Add comprehensive test coverage for flag parsing and theme comm…
aknysh d06a10b
address comments, add tests
aknysh d18dd1d
Merge remote-tracking branch 'origin/osterman/interactive-flag-prompt…
aknysh fdd4b36
address comments, add tests
aknysh 5733738
address comments, add tests
aknysh 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
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.