-
Notifications
You must be signed in to change notification settings - Fork 12
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
Update dependabot configuration to update 2.x branch #157
Comments
@turing85 I think we need to use |
We import As to the tests... I still have this on my todo list. I do not want to remove them from our extension, I would like to have the tests in both projects. |
I get a little bit confusion. It seems that we only import |
|
@zhfeng I raised #158 for a discussion how to integrate the tests in |
#157: dependabot configuration for branch 2.x
We had luck, quarkus and quarkus-camel were updated, yesterday, and the new dependabot configuration got to work:
|
When the current
main
branch is migrated to branch2.x
(see #87 ), we want to receive dependabot updates on this branch.main
must be migrated to a new brauch2.x
io.quarkus.platform
-dependencies must not be>= 3.0.0
io.quarkus.platform:quarkus-camel-bom
-dependencies must not be>=3.0.0
2.x
main
-) branch, NOT on the2.x
branch,The text was updated successfully, but these errors were encountered: