Skip to content
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

Iterative update #17

Closed
PVince81 opened this issue Jul 18, 2014 · 7 comments
Closed

Iterative update #17

PVince81 opened this issue Jul 18, 2014 · 7 comments

Comments

@PVince81
Copy link
Contributor

@schiesbn is suggesting that for people who use the updater app, the update should be iterative: 6.0.1 then 6.0.2 then 6.0.3, etc to make sure that all update scripts run in the correct order because some scripts might only run for example between 6.0.2 and 6.0.3.

This is mostly assuming that the updater app is used by less tech-savvy people.
Such iterative update path is not possible when using distro package managers.

I'm not convinced that it's a good idea and think that update code needs to support update paths like 6.0.1 to 6.0.4.

But let's discuss @karlitschek

@VicDeo
Copy link
Member

VicDeo commented Jul 18, 2014

@PVince81 technically I see no problem with that.

update Url provided by
http://apps.owncloud.com/updater.php?version=6x0x1x0x1399658401.0121x1405698474xstablexx2014-06-24T15:11:49+00:00
should point to 6.0.2

http://apps.owncloud.com/updater.php?version=6x0x2x0x1399658401.0121x1405698422xstablexx2014-06-24T15:11:49+00:00
should point to 6.0.3

etc...

UPD. I mean no changes in the current app code is required

@VicDeo
Copy link
Member

VicDeo commented Jul 18, 2014

there is no magic at all. Core fetches the feed from apps.owncloud.com and thakes a link to a new package from this feed

@VicDeo
Copy link
Member

VicDeo commented Sep 10, 2014

Proof: That's what we suggest for 4.5.0 users
http://apps.owncloud.com/updater.php?version=4x5x2x0x1399658401.0121x1405698422xstablexx2014-06-24T15:11:49+00:00

7.0.2.1 ownCloud 7.0.2 http://download.owncloud.org/community/owncloud-7.0.2.zip http://owncloud.org/

@te-online
Copy link
Contributor

So, this can be closed?

@ghost
Copy link

ghost commented Dec 31, 2015

@te-online Yes, i think this could be closed as this just needs to be fixed at updater url level as discussed in owncloud/appstore-issues#4

@VicDeo
Copy link
Member

VicDeo commented Aug 8, 2016

@PVince81 closing this issue as it is better to implement on the update server side

@VicDeo VicDeo closed this as completed Aug 8, 2016
@ghost
Copy link

ghost commented Aug 8, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants