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 2020/10/13 12:28:00 UTC

[GitHub] [camel-kafka-connector] orpiske opened a new pull request #583: Added a new profile so that we can test w/ newer Strimzi versions

orpiske opened a new pull request #583:
URL: https://github.com/apache/camel-kafka-connector/pull/583


   This should do the trick for #581:
   
   ```
   mvn -Pstrimzinext -DskipIntegrationTests=false clean verify
   ```


----------------------------------------------------------------
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.

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



[GitHub] [camel-kafka-connector] oscerd commented on pull request #583: Added a new profile so that we can test w/ newer Strimzi versions

Posted by GitBox <gi...@apache.org>.
oscerd commented on pull request #583:
URL: https://github.com/apache/camel-kafka-connector/pull/583#issuecomment-707707354


   Ok. We now need to create a gh action for 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.

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



[GitHub] [camel-kafka-connector] orpiske commented on pull request #583: Added a new profile so that we can test w/ newer Strimzi versions

Posted by GitBox <gi...@apache.org>.
orpiske commented on pull request #583:
URL: https://github.com/apache/camel-kafka-connector/pull/583#issuecomment-707719430


   So, I added a new action based on Sync Camel Kafka Connector camel-master Branch. 
   
   It's very similar but contains the following differences: 
   - Builds regularly at 3 AM instead of at 2 AM
   - Do not send PRs after the build
   
   I am not proficient w/ the GH actions, so just let me know if there's something I can do better.


----------------------------------------------------------------
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.

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



[GitHub] [camel-kafka-connector] orpiske merged pull request #583: Added a new profile so that we can test w/ newer Strimzi versions

Posted by GitBox <gi...@apache.org>.
orpiske merged pull request #583:
URL: https://github.com/apache/camel-kafka-connector/pull/583


   


----------------------------------------------------------------
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.

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



[GitHub] [camel-kafka-connector] orpiske commented on pull request #583: Added a new profile so that we can test w/ newer Strimzi versions

Posted by GitBox <gi...@apache.org>.
orpiske commented on pull request #583:
URL: https://github.com/apache/camel-kafka-connector/pull/583#issuecomment-707712638


   > Ok. We now need to create a gh action for this :-)
   
   I think I can squeeze that into this PR. I'm taking a look at that :) 


----------------------------------------------------------------
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.

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