Skip to content

Avoid throwing error when excluding missing plugin#332

Merged
schlessera merged 2 commits intomasterfrom
fix/330-exclude-missing-plugin
Oct 17, 2022
Merged

Avoid throwing error when excluding missing plugin#332
schlessera merged 2 commits intomasterfrom
fix/330-exclude-missing-plugin

Conversation

@schlessera
Copy link
Member

Fixes #330

@schlessera schlessera requested a review from a team as a code owner October 17, 2022 22:17
@schlessera schlessera added bug command:plugin-update Related to 'plugin update' command command:theme-update Related to 'theme update' command command:plugin-delete Related to 'plugin delete' command command:plugin-activate Related to 'plugin activate' command command:plugin-deactivate Related to 'plugin deactivate' command command:plugin-uninstall Related to 'plugin uninstall' command labels Oct 17, 2022
@schlessera schlessera added this to the 2.1.8 milestone Oct 17, 2022
@schlessera
Copy link
Member Author

Tests on WP 3.7 are failing for an unrelated reason: #333

@schlessera schlessera merged commit c3f3f84 into master Oct 17, 2022
@schlessera schlessera deleted the fix/330-exclude-missing-plugin branch October 17, 2022 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug command:plugin-activate Related to 'plugin activate' command command:plugin-deactivate Related to 'plugin deactivate' command command:plugin-delete Related to 'plugin delete' command command:plugin-uninstall Related to 'plugin uninstall' command command:plugin-update Related to 'plugin update' command command:theme-update Related to 'theme update' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"wp plugin update --all --exclude=[]" fails if exclude list has plugin name that isn't installed

1 participant