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

Enable helper app with force #7218

Closed

Conversation

nickvergessen
Copy link
Member

This allows to not bump the version in the helper app anymore.
Will save me a roundtrip of CI every time we branch off as I always forget it.

Also notifications and guests server requirement are of no interest to us and instead of having troubles during the transition period with red CI we just force enable them too.

This allows to not bump the version in the helper app anymore.
Will save me a roundtrip of CI every time we branch off as I always forget it.

Also notifications and guests server requirement are of no interest to us.

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member Author

Just for the record, the only thing --force does is ignoring the nextcloud version requirement.

@nickvergessen
Copy link
Member Author

@danxuliu thoughts?

Copy link
Member

@danxuliu danxuliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the helper app I guess it is fine. For the other apps I am not a fan, as it could lead to forgetting to set the right branch on the stableXX branches due to forcing the installation of the master branch. Also in the master branch, if the apps are not actually compatible yet, we could still have a red CI, but with stranger errors rather than a failure when enabling the app.

@nickvergessen nickvergessen deleted the techdebt/noid/enable-helper-app-with-force branch April 28, 2022 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants