-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update builds to docker version 65 #34025
Conversation
We can use this PR as parent to check and switch all build into latest version as soon as all vendors will apply their fixes. |
PR #34025: Size comparison from 686e73b to 474607b Increases above 0.2%:
Full report (75 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, linux, mbed, psoc6, qpg, stm32, telink, tizen)
|
Hi, I've created a similar PR #33979. I had a problem with the current versions of the python packages so I've updated them. As far as I know, EFR32 still needs updates in the SDK to make it work on images newer than 54. |
PR #34025: Size comparison from d71a363 to 30f05b0 Increases above 0.2%:
Full report (78 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, psoc6, qpg, stm32, telink, tizen)
|
PR #34025: Size comparison from d033f8b to 057fee7 Increases above 0.2%:
Full report (82 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #34025: Size comparison from 35eba86 to 4e7e430 Increases above 0.2%:
Full report (82 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #34025: Size comparison from 6e31453 to 13f8ad2 Increases above 0.2%:
Full report (82 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #34025: Size comparison from b88ac27 to da73e13 Full report (42 builds for bl602, bl702, bl702l, cc32xx, efr32, mbed, nxp, qpg, stm32, telink, tizen)
|
I think that updating docker version to 65 will result in pulling in the new nRF Connect SDK 2.7.0 version of nrfconnect platform. This change requires a big number of alignments in nrfconnect platform and examples. I pushed a PR that addresses it and updates all workflows to use docker version 65: #34403. @s07641069 do you think we could agree to close this PR and pull docker version update in my PR? |
After having a talk with @andy31415 it seems it will be much more reasonable to update only docker version on nrf platform in my PR, so I will remove updating docker image for other platforms. |
Change overview
#33637