Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 840 Bytes

File metadata and controls

15 lines (14 loc) · 840 Bytes

Releasing the Extensions

  1. Update the versions in source/manifest.json and source/manifest.rec.json
  2. Update CHANGELOG.md and CHANGELOG.rec.md with the new versions
  3. Submit a PR with the above changes
  4. Once the PR has been merged
  5. Tag the full release e.g. git tag -a v0.0.x -m "Release Full v0.0.x"
  6. Push the full tag e.g. git push upstream v0.0.x
  7. Tag the recorder release e.g. git tag -a rec-v0.0.x -m "Release Recorder v0.0.x"
  8. Push the recorder tag e.g. git push upstream rec-v0.0.x
  9. Run yarn run build
  10. Upload the extensions to Firefox Add-Ons and the Chrome Web Store
  11. https://addons.mozilla.org/en-GB/developers/addon/zap-browser-extension/edit
  12. https://addons.mozilla.org/en-GB/developers/addon/zap-by-checkmarx-recorder/edit
  13. https://chrome.google.com/webstore/devconsole