Skip to content

Commit 101b4a5

Browse files
authored
Update server_app_release_template.md
1 parent d88b920 commit 101b4a5

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

tools/release/templates/server_app_release_template.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ For instructions around app releases, see https://confluence.owncloud.com/displa
1313
### QA
1414

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

2625
### Marketing
2726

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

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

6664
- [ ] Upload tarball to marketplace (see handbook in confluence for details)
67-
- [ ] 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)
68-
- [ ] Send mail to release-coordination with link to this ticket and to the changelog
69-
- [ ] Copy email to rocket chat `#updates` channel
65+
- [ ] 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)
66+
- [ ] Send mail to release-coordination with link to this ticket and to the changelog `github/owncloud/QA/tools/release/oc_release.sh app:status`
67+
- [ ] Copy email to rocket chat `#updates` channel (`remove all `https://` to avoid auto-expansions.)
7068

7169
### Post-release
7270

0 commit comments

Comments
 (0)