Closed phil-davis closed 5 months ago
PR #730 has been merged. I have made PR #733 with the version bump. That can be merged, and then a "release" tagged. That tagged code will get released along with the next oC10 core released (it is a "bundled" kind of thing, not a regular oC10 app)
Didn't happen in time for core 10.14.0
Any estimate when this will be finished?
@jnweiger do you have an estimate of when this can progress?
Not a regression, thus not a blocker.
to release the fix in PR #730 (issue #726 ) and the various PHP dependency bumps that have happened in the last few months.
Release needed (make a GitHub release with tag). And then make sure that the code gets into the tarball of the next core release.
Note: after PR #730 is merged, then a prepare-release PR will be needed like https://github.com/owncloud/updater/commit/ee951f01abf0b0734de7cde76de7215cc6f964db
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 branchv${version}-rc.1
(see handbook for how to build)Final
v${version}
on release branchPublishing
github/owncloud/QA/tools/portal_upload_app.sh
- old 10, old 10.0 and new portal (details https://kiteworks.atlassian.net/wiki/spaces/OG/pages/404326697/Releasing+Apps)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