You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2023/07/31 10:23:09 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue, #5136: Speed up examples CI build step

jamesnetherton opened a new issue, #5136:
URL: https://github.com/apache/camel-quarkus/issues/5136

   ### Description
   
   The CI build executes the builds of each `camel-quarkus-examples` project sequentially. This is becoming ever slower and will continue to do so if we add additional example projects.
   
   Some ideas to speed things up:
   
   * Only run JVM mode tests for example projects on `main`. Run JVM + native on the nightly `camel-main` / `quarkus-main` build.
   
   Or 
   
   * Separate scheduled (nightly / weekly) build to test example projects JVM + native on the `main` branch


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

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


Re: [I] Speed up examples CI build step [camel-quarkus]

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton closed issue #5136: Speed up examples CI build step
URL: https://github.com/apache/camel-quarkus/issues/5136


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