-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
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
Release updater 1.1.1 #731
Milestone
Comments
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? |
Issues seen while testingNot a regression, thus not a blocker. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 ee951f0
Product approval
l10n
exists, thengit log
should show '[tx] updated from transifex` ...info.xml
description and screenshotQA
Documentation
Marketing
Update https://kiteworks.atlassian.net/wiki/spaces/PROD/pages/403801090/Upcoming+ReleasesBuild
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 milestoneThe text was updated successfully, but these errors were encountered: