cederom commented on PR #18500:
URL: https://github.com/apache/nuttx/pull/18500#issuecomment-4010141810

   * Yes CI stages would be great to have to.. for instance first checkpatch 
(git commit and code syntax) needs to pass in order to trigger builds. There is 
not much sense in full build when basic checks failed right?
   * Sometimes checkpatch will fail because of mixed case that comes from 
external libs and we have no way to change that, so we should move forward with 
the build.
   * Step by step build may be also a good saving because if one platform fails 
there is no reason to build others and then re-trigger the whole process (a lot 
of build time save).
   * Some sort of independent daily full verification build would be still good 
to have for overall system check :-)


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