nextcloud / desktop

💻 Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
3k stars 790 forks source link

Release 3.9.0 #5802

Closed mgallien closed 1 year ago

mgallien commented 1 year ago

:memo: TO DO

mathisdt commented 1 year ago

Regarding the item Upload binaries to the draft pre-release at nextcloud-releases/desktop/releases: There seems to be a problem, the release (and the RCs starting with 3.9.0-rc2) don't have any binaries. Could you please attach them? This would be a great help for my scripted client update which fetches the AppImage from the latest release (which runs into an error currently) - thanks!

mgallien commented 1 year ago

@mathisdt they are now only uploaded to https://github.com/nextcloud-releases/desktop/releases and https://download.nextcloud.com/desktop/releases/Windows this is done to make sure what you download is legitimate and really what we built and released I am sorry if that generates more work for you but I highly suggest to simply switch to getting the releases from nextcloud-releases organization as that was a project wide policy change

mathisdt commented 1 year ago

@mgallien Thanks for the hint about nextcloud-releases! I only had to change the organisation and it worked again. BTW, the script is documented at https://zephyrsoft.org/nextcloud-client-updates/ (in case someone stumbles over this later).

mgallien commented 1 year ago

@mgallien Thanks for the hint about nextcloud-releases! I only had to change the organisation and it worked again. BTW, the script is documented at https://zephyrsoft.org/nextcloud-client-updates/ (in case someone stumbles over this later).

there was some contributions toward having auto updated AppImage I was never really able to have time to push this and properly work with the contributors (in part because of my lack of time and in part because of my lack of knowledge) hopefully at a point they will properly auto update making us able to rely on the updater mechanism that is built into AppImage