You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/03/05 07:43:57 UTC

[GitHub] [incubator-nuttx-apps] liuguo09 opened a new pull request #113: Initial checkin nuttx-apps github action CI workflow

liuguo09 opened a new pull request #113: Initial checkin nuttx-apps github action CI workflow
URL: https://github.com/apache/incubator-nuttx-apps/pull/113
 
 
   Github action CI workflow steps as below:
   1. Use docker container with build essential tools preinstalled
   2. nxstyle check pull request with checkpatch.sh
   3. Call testing cibuild.sh to do jobs matrix check builds
   
   Now split full testlist into sim/mips-riscv-x86/arm01~arm15 totally 17 jobs to do parallel builds.
   All the jobs could be finished in half an hour at most. We could reduce the build time later by refine the configs in each job.
   
   Also note that the pull request check is by default whole file check.
   
   For example, refer to the check build in my own fork:
   https://github.com/liuguo09/incubator-nuttx-apps/pull/3/checks
   
   Signed-off-by: liuhaitao <li...@xiaomi.com>

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on issue #113: Initial checkin nuttx-apps github action CI workflow

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on issue #113: Initial checkin nuttx-apps github action CI workflow
URL: https://github.com/apache/incubator-nuttx-apps/pull/113#issuecomment-595171782
 
 
   LGTM.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #113: Initial checkin nuttx-apps github action CI workflow

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #113: Initial checkin nuttx-apps github action CI workflow
URL: https://github.com/apache/incubator-nuttx-apps/pull/113
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on issue #113: Initial checkin nuttx-apps github action CI workflow

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on issue #113: Initial checkin nuttx-apps github action CI workflow
URL: https://github.com/apache/incubator-nuttx-apps/pull/113#issuecomment-595172131
 
 
   The similar change for nuttx side:
   https://github.com/apache/incubator-nuttx/pull/261

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx-apps] jerpelea commented on issue #113: Initial checkin nuttx-apps github action CI workflow

Posted by GitBox <gi...@apache.org>.
jerpelea commented on issue #113: Initial checkin nuttx-apps github action CI workflow
URL: https://github.com/apache/incubator-nuttx-apps/pull/113#issuecomment-595183457
 
 
   +1

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services