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

Tell admins upfront when market doesn't have compatible update versions #12

Open
PVince81 opened this issue Dec 14, 2016 · 8 comments
Open
Assignees

Comments

@PVince81
Copy link
Contributor

Not sure if we have this already in core, please look into it.

Goal is to avoid surprises and be able to know before the upgrade whether the market apps will work with the new version. For this, need to fetch the metadata of the apps for the next OC version.

If apps not compatible, display a warning about these that say they will be disabled and not available.
The admin can then decide to either upgrade later once these apps are available or skip the warning.

@VicDeo @DeepDiver1975

@PVince81 PVince81 added this to the 10.0 milestone Dec 14, 2016
@PVince81
Copy link
Contributor Author

@DeepDiver1975 for some reason I can't assign @VicDeo, can you adjust the repo settings ? Thanks

@DeepDiver1975
Copy link
Member

can you adjust the repo settings ? Thanks

done

@PVince81
Copy link
Contributor Author

@VicDeo please have a look. Not sure if the check should be in the market app or core, but regardless we need to make sure we have it.

@VicDeo
Copy link
Member

VicDeo commented Jan 3, 2017

@PVince81 @DeepDiver1975 I guess for web update only?

@PVince81
Copy link
Contributor Author

PVince81 commented Jan 9, 2017

Both web update and cli update from the updater. Need to clear out where to put the code (market app or updater app or both)

@VicDeo
Copy link
Member

VicDeo commented Jan 9, 2017

@PVince81 into updatenotification app I guess.
As soon as new version is found it performs a compatibily check against a new version for all enabled non-shipped apps

@PVince81
Copy link
Contributor Author

Hmm, but we should also show a warning on the updater page / CLI output when running the updater because that's where it matters most.

@PVince81 PVince81 modified the milestones: 10.0.1, 10.0 Apr 26, 2017
@PVince81
Copy link
Contributor Author

We do that already in occ upgrade in 10.0.0, but that is a bit late for people who use the web updater.

@PVince81 PVince81 modified the milestones: triage, 10.0.1 May 17, 2017
@PVince81 PVince81 modified the milestones: triage, maybe some day May 22, 2018
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