[DO NOT MERGE] Retrieve only one branch information on Jenkins#24227
[DO NOT MERGE] Retrieve only one branch information on Jenkins#24227apupier wants to merge 1 commit into
Conversation
* it allows to save 365M - 63M = 302M per matrix build, so a total of 302 * (4 (matrix config) + 1 (JDK26)) x 5 (number of history build kept) = 7.5G (this is on top of previous gain of 27.5G in apache#24201 ) Signed-off-by: Aurélien Pupier <apupier@ibm.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
|
I would liek to test on CI before merging in main branch. Awaiting a timeframe when the CI is less crowded. note that jenkinsfile.deploy and Jenkinsfile.jbang should surely be able to benefit the same kind of improvements in a lower scale (no matrix) but given that the git checkout was done differently, i prefer to look at it separately |
build started with the change: https://ci-builds.apache.org/job/Camel/job/Camel%20Core%20(Build%20and%20test)/job/main/1946/ |
|
not working, still 365M .git |
(this is on top of previous gain of 27.5G in
Use a shallow git clone on Jenkins when possible for main build #24201 )
Description
Target
mainbranch)Tracking
Apache Camel coding standards and style
mvn clean install -DskipTestslocally from root folder and I have committed all auto-generated changes.