zbendhiba commented on issue #3401:
URL: https://github.com/apache/camel-quarkus/issues/3401#issuecomment-999043277


   This would add steps in rebasing main to camel-main and quarkus-main, and 
would add steps when we want to push camel-main to main, and push quarkus-main 
to main
   
   I don't see why this causes issues? They both represent the main SNAPSHOT 
code and are rebased every day from main. The objective is to test the main 
branch against future versions of Camel and Quarkus. And maintaining those 
branches, is easy when the nightly rebase from main to those works 
automatically.
   
   If we change their SNAPSHOT name: Every time we add a new extension, or a 
new test project, we need to manually rebase to those 2 versions because the 
version of SNAPSHOTS would not be compatible and couldn't be done automatically
   
   I'd say -1 for today. Maybe as Maven/Github CI experts, you can convince me 
otherwise


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to