-
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
[nRF Connect] Add github workflow to verify build of the lock example #1894
[nRF Connect] Add github workflow to verify build of the lock example #1894
Conversation
FYI, I noticed I wasn't quick enough and nRF Connect build fails after today's openthread-related changes :). I'll fix that tomorrow. |
Please ping when this is ready to merge. |
Ok, thanks. Turns out we had to update openthread in our SDK to fix the build and thus we now have to wait till #1907 is merged and the docker image updated until this PR can be merged, too. |
e1b6399
to
23bff3d
Compare
Size increase report for "nrf-example-build"
Full report output
|
Size increase report for "linux-example-build"
Full report output
|
Size increase report for "esp32-example-build"
Full report output
|
Size increase report for "gn_nrf-example-build"
Full report output
|
Size increase report for "gn_linux-example-build"
Full report output
|
@andy31415 looks like it's ready to merge now |
…p#1797: Bugfix: Provision: CSR mode fixed. Merge in WMN_TOOLS/matter from cp/Fix_provision_csr to silabs_slc_1.3 Squashed commit of the following: commit 82952b934e21db678a751f548db5ca6c28929535 Author: Ricardo Casallas <[email protected]> Date: Wed May 22 18:09:55 2024 +0000 Pull request project-chip#1797: Bugfix: Provision: CSR mode fixed. Merge in WMN_TOOLS/matter from bugfix/provision_csr_mode to RC_2.3.0-1.3 Squashed commit of the following: commit 5627ee1 Author: Ricardo Casallas <[email protected]> Date: Mon Apr 29 11:59:47 2024 -0400 Bugfix: Provision: CSR mode fixed.
Problem
Build status of the nRF Connect SDK platform layer along with the door-lock example is not verified in CI
Summary of Changes
fixes #1893