Skip to content
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

Merged
merged 2 commits into from
Jul 29, 2020

Conversation

Damian-Nordic
Copy link
Contributor

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

@Damian-Nordic
Copy link
Contributor Author

FYI, I noticed I wasn't quick enough and nRF Connect build fails after today's openthread-related changes :). I'll fix that tomorrow.

@andy31415
Copy link
Contributor

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.

@Damian-Nordic
Copy link
Contributor Author

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.

@github-actions
Copy link

Size increase report for "nrf-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-nrf52840-lock-example.out and ./pull_artifact/chip-nrf52840-lock-example.out:

sections,vmsize,filesize


@github-actions
Copy link

Size increase report for "linux-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-standalone-demo.out and ./pull_artifact/chip-standalone-demo.out:

sections,vmsize,filesize


@github-actions
Copy link

Size increase report for "esp32-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-wifi-echo.elf and ./pull_artifact/chip-wifi-echo.elf:

sections,vmsize,filesize


@github-actions
Copy link

Size increase report for "gn_nrf-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv


@github-actions
Copy link

Size increase report for "gn_linux-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv


@Damian-Nordic
Copy link
Contributor Author

@andy31415 looks like it's ready to merge now

@woody-apple woody-apple merged commit 2d3fc25 into project-chip:master Jul 29, 2020
@Damian-Nordic Damian-Nordic deleted the feature/ncsworkflow branch August 3, 2020 14:54
chirag-silabs pushed a commit to rosahay-silabs/connectedhomeip that referenced this pull request Jul 15, 2024
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[nRF Connect] Add github workflow to verify build of the lock example
5 participants