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

Restyle [gn] Vscode integration. Fixes #1526. #1560

Closed
wants to merge 3 commits into from

Conversation

restyled-io[bot]
Copy link
Contributor

@restyled-io restyled-io bot commented Jul 10, 2020

A duplicate of #1527 with additional commits that automatically address
incorrect style, created by Restyled.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it with only
the style fixes.

The following Restylers made fixes:

  • whitespace

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Expand for example instructions
    ```console
    git remote add upstream https://github.com/project-chip/connectedhomeip.git
    git fetch upstream pull/<this PR number>/head
    git merge --ff-only FETCH_HEAD
    git push
    ```
    

NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our documentation.

@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


jmartinez-silabs pushed a commit to SiliconLabs/matter that referenced this pull request Feb 15, 2024
…se Documentation

Merge in WMN_TOOLS/matter from documentation/smg_release_2.3.0-1.3-alpha.2 to RC_2.3.0-1.3

Squashed commit of the following:

commit 57654c1e7894a1cc062caeec0963dc18f165d7e5
Author: Curtis Rahman <curtis.rahman@silabs.com>
Date:   Tue Feb 13 10:26:23 2024 -0500

    Addressed PR comments

commit ea2d2aa653bd027bb23b1362153e2a78c45b58ab
Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
Date:   Tue Feb 13 14:56:11 2024 +0000

    Applied suggestion

commit a263ddcccde41982506703ac4015e4766dc85553
Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
Date:   Tue Feb 13 14:56:01 2024 +0000

    Applied suggestion

... and 13 more commits
jmartinez-silabs pushed a commit to SiliconLabs/matter that referenced this pull request May 8, 2024
…p#1560 & project-chip#1485 SMG RC_2.3.0-1.3-alpha.2 Doc updates

Merge in WMN_TOOLS/matter from cherry-pick/smg_2.3.0-1.3-alpha.2_doc_updates to silabs

Squashed commit of the following:

commit 53c2d49718e63158ea7e58fe0c19c0e31df11ffc
Author: Curtis Rahman <curtis.rahman@silabs.com>
Date:   Tue Feb 20 16:23:47 2024 -0500

    Further doc corrections

commit 4217ecc0244f20c76a4db90ff74385f398d14fed
Author: Curtis Rahman <Curtis.Rahman@silabs.com>
Date:   Tue Feb 13 18:10:17 2024 +0000

    Pull request project-chip#1560: [Documentation] MATTER-3043 SMG Release Documentation

    Merge in WMN_TOOLS/matter from documentation/smg_release_2.3.0-1.3-alpha.2 to RC_2.3.0-1.3

    Squashed commit of the following:

    commit 57654c1e7894a1cc062caeec0963dc18f165d7e5
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Feb 13 10:26:23 2024 -0500

        Addressed PR comments

    commit ea2d2aa653bd027bb23b1362153e2a78c45b58ab
    Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
    Date:   Tue Feb 13 14:56:11 2024 +0000

        Applied suggestion

    commit a263ddcccde41982506703ac4015e4766dc85553
    Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
    Date:   Tue Feb 13 14:56:01 2024 +0000

        Applied suggestion

    ... and 13 more commits

commit 6db47039b77cd115daeac04ff48000e8a7a9222f
Author: Curtis Rahman <Curtis.Rahman@silabs.com>
Date:   Tue Jan 16 18:19:15 2024 +0000

    Pull request project-chip#1485: [Documentation] Update Version and Artifacts

    Merge in WMN_TOOLS/matter from documentation/update_version_v2.3.0-1.3-alpha to RC_2.3.0-1.3

    Squashed commit of the following:

    commit 9005561ab2d421afb0248913bff0fcc8efd5bfe9
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Jan 16 13:16:00 2024 -0500

        Syntax

    commit 1a0ee3bc54f5a302b480b08b5709a0d7752e1102
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Jan 16 13:12:00 2024 -0500

        Removed quotes

    commit 0ab38f75baf3e5c3e8044ee67e62aada49552f0b
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Jan 16 11:22:40 2024 -0500

        Added new features

    ... and 4 more commits
rcasallas-silabs pushed a commit to rcasallas-silabs/connectedhomeip that referenced this pull request Jun 20, 2024
…se Documentation

Merge in WMN_TOOLS/matter from documentation/smg_release_2.3.0-1.3-alpha.2 to RC_2.3.0-1.3

Squashed commit of the following:

commit 57654c1e7894a1cc062caeec0963dc18f165d7e5
Author: Curtis Rahman <curtis.rahman@silabs.com>
Date:   Tue Feb 13 10:26:23 2024 -0500

    Addressed PR comments

commit ea2d2aa653bd027bb23b1362153e2a78c45b58ab
Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
Date:   Tue Feb 13 14:56:11 2024 +0000

    Applied suggestion

commit a263ddcccde41982506703ac4015e4766dc85553
Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
Date:   Tue Feb 13 14:56:01 2024 +0000

    Applied suggestion

... and 13 more commits
rcasallas-silabs pushed a commit to rcasallas-silabs/connectedhomeip that referenced this pull request Jun 20, 2024
…p#1560 & project-chip#1485 SMG RC_2.3.0-1.3-alpha.2 Doc updates

