We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
l10n
git log
info.xml
development
qa
All actions to be done on the release branch from here:
appinfo/info.xml
sonar-project.properties
git tag -s v${version}-rc.1
v${version}-rc.1
HCLOUD_SERVER_IMAGE=debian-10 oc10.sh ...
v${version}
master
$version
The text was updated successfully, but these errors were encountered:
jnweiger
Successfully merging a pull request may close this issue.
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
-> Update encryption_configuration.adoc docs-server#912
-> Encryption App v1.6.0 docs-server#1006
Marketing
Build
All actions to be done on the release branch 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.sh ...
)Final
v${version}
on release branchNo Publishing
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: