You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/05 20:01:41 UTC

[GitHub] [camel-k] oscerd opened a new pull request, #3710: Align to Camel-k-runtime 1.15.0 and camel-kamelets 0.9.1 tag

oscerd opened a new pull request, #3710:
URL: https://github.com/apache/camel-k/pull/3710

   This is for early checking errors. I already noticed errors in tracing trait and other tests.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on pull request #3710: Align to Camel-k-runtime 1.15.0 and camel-kamelets 0.9.1 tag

Posted by GitBox <gi...@apache.org>.
oscerd commented on PR #3710:
URL: https://github.com/apache/camel-k/pull/3710#issuecomment-1265315352

   > > Just fetch and it is building now.
   > 
   > It wasn't either. The problem was that the unit test required the catalog generated by the runtime. So, we either have to build it before the test (see [6559074](https://github.com/apache/camel-k/commit/65590740b970b8beec601b9ca066dc6034b3d40e)) or to push it manually. Let's see if it builds now and I'll port this change to `main` as well.
   
   I meant I fetch with your commit with build-resources before test and it's working fine now.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on pull request #3710: Align to Camel-k-runtime 1.15.0 and camel-kamelets 0.9.1 tag

Posted by GitBox <gi...@apache.org>.
squakez commented on PR #3710:
URL: https://github.com/apache/camel-k/pull/3710#issuecomment-1265293719

   I've checked out locally. I think the main reason of all those failures is the fact the project does not build. It seems that if we use the previous camel-k-runtime, it does not fail. I'm looking after it to troubleshoot.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on pull request #3710: Align to Camel-k-runtime 1.15.0 and camel-kamelets 0.9.1 tag

Posted by GitBox <gi...@apache.org>.
oscerd commented on PR #3710:
URL: https://github.com/apache/camel-k/pull/3710#issuecomment-1265303708

   Just fetch and it is building now.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on pull request #3710: Align to Camel-k-runtime 1.15.0 and camel-kamelets 0.9.1 tag

Posted by GitBox <gi...@apache.org>.
oscerd commented on PR #3710:
URL: https://github.com/apache/camel-k/pull/3710#issuecomment-1265405171

   The fail is always the one for native. I think we could merge this, so we are fine and ready to release.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on pull request #3710: Align to Camel-k-runtime 1.15.0 and camel-kamelets 0.9.1 tag

Posted by GitBox <gi...@apache.org>.
oscerd commented on PR #3710:
URL: https://github.com/apache/camel-k/pull/3710#issuecomment-1265197855

   Related to #3605 


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on pull request #3710: Align to Camel-k-runtime 1.15.0 and camel-kamelets 0.9.1 tag

Posted by GitBox <gi...@apache.org>.
squakez commented on PR #3710:
URL: https://github.com/apache/camel-k/pull/3710#issuecomment-1265306242

   > Just fetch and it is building now.
   
   It wasn't either. The problem was that the unit test required the catalog generated by the runtime. So, we either have to build it before the test (see 65590740b970b8beec601b9ca066dc6034b3d40e) or to push it manually. Let's see if it builds now and I'll port this change to `main` as well.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on pull request #3710: Align to Camel-k-runtime 1.15.0 and camel-kamelets 0.9.1 tag

Posted by GitBox <gi...@apache.org>.
oscerd commented on PR #3710:
URL: https://github.com/apache/camel-k/pull/3710#issuecomment-1265233285

   I thought it would have been a bit more straightforward than this.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd merged pull request #3710: Align to Camel-k-runtime 1.15.0 and camel-kamelets 0.9.1 tag

Posted by GitBox <gi...@apache.org>.
oscerd merged PR #3710:
URL: https://github.com/apache/camel-k/pull/3710


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org