lupyuen commented on PR #2982:
URL: https://github.com/apache/nuttx-apps/pull/2982#issuecomment-2628640054

   > `rv-virt: python` is being tested on the NuttX build farm (accessible 
through nuttx-dashboard.org). Is it possible to trigger a test with a specific 
apps version (to test this PR, for instance)?
   
   @tmedicci Sorry NuttX Build Farm doesn't support on-demand builds because:
   (1) Build Farm is designed to plough through all builds as quickly as 
possible (to catch build problems earlier)
   (2) So supporting on-demand builds might slow down the other builds
   (3) Also: Build Farm runs on Home PCs. We have to think about Security when 
allowing on-demand builds on unmerged code
   
   If NuttX has extra funding, we could probably:
   (1) Set up (and maintain) a proper Build Farm with Security-Hardened Servers 
in a proper Data Centre
   (2) Then we can allow on-demand build jobs for unmerged code
   (3) Security Setup will probably [look like 
this](https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions)


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to