Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.47 KB

resource-for-webstore.md

File metadata and controls

56 lines (39 loc) · 1.47 KB

Resource for Webstore

Name

Do Not Merge WIP for GitHub

Short name

(empty)

Detailed description

You can't merge *WIP* pull request!

Usage:
- Put [wip] or [WIP] or [Do Not Merge] on the title of the pull request
- It works!

Icon

do-not-mix do-not-mix

Screenshots

screenshot1

Demo

Do Not Merge WIP Demo

Promotional tile image

(empty)

Version Up for Admin

Check

  • $ npm run build
  • Load unpacked extension from dist/

Prepare

  • Bump version on app/manifest.json, and package.json manually
  • $ npm i
  • $ npm run changelog
  • $ npm run git:tag
  • $ git push origin vx.y.z

Release

  • Download zip from Latest Release
  • Access developer dashboard
  • Click the item
  • Click Pakcage (on Build), then Upload new Package
  • Upload generated zip file
  • Click Store listing, then Submit for review
  • Done!