Merge in WMN_TOOLS/matter from cherry-pick/smg_2.3.0-1.3-alpha.2_doc_updates to silabs

Squashed commit of the following:

commit 53c2d49718e63158ea7e58fe0c19c0e31df11ffc
Author: Curtis Rahman <curtis.rahman@silabs.com>
Date:   Tue Feb 20 16:23:47 2024 -0500

    Further doc corrections

commit 4217ecc0244f20c76a4db90ff74385f398d14fed
Author: Curtis Rahman <Curtis.Rahman@silabs.com>
Date:   Tue Feb 13 18:10:17 2024 +0000

    Pull request project-chip#1560: [Documentation] MATTER-3043 SMG Release Documentation

    Merge in WMN_TOOLS/matter from documentation/smg_release_2.3.0-1.3-alpha.2 to RC_2.3.0-1.3

    Squashed commit of the following:

    commit 57654c1e7894a1cc062caeec0963dc18f165d7e5
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Feb 13 10:26:23 2024 -0500

        Addressed PR comments

    commit ea2d2aa653bd027bb23b1362153e2a78c45b58ab
    Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
    Date:   Tue Feb 13 14:56:11 2024 +0000

        Applied suggestion

    commit a263ddcccde41982506703ac4015e4766dc85553
    Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
    Date:   Tue Feb 13 14:56:01 2024 +0000

        Applied suggestion

    ... and 13 more commits

commit 6db47039b77cd115daeac04ff48000e8a7a9222f
Author: Curtis Rahman <Curtis.Rahman@silabs.com>
Date:   Tue Jan 16 18:19:15 2024 +0000

    Pull request project-chip#1485: [Documentation] Update Version and Artifacts

    Merge in WMN_TOOLS/matter from documentation/update_version_v2.3.0-1.3-alpha to RC_2.3.0-1.3

    Squashed commit of the following:

    commit 9005561ab2d421afb0248913bff0fcc8efd5bfe9
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Jan 16 13:16:00 2024 -0500

        Syntax

    commit 1a0ee3bc54f5a302b480b08b5709a0d7752e1102
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Jan 16 13:12:00 2024 -0500

        Removed quotes

    commit 0ab38f75baf3e5c3e8044ee67e62aada49552f0b
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Jan 16 11:22:40 2024 -0500

        Added new features

    ... and 4 more commits
chirag-silabs pushed a commit to rosahay-silabs/connectedhomeip that referenced this pull request Jul 15, 2024
…p#1560 & project-chip#1485 SMG RC_2.3.0-1.3-alpha.2 Doc updates

Merge in WMN_TOOLS/matter from cherry-pick/smg_2.3.0-1.3-alpha.2_doc_updates to silabs

Squashed commit of the following:

commit 53c2d49718e63158ea7e58fe0c19c0e31df11ffc
Author: Curtis Rahman <curtis.rahman@silabs.com>
Date:   Tue Feb 20 16:23:47 2024 -0500

    Further doc corrections

commit 4217ecc0244f20c76a4db90ff74385f398d14fed
Author: Curtis Rahman <Curtis.Rahman@silabs.com>
Date:   Tue Feb 13 18:10:17 2024 +0000

    Pull request project-chip#1560: [Documentation] MATTER-3043 SMG Release Documentation

    Merge in WMN_TOOLS/matter from documentation/smg_release_2.3.0-1.3-alpha.2 to RC_2.3.0-1.3

    Squashed commit of the following:

    commit 57654c1e7894a1cc062caeec0963dc18f165d7e5
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Feb 13 10:26:23 2024 -0500

        Addressed PR comments

    commit ea2d2aa653bd027bb23b1362153e2a78c45b58ab
    Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
    Date:   Tue Feb 13 14:56:11 2024 +0000

        Applied suggestion

    commit a263ddcccde41982506703ac4015e4766dc85553
    Author: Mathieu Kardous <Mathieu.Kardous@silabs.com>
    Date:   Tue Feb 13 14:56:01 2024 +0000

        Applied suggestion

    ... and 13 more commits

commit 6db47039b77cd115daeac04ff48000e8a7a9222f
Author: Curtis Rahman <Curtis.Rahman@silabs.com>
Date:   Tue Jan 16 18:19:15 2024 +0000

    Pull request project-chip#1485: [Documentation] Update Version and Artifacts

    Merge in WMN_TOOLS/matter from documentation/update_version_v2.3.0-1.3-alpha to RC_2.3.0-1.3

    Squashed commit of the following:

    commit 9005561ab2d421afb0248913bff0fcc8efd5bfe9
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Jan 16 13:16:00 2024 -0500

        Syntax

    commit 1a0ee3bc54f5a302b480b08b5709a0d7752e1102
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Jan 16 13:12:00 2024 -0500

        Removed quotes

    commit 0ab38f75baf3e5c3e8044ee67e62aada49552f0b
    Author: Curtis Rahman <curtis.rahman@silabs.com>
    Date:   Tue Jan 16 11:22:40 2024 -0500

        Added new features

    ... and 4 more commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants