Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 831 Bytes

RELEASE_MGMT.md

File metadata and controls

16 lines (13 loc) · 831 Bytes

Release Management

This document lists the things to do before uploading a new release to apps.owncloud.com:

  1. Test whether new release works properly.
  2. Merge new release branch into the master branch.
  3. Read new language strings l10n.pl mozilla_sync read and add template to the master branch.
  4. Wait until transifex pushes the translated strings to the master branch.
  5. Add changes since last version to the CHANGELOG.
  6. Update version in appinfo/version.
  7. Update release date in CHANGELOG.
  8. make new version.
  9. Upload new version to apps.owncloud.com.
  10. Add git tag to the master branch.