Skip to content

Commit

Permalink
Update server_app_release_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jnweiger authored Nov 2, 2023
1 parent d88b920 commit 101b4a5
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions tools/release/templates/server_app_release_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ For instructions around app releases, see https://confluence.owncloud.com/displa
### QA

- [ ] Create **QA** Milestone and set the description to $version
- [ ] Move tickets from milestone `development` to `qa` (testplan and tickets mentioned in release ticket)
- [ ] Create release branch with the format "release-$version"
- [ ] Create "$version Testplan" ([QA templates](https://github.com/owncloud/QA/tree/master/Server) or [Enterprise](https://github.com/owncloud/qa-enterprise/tree/master/Core))
- [ ] copy new/reopened issues from the previous release ticket as 'Issues to review' below.
Expand All @@ -25,7 +24,6 @@ For instructions around app releases, see https://confluence.owncloud.com/displa

### Marketing

- [ ] Ping @owncloud/marketing
- [ ] Update https://confluence.owncloud.com/display/PROD/Upcoming+Releases
- [ ] Request a screenshot if the app is new or changed fundamentally

Expand Down Expand Up @@ -64,9 +62,9 @@ All actions to be done on the release branch (`git pull; git checkout -b release
### Publishing

- [ ] Upload tarball to marketplace (see handbook in confluence for details)
- [ ] Publish tarball for customers - [old 10](https://customer.owncloud.com/owncloud/index.php/apps/files/?dir=%2FownCloud-Enterprise%2FownCloud-10), [old 10.0](https://customer.owncloud.com/owncloud/index.php/apps/files/?dir=%2FownCloud-Server%2FownCloud-10.0) and [new portal](https://portal.owncloud.com/apps/files/?dir=/Portal%20Data/All%20Account%20Data/ownCloud%20Enterprise%20Resources%20Data/Server&fileid=5661) (see [handbook](https://confluence.owncloud.com/display/OG/Releasing+Apps) for details)
- [ ] Send mail to release-coordination with link to this ticket and to the changelog
- [ ] Copy email to rocket chat `#updates` channel
- [ ] Publish tarball for customers `github/owncloud/QA/tools/portal_upload_app.sh` - [old 10](https://customer.owncloud.com/owncloud/index.php/apps/files/?dir=%2FownCloud-Enterprise%2FownCloud-10), [old 10.0](https://customer.owncloud.com/owncloud/index.php/apps/files/?dir=%2FownCloud-Server%2FownCloud-10.0) and [new portal](https://portal.owncloud.com/apps/files/?dir=/Portal%20Data/All%20Account%20Data/ownCloud%20Enterprise%20Resources%20Data/Server&fileid=5661) (see [handbook](https://confluence.owncloud.com/display/OG/Releasing+Apps) for details)
- [ ] Send mail to release-coordination with link to this ticket and to the changelog `github/owncloud/QA/tools/release/oc_release.sh app:status`
- [ ] Copy email to rocket chat `#updates` channel (`remove all `https://` to avoid auto-expansions.)

### Post-release

Expand Down

0 comments on commit 101b4a5

Please sign in to comment.