pkarashchenko commented on PR #8913:
URL: https://github.com/apache/nuttx/pull/8913#issuecomment-1485562206

   @acassis usually that is possible if changes are done in a single repo. But 
if we have dependency between apps and kernel code the current CI can't catch 
it.
   There is a way to start using Google repo tool to track both apps and Nuttx, 
but that will change the flow that we will have to make a "tuple" change 
request like `[1/1]` for a single repository change, but `[1/2]` and `[2/2]` 
for multi repository change that should be a part of a same CI batch. So 
basically that is somehow similar to using apps as a submodule, but overcoming 
submodule limitation and track branch, but not a specific commit hash.


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