Skip to content

Consider 'ITEM_PENDING_REVIEW' successful #67

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 2 commits into from
May 28, 2023

Conversation

bennbollay
Copy link
Contributor

@bennbollay bennbollay commented May 27, 2023

Publishing can return a status of ITEM_PENDING_REVIEW, which is a success response of the publishing process.

Publishing can return a status of ITEM_PENDING_REVIEW, which is a success condition of the publishing process.
@fregante
Copy link
Owner

Isn’t “ITEM_PENDING_REVIEW” the response for when there’s already a version in review? Because in that situation, any uploads will fail (with this message, presumably)

@fregante
Copy link
Owner

The docs don’t give much explanation: https://developer.chrome.com/docs/webstore/webstore_api/items/publish/

@fregante
Copy link
Owner

Judging from other usage on GitHub, you appear to be correct: https://github.com/search?q=ITEM_PENDING_REVIEW&type=code

I’ll fix the test issues separately, they require an update of XO in a separate PR

@bennbollay
Copy link
Contributor Author

I can confirm that there wasn't a version in review when I executed this code. Beyond that, I can answer no further.

Thank you for your package and responsiveness!

@fregante fregante merged commit fe50cf2 into fregante:main May 28, 2023
@fregante
Copy link
Owner

Released, thank you for the PR https://github.com/fregante/chrome-webstore-upload-cli/releases/tag/v2.2.1

@bennbollay bennbollay deleted the patch-1 branch May 28, 2023 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants