simbit18 commented on PR #17197:
URL: https://github.com/apache/nuttx/pull/17197#issuecomment-3421888211

   > > This would let `nuttx-apps` call the same workflow defined once in 
`nuttx` (e.g. uses: `apache/nuttx/.github/workflows/build.yml@master`). That 
way, any CI logic changes in `nuttx` automatically apply to `nuttx-apps` too — 
no copy-paste or manual syncing needed, and it stays consistent across both 
repos.
   > 
   > Hmmm this might make the NuttX Apps CI Builds [too 
fragile](https://lupyuen.org/articles/ci3#sync-to-nuttx-apps): Any changes to 
NuttX CI Workflow might immediately break NuttX Apps CI Workflow. I'm thinking 
we should decouple them, so we have time to tweak them and make them both work.
   > 
   > @simbit18 Your thoughts about NuttX Apps CI Workflow calling NuttX CI 
Workflow directly?
   
   @lupyuen I agree with you, it is preferable to keep them separate.
   


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