-
-
Notifications
You must be signed in to change notification settings - Fork 291
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
Allow ignoring of YNH version. #2036
Conversation
I think, it would be a better idea to decrease the YunoHost version required on the package that still works on bullseye. In the other hand, increaing the yunohost version required, reduce the work needed to maintain bullseye version and invite user to upgrade from bullseye to bookworm |
This is meant to be opt-in you're-on-your-own for people who are confident about what they're doing. I'm fully supporting 'you should move to 12.x' initiative. |
Works:
I was able to upgrade |
Co-authored-by: ljf (zamentur) <[email protected]>
Co-authored-by: ljf (zamentur) <[email protected]>
Co-authored-by: ljf (zamentur) <[email protected]>
* Allow ignoring of YNH version. * typo * Update share/actionsmap.yml Co-authored-by: ljf (zamentur) <[email protected]> * Update src/app.py Co-authored-by: ljf (zamentur) <[email protected]> * Update src/app.py Co-authored-by: ljf (zamentur) <[email protected]> --------- Co-authored-by: Alexandre Aubin <[email protected]> Co-authored-by: ljf (zamentur) <[email protected]>
The problem
Some apps require 12.x even though they should work on 11.x.
The idea is to merge this to
dev
then backport tobullseye
.Solution
Allow users to ignore required YNH version, even if it may break.
PR Status
To be tested.
How to test
Install Nextcloud 30.x on YNH 11.x