Skip to content

Latest commit

 

History

History
executable file
·
12 lines (10 loc) · 446 Bytes

PUBLISHING.md

File metadata and controls

executable file
·
12 lines (10 loc) · 446 Bytes

Publishing Procedure

About

This document is targeted to constributers with publishing rights for ensuring smooth updates to the app.

Steps

  1. Ensure app functionality in dev environment.
  2. Bump package.json version.
  3. Run build script, ensure build is successful.
  4. Push code to repository.
  5. Create a new release, ensure tag version is same as package.json. Add release notes.
  6. Run deploy script, perform a hand smoke test.