Skip to content

Releasing Checklist

kanalveli R A edited this page Apr 20, 2021 · 5 revisions
  1. Ensure the new version is reflected in package.json in master - https://semver.org/
  2. Draft and publish the release with the version as the tag - https://docs.github.com/en/github/administering-a-repository/managing-releases-in-a-repository
  3. Deploy addon documentation.
    1. Pull latest master
    2. Ensure you've the required SSH credentials setup
    3. Run ember deploy production
  4. Publish to NPM
Clone this wiki locally