Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Automatic Webstore Publishing #44

Description

@verbiiz

System for deploying to the google chrome web-store (preferably a GitHub Action).

Synchronize with the master branch.

Steps for publishing (GitHub Action):

  1. Analyze every update to the master branch by checking the manifest.json file.
  2. If the manifest.json's version has been incremented, tag this commit as a new version release.
  3. After tagging the commit, run the webpack build command.
  4. After the dist folder has been created, zip it up then create a Chrome Controller release.
  5. Call the chrome webstore publish API to update the production version.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions