maht commented on issue #183: Travis CI configuration URL: https://github.com/apache/incubator-nuttx/pull/183#issuecomment-582844211 I think is great to have this code available, but maybe it should be placed in `incubator-nuttx-testing`, as requested by @patacongo [1] and others. Maybe this preference of a separate repo for the CI code is not settled on stone and it can be reconsidered, but other people then will require to put their own scripts on main repo. Can the CircleCI script be rewritten to clone the testing repo and move the logic there? I know maybe is a PITA to move it, but maybe would be easier to be accepted, and that is what I have been doing for other CI scripts, like the Jenkins one I have under review in that repo: put a "placeholder" Jenkinsfile in main repo so the CI can "hook" to it and the actual logic in the testing one. [1] https://www.mail-archive.com/[email protected]/msg00436.html
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
