Skip to content
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

Add theme status in wp theme get command #177

Merged
merged 5 commits into from Jun 5, 2019

Conversation

sagarnasit
Copy link
Contributor

Add theme status filed for wp theme get command.

Fixes #172

@sagarnasit sagarnasit requested a review from a team as a code owner May 22, 2019 15:23
Copy link
Member

@thrijith thrijith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @sagarnasit !

Could please add tests for this change?

@sagarnasit
Copy link
Contributor Author

@thrijith added a behat test

Copy link
Member

@thrijith thrijith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sagarnasit, Thanks for the PR !

I've added a few comments regarding the tests, rest LGTM, I think it should also contain one test for wp theme get p2 with status row in it.

features/theme.feature Outdated Show resolved Hide resolved
features/theme.feature Outdated Show resolved Hide resolved
@sagarnasit
Copy link
Contributor Author

@thrijith Added changes you asked.

features/theme.feature Outdated Show resolved Hide resolved
@sagarnasit
Copy link
Contributor Author

Not sure why the build is failing, It seems unrelated to this PR.

@schlessera
Copy link
Member

@sagarnasit Can you merge/rebase latest master? I think the test failure should be fixed now.

@thrijith thrijith merged commit 7b4d477 into wp-cli:master Jun 5, 2019
@schlessera schlessera added this to the 2.0.6 milestone Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow --field=status option to wp theme get command
3 participants