Note: no changes were needed for Symfony 5, so this release is not essential for that core change coming in core 10.13
Product approval
[x] Verify transifex commits (enterprise should update weekly, others daily): If folder l10n exists, then git log should show '[tx] updated from transifex` ...
[x] Ping ProductManagement to check info.xml description and screenshot
QA
[x] Create QA Milestone and set the description to $version
[x] Create release branch with the format "release-$version"
Reasons
Note: no changes were needed for Symfony 5, so this release is not essential for that core change coming in core 10.13
Product approval
l10n
exists, thengit log
should show '[tx] updated from transifex` ...info.xml
description and screenshotQA
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
github/owncloud/QA/tools/portal_upload_app.sh
- old 10, old 10.0 and new portal (see handbook for details)github/owncloud/QA/tools/release/oc_release.sh app:status
#updates
channel (remove all
https://` to avoid auto-expansions.)Post-release
master
branch with description "Closes #XYZ" with the release ticket number$version
and close the milestone