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
Using issue template from /home/testy/src/github/owncloud/QA/tools/release/templates/server_app_release_template.md
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
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)
Create release branch with the format "release-$version"
Using issue template from /home/testy/src/github/owncloud/QA/tools/release/templates/server_app_release_template.md
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
development
toqa
(testplan and tickets mentioned in release ticket)Documentation
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
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: