[ ] Verify transifex commits (enterprise should update weekly, others daily): If folder l10n exists, then git log should show '[tx] updated from transifex` ...
[ ] Ping ProductManagement to check info.xml description and screenshot
QA
[ ] Create QA Milestone and set the description to $version
[ ] Move tickets from milestone development to qa (testplan and tickets mentioned in release ticket)
[x] Create release branch with the format "release-$version"
This is the server app release template, please copy the part below in a new ticket. For instructions around app releases, see https://confluence.owncloud.com/display/OG/Releasing+Apps
Reason
292
288
Product approval
l10n
exists, thengit log
should show '[tx] updated from transifex` ...info.xml
description and screenshotQA
development
toqa
(testplan and tickets mentioned in release ticket)Documentation
Marketing
Build
All actions to be done on the release branch (
git pull; git checkout -b release-x.x.x
) from here:appinfo/info.xml
(no version suffix)appinfo/info.xml
sonar-project.properties
(no version suffix)Beta/RC
git tag -s v${version}-rc.1
on release branch (see https://confluence.owncloud.com/display/EN/Product+Owners+List)v${version}-rc.1
(see handbook for how to build)HCLOUD_SERVER_IMAGE=debian-10 OC10_VERSION=10.11 oc10.sh ...
)Final
v${version}
on release branchPublishing
#updates
channelPost-release
master
branch with description "Closes #XYZ" with the release ticket number$version
and close the milestone