raiden00pl commented on PR #2676:
URL: https://github.com/apache/nuttx-apps/pull/2676#issuecomment-2408902404

   > I suppose in future we could extend arch.yml with Build Rules that are 
specific to nuttx-apps?
   
   Build Rules for apps should be more "feature" oriented than "architecture" 
oriented. 
   Implementing this would require changing the concept of apps CI. We would 
have to prepare configs focused more on "features" that are present in apps.
   Another options are to enable all possible apps features for some of boards 
(but this is not so easy due to some complicated dependencies) or use fuzzing.
   
   > Wonder if we're proposing to remove nuttx-apps/arch.yml? This means that 
we need to rewrite the build.yml logic from this:
   
   If this logic doesn't fulfill its job then I think it is better to go back 
to the old version, which will avoid unnecessary complexity. The downside of 
this is that the CI files for `nuttx` and `nuttx-apps` will be different.


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