-
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
Prepare to have bloat check run scheduled (allow command line run for now) #1536
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I was able to run this bloat report PR manually and it seems to correctly report statuses. Marking ready for review. |
andy31415
requested review from
anush-apple,
BroderickCarlin,
chrisdecenzo,
hawk248,
jelderton,
robszewczyk,
saurabhst and
woody-apple
as code owners
July 9, 2020 19:05
andy31415
changed the title
Have bloat check run scheduled
Prepare to have bloat check run scheduled (allow command line run for now)
Jul 9, 2020
This pull request introduces 1 alert when merging 501f679 into e0f65ef - view on LGTM.com new alerts:
|
jelderton
approved these changes
Jul 9, 2020
BroderickCarlin
approved these changes
Jul 9, 2020
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
|
woody-apple
approved these changes
Jul 9, 2020
jmartinez-silabs
pushed a commit
to SiliconLabs/matter
that referenced
this pull request
May 8, 2024
Merge in WMN_TOOLS/matter from feature/provision-2.0 to RC_2.3.0-1.3 Squashed commit of the following: commit 15a5e146bc99d58cd81102bd97a393712b4d0a60 Author: Ricardo Casallas <[email protected]> Date: Wed Mar 13 14:14:38 2024 -0400 Provision 2.0: Code review. commit ebf550397e22b260f8e2970213e83da934783f08 Author: Ricardo Casallas <[email protected]> Date: Tue Feb 27 14:24:36 2024 -0500 Provision 2.0: Bluetooth channel. Provision 2.0: Si917 support. Provision 2.0: Image generation automated. Provision 2.0: Generator images re-built. Provision 2.0: Bugfixes. commit 92e0e84e7ac5c65ed2406bf99bcd78a9de6f53f7 Author: Louis-Philip Beliveau <[email protected]> Date: Thu Feb 1 20:57:10 2024 +0000 Pull request project-chip#1532: Compiled apps Merge in WMN_TOOLS/matter from feature/compiled_apps to draft/provision-2.0 Squashed commit of the following: commit bfe6d18c5a26230e1439cc556b4f18fe2d9c5b24 Author: lpbeliveau-silabs <[email protected]> Date: Thu Feb 1 14:22:09 2024 -0500 Added examples for all examples tested to for provisioning versions ... and 5 more commits
rcasallas-silabs
added a commit
to rcasallas-silabs/connectedhomeip
that referenced
this pull request
Jun 20, 2024
Merge in WMN_TOOLS/matter from feature/provision-2.0 to RC_2.3.0-1.3 Squashed commit of the following: commit 15a5e146bc99d58cd81102bd97a393712b4d0a60 Author: Ricardo Casallas <[email protected]> Date: Wed Mar 13 14:14:38 2024 -0400 Provision 2.0: Code review. commit ebf550397e22b260f8e2970213e83da934783f08 Author: Ricardo Casallas <[email protected]> Date: Tue Feb 27 14:24:36 2024 -0500 Provision 2.0: Bluetooth channel. Provision 2.0: Si917 support. Provision 2.0: Image generation automated. Provision 2.0: Generator images re-built. Provision 2.0: Bugfixes. commit 92e0e84e7ac5c65ed2406bf99bcd78a9de6f53f7 Author: Louis-Philip Beliveau <[email protected]> Date: Thu Feb 1 20:57:10 2024 +0000 Pull request project-chip#1532: Compiled apps Merge in WMN_TOOLS/matter from feature/compiled_apps to draft/provision-2.0 Squashed commit of the following: commit bfe6d18c5a26230e1439cc556b4f18fe2d9c5b24 Author: lpbeliveau-silabs <[email protected]> Date: Thu Feb 1 14:22:09 2024 -0500 Added examples for all examples tested to for provisioning versions ... and 5 more commits
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
CI triggered by pull reports have no rights to comment on pull requests.
Summary of Changes
Looking to have the ability to run bloat reports in an async manner, so that either bots or humans can run them