-
Notifications
You must be signed in to change notification settings - Fork 24
Add --format flag to language update commands
#170
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
Copilot
wants to merge
21
commits into
main
Choose a base branch
from
copilot/add-format-flag-to-update-commands
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
21 commits
Select commit
Hold shift + click to select a range
3bd980a
Initial plan
Copilot a44033d
Add --format flag support to language update commands
Copilot 4594dcb
Add tests for --format flag in update commands
Copilot 3f88849
Fix format output for empty update results
Copilot 2ec032e
Refactor update method to avoid code duplication and fix slug key logic
Copilot 75f704d
Optimize data collection to skip summary format
Copilot 7978aad
Use WP_CLI::log instead of WP_CLI::line for proper quiet logger support
Copilot c62f573
Improve maintainability by using slug_key variable consistently
Copilot e0157bf
Fix format output to suppress success message and use standard test f…
Copilot 73abc92
Show success message only for summary format and add tests with actua…
Copilot fd5a464
Fix test expectations and remove invalid --force flag from language i…
Copilot 374d75e
Fix format handling to show success messages for table format
Copilot 1e612fb
Uninstall language before reinstalling to ensure updates are triggered
Copilot ef8e06f
Fix dry-run output to show message for table/summary formats and fix …
Copilot 683e5b9
Lint fixes
swissspidy b4870d3
Merge branch 'main' into copilot/add-format-flag-to-update-commands
swissspidy 5fd48aa
Merge branch 'main' into copilot/add-format-flag-to-update-commands
swissspidy bf304ba
Add dry-run with format flag tests and fix documentation
Copilot e12d2e8
Merge branch 'main' into copilot/add-format-flag-to-update-commands
swissspidy 715eb3e
Fix synopsis
swissspidy 554eaa3
Fix dry-run with summary format to produce no output
Copilot 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
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.
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.