raiden00pl commented on issue #17914: URL: https://github.com/apache/nuttx/issues/17914#issuecomment-3759751156
@acassis This isn't a GitHub issue; it's a common problem with complex projects. If you want to locally do everything CI currently does, it would take you a day of work (build everything, run test for different architectures, repeat these for Linux, Mac, and Windows). It's unrealistic to expect this from users. We need CI, otherwise it's impossible to manage such a complex project. So I think the problem is not with the platform but with the fact that only a few companies using NuttX are doing anything to help the community with CI. CI is the most important tool for maintainers and has almost no external support. The project relies on a few enthusiasts doing it for free. Sad. -- 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]
