squakez opened a new pull request, #3764: URL: https://github.com/apache/camel-k/pull/3764
<!-- Description --> With this PR we aim to test Camel K `main` branch against the latest produced in snapshot by Camel K runtime `main`. In this way we don't have to wait the end of a release cycle to have Camel K Runtime development feedback and we may discover issues immediately when adding any change to the runtime. If we're happy with this approach, we may extend it to release branches as well and ensure that a snapshot is always pushed by Camel K runtime project. In order to run some test, this PR is using Camel K runtime `1.15.1-SNAPSHOT` while we [upgrade it to `1.16.0-SNAPSHOT`](https://github.com/apache/camel-k-runtime/pull/909) <!-- Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required". If no release note is required, write "NONE". You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure the text is added to the right section of the release notes. --> **Release Note** ```release-note feat(ci): latest runtime snapshot available ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org