3
Release procedure
Marcel Klehr edited this page 2022-05-20 11:00:12 +02:00
  1. Assemble CHANGELOG and determine new version number
  2. Bump version of
    • package.json
    • info.xml
    • Makefile
    • TagManager::RECOGNIZED_TAG
  3. run make all && make release
  4. Commit and tag changes as vx.x.x
  5. git push && git push --tags
  6. Wait for CI to pass
  7. Create Release on github and upload build
  8. Submit release on apps.nextcloud.com