build ci:add MSVC windows native ci workflow#13894
Conversation
|
[Experimental Bot, please feedback here] I need the content of the Pull Request to assess if it meets the requirements. Please provide the following:
Once I have this information, I can evaluate the PR against the NuttX requirements and give you a concise answer. |
|
Sorry the workflow seems to be disabled, due to the security policy: https://github.com/apache/nuttx/actions/runs/11228519615 |
@lupyuen thanks, I tried to modify it, it seems that the windows image comes with cmake tool, |
dc1a026 to
cc39a87
Compare
|
@xuxin930 is it ready for merging? |
|
hi @lupyuen how can i integrate labels with this MSVC ci, for example, if we only build sim/windows here, should the changes only affect the sim change? |
xuxin930
left a comment
There was a problem hiding this comment.
@lupyuen Thank you very much.
because MSVC cannot use the cibuild.sh script, we do not need to specify the corresponding board build list. Here I use a phony placeholder to only determine whether to skip.
Please help review whether it is correct
|
need fix msvc build error before merging. |
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
added
CI: Kill CI Test after 2 hours
see apache/nuttx#14849
job msvc Windows native
see
apache/nuttx#13894
apache/nuttx#15989
Signed-off-by: simbit18 <simbit18@gmail.com>
added
CI: Kill CI Test after 2 hours
see apache/nuttx#14849
job msvc Windows native
see
apache/nuttx#13894
apache/nuttx#15989
Signed-off-by: simbit18 <simbit18@gmail.com>
added
CI: Kill CI Test after 2 hours
see apache/nuttx#14849
job msvc Windows native
see
apache/nuttx#13894
apache/nuttx#15989
Signed-off-by: simbit18 <simbit18@gmail.com>
added
CI: Kill CI Test after 2 hours
see apache/nuttx#14849
job msvc Windows native
see
apache/nuttx#13894
apache/nuttx#15989
Signed-off-by: simbit18 <simbit18@gmail.com>
Summary
Added CI verification for Windows MSVC compilation to prevent compilation blocks caused by platform issues.
Impact
CI Checks workflow
Testing