-
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
Updating docs and fixing the build issue #204
Merged
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
woody-apple
requested review from
anush-apple,
BroderickCarlin,
chrisdecenzo,
gerickson,
hawk248,
jelderton,
robszewczyk and
tpmanley
as code owners
April 1, 2020 21:44
gerickson
approved these changes
Apr 1, 2020
BroderickCarlin
approved these changes
Apr 2, 2020
anush-apple
approved these changes
Apr 2, 2020
mkardous-silabs
referenced
this pull request
in mkardous-silabs/connectedhomeip
Nov 2, 2022
…s to silabs_1.0 Merge in WMN_TOOLS/matter from cherry-pick/SleepyBuildsCI to silabs_1.0 Squashed commit of the following: commit 78368e9173d4a869605658a2f78cd4e6d06b7653 Author: Curtis Rahman <[email protected]> Date: Tue Oct 25 22:27:23 2022 +0000 Pull request #204: Added sleepy builds to CI Merge in WMN_TOOLS/matter from feature/SleepyBuildsCI to silabs Squashed commit of the following: commit 9ed3814482056943e3a6e391fbdc19d806a6c8a6 Author: Curtis Rahman <[email protected]> Date: Mon Oct 24 14:05:39 2022 -0400 Added sleepy builds to CI
mkardous-silabs
referenced
this pull request
in mkardous-silabs/connectedhomeip
May 2, 2023
Merge in WMN_TOOLS/matter from feature/SleepyBuildsCI to silabs Squashed commit of the following: commit 9ed3814482056943e3a6e391fbdc19d806a6c8a6 Author: Curtis Rahman <[email protected]> Date: Mon Oct 24 14:05:39 2022 -0400 Added sleepy builds to CI
shgutte
pushed a commit
to shgutte/connectedhomeip
that referenced
this pull request
Oct 5, 2023
Merge in WMN_TOOLS/matter from feature/SleepyBuildsCI to silabs Squashed commit of the following: commit 9ed3814482056943e3a6e391fbdc19d806a6c8a6 Author: Curtis Rahman <[email protected]> Date: Mon Oct 24 14:05:39 2022 -0400 Added sleepy builds to CI
shgutte
pushed a commit
to shgutte/connectedhomeip
that referenced
this pull request
Jan 11, 2024
Merge in WMN_TOOLS/matter from feature/SleepyBuildsCI to silabs Squashed commit of the following: commit 9ed3814482056943e3a6e391fbdc19d806a6c8a6 Author: Curtis Rahman <[email protected]> Date: Mon Oct 24 14:05:39 2022 -0400 Added sleepy builds to CI
rcasallas-silabs
pushed a commit
to rcasallas-silabs/connectedhomeip
that referenced
this pull request
Jun 20, 2024
Merge in WMN_TOOLS/matter from feature/SleepyBuildsCI to silabs Squashed commit of the following: commit 9ed3814482056943e3a6e391fbdc19d806a6c8a6 Author: Curtis Rahman <[email protected]> Date: Mon Oct 24 14:05:39 2022 -0400 Added sleepy builds to CI
rcasallas-silabs
pushed a commit
to rcasallas-silabs/connectedhomeip
that referenced
this pull request
Jun 20, 2024
Merge in WMN_TOOLS/matter from feature/SleepyBuildsCI to silabs Squashed commit of the following: commit 9ed3814482056943e3a6e391fbdc19d806a6c8a6 Author: Curtis Rahman <[email protected]> Date: Mon Oct 24 14:05:39 2022 -0400 Added sleepy builds to CI
mykrupp
pushed a commit
to mykrupp/connectedhomeip
that referenced
this pull request
Jul 18, 2024
Merge in WMN_TOOLS/matter from feature/SleepyBuildsCI to silabs Squashed commit of the following: commit 9ed3814482056943e3a6e391fbdc19d806a6c8a6 Author: Curtis Rahman <[email protected]> Date: Mon Oct 24 14:05:39 2022 -0400 Added sleepy builds to CI
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
Build failure
Summary of Changes
Removing BUILDING.md from the dist product. Adding CONTRIBUTING.md
#201