Some weeks before the release:
client/ChangeLog updatedgit log --format=oneline v<lastrelease>...master if your memory fails yourc1:
VERSION.cmake to set the suffix to beta1, beta2 etc. Commit the result to the release branch onlygit tag -u E94E7B37 tagname (https://github.com/owncloud/enterprise/wiki/Desktop-Signing-Knowledge)rc2:
VERSION.cmake to set the suffix to beta1, beta2 etc. Commit the result to the release branch onlygit tag -u E94E7B37 tagname (https://github.com/owncloud/enterprise/wiki/Desktop-Signing-Knowledge)One week before the final release:
Day before final Release:
make testOn Release Day (for final release):
VERSION.cmake to set the suffix to "" etc. Commit the result to the release branch onlyobs-deepcopy-prj.sh isv:ownCloud:desktop isv:ownCloud:desktop:client-2.5.1osslsigncode verify ownCloud-version-setup.exetesting to stable on download.owncloud.com, double check the download links. (make sure the .asc is there too)obs-deepcopy-prj.sh isv:ownCloud:desktop:testing isv:ownCloud:desktopobs-deepcopy-prj.sh isv:ownCloud:testpilot:testing isv:ownCloud:testpilotgit tag -u E94E7B37 tagname (https://github.com/owncloud/enterprise/wiki/Desktop-Signing-Knowledge)15 minutes after after release:
obs-deepcopy-prj.sh isv:ownCloud:desktop isv:ownCloud:desktop:client-2.X.XA few days after the release (for final release)
Known issue: https://doc.owncloud.org/desktop/2.5 renders without stylesheets.
daily linux build of 2.5 are building fine on all platforms. https://build.opensuse.org/package/show/isv:ownCloud:desktop:daily:2.5/owncloud-client -- any special features we should watch out for manual testing?
virustotal is happy with ownCloud-2.5.2.11314.11170-daily20190115.msi
@DeepDiver1975 the last transifex commit in 2.5 was from mid december.
https://github.com/owncloud/client/commits/2.5 (same in master branch)
In https://www.transifex.com/owncloud-org/owncloud/client/ I see last source change is 8th of November?(actually on the page before)
SUSE obs still has several http vs https inconsistencies, making our test suite fail. added a docker/debian9.sh entry point to manually run one of the affected platforms. linux-client-tests OK.
rc2 is building.
@DeepDiver1975 the last transifex commit in 2.5 was from mid december.
@DeepDiver1975 did you fix something there? Commits are coming again from transifex
Known issue: https://doc.owncloud.org/desktop/2.5 renders without stylesheets.
This is still the case.
@settermjd @tboerger any idea?
SUSE obs still has several http vs https inconsistencies, making our test suite fail. added a docker/debian9.sh entry point to manually run one of the affected platforms.
Heureka: https://gitlab.com/ownclouders/client-linux-tests/pipelines/43861863 succeeded with 252rc2
GitHub release published -> https://github.com/owncloud/client/releases/tag/v2.5.2-rc2
FYI @hefee @dragotin
Auto updater PR: https://github.com/owncloud/enterprise/pull/3099
@tboerger @jnweiger Is the testpilots@ mailing list broken? i didnt get a post confirmation yet
https://mailman.owncloud.org/pipermail/testpilots/
auto updater PR done. (no idea about broken mailing lists)
@tboerger @jnweiger Is the testpilots@ mailing list broken? i didnt get a post confirmation yet
https://mailman.owncloud.org/pipermail/testpilots/
The MX record have been fixed in friday evening.
@guruz @michaelstingl Good news
@lazawan and myself are done with testing of 252rc2. Results-overview: https://cloud.owncloud.com/index.php/s/Aws6TGySyRs12ks minor issues seen, okay to proceed.
@lazawan and myself are done with testing
Awesome – great job! Thanks a lot for your hard work!
Why does cloud.owncloud.com not have the text editor app installed? :p
https://gitlab.com/ownclouders/client-linux-tests/pipelines/44782144 succeeded with owncloud-client-2.5.2 final.
@jnweiger Can you move the following files (incl the *sig and *asc) from testing/ to stable/ ?
https://download.owncloud.com/desktop/testing/ownCloud-2.5.2.11383.11232.msi
https://download.owncloud.com/desktop/testing/ownCloud-2.5.2.11383.11232.en-US.msi
https://download.owncloud.com/desktop/testing/ownCloud-2.5.2.11198.pkg
https://download.owncloud.com/desktop/testing/owncloudclient-2.5.2.11325-rc1.tar.xz
https://download.owncloud.com/desktop/testing/testpilotcloud-2.5.2.11199.pkg
https://download.owncloud.com/desktop/testing/testpilotcloud-2.5.2.11384.11233.msi
https://download.owncloud.com/desktop/testing/testpilotcloud-2.5.2.11384.11233.en-US.msi
Draft release on GitHub created:
https://github.com/owncloud/client/releases/edit/untagged-11df4fd55004358ac578
ownCloud-2.5.2.11383.11232.en-US.msi owncloudclient-2.5.2.11383.tar.xz.asc testpilotcloud-2.5.2.11384.11233.msi
ownCloud-2.5.2.11383.11232.en-US.msi testpilotcloud-2.5.2.11199.pkg testpilotcloud-client-2.5.2.11384.269.linux-repo.html
ownCloud-2.5.2.11383.11232.msi testpilotcloud-2.5.2.11199.pkg.sig testpilotcloudclient-2.5.2.11384.tar.xz
ownCloud-2.5.2.11383.11232.msi testpilotcloud-2.5.2.11199.pkg.tbz testpilotcloudclient-2.5.2.11384.tar.xz.asc
owncloud-client-2.5.2.11383.268.linux-repo.html testpilotcloud-2.5.2.11199.pkg.tbz.sig
owncloudclient-2.5.2.11383.tar.xz testpilotcloud-2.5.2.11384.11233.en-US.msi
copied to stable.
(owncloudclient-2.5.2.11325-rc1.tar.xz not copied. That would be so much easier, if everything had the source build number!)
The wordpress page at https://owncloud.org/download now has 2.5.2 for all platforms.
@jnweiger could you also link the single-language *.MSI for GPO-deployments? (see https://owncloud.com/download/#desktop-clients )
Added https://owncloud.com/download/#desktop-clients to the release checklist. TODO: find credentials.
Update the updater: https://github.com/owncloud/enterprise/pull/3112
Please someone find the typo, then merge :-)
Done last year.
Most helpful comment
@guruz @michaelstingl Good news
@lazawan and myself are done with testing of 252rc2. Results-overview: https://cloud.owncloud.com/index.php/s/Aws6TGySyRs12ks minor issues seen, okay to proceed.