You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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 milestoneThe text was updated successfully, but these errors were encountered: