verification-plugin icon indicating copy to clipboard operation
verification-plugin copied to clipboard

Automated publishing to the Chrome Store

Open Sallaa opened this issue 1 year ago • 0 comments

Using the Chrome Web Store Publish API, we could automate publishing our branches to the Chrome Store. This will save us time.

Documentation https://developer.chrome.com/docs/webstore/using_webstore_api/#:~:text=The%20Chrome%20Web%20Store%20Publish%20API%20provides%20a%20set%20of,in%20the%20Chrome%20Web%20Store

  • This would need to be done with the Google Account used for publishing the plugin
  • We could have a beta version published from our beta-master branch, only available to trusted testers. This could be a first test run for the automation
  • Master release could be automated (new versions will still go through the Google review process)

Sallaa avatar Nov 24 '23 15:11 Sallaa