-
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
Fix ACL XML for MACL and sample conformance #35411
Merged
mergify
merged 12 commits into
project-chip:master
from
tcarmelveilleux:fix-conform-mngd
Sep 5, 2024
Merged
Fix ACL XML for MACL and sample conformance #35411
mergify
merged 12 commits into
project-chip:master
from
tcarmelveilleux:fix-conform-mngd
Sep 5, 2024
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
tcarmelveilleux
added
spec
Mismatch between spec and implementation
acl
Access Control feature
hrap
quality
Software implementation quality
labels
Sep 4, 2024
Review changes with SemanticDiff. Analyzed 6 of 127 files. Overall, the semantic diff is 17% smaller than the GitHub diff. File Information
|
github-actions
bot
added
documentation
Improvements or additions to documentation
examples
scripts
darwin
controller
app
github
tests
matter-1.4-te2-script-change
Script changes before end of Matter 1.4 TE2
labels
Sep 4, 2024
pullapprove
bot
requested review from
andy31415,
andyg-apple,
anush-apple,
arkq,
axelnxp,
bauerschwan,
bzbarsky-apple,
carol-apple,
cecille,
chapongatien,
chrisdecenzo,
chshu,
chulspro,
cliffamzn,
Damian-Nordic and
dhrishi
September 4, 2024 16:46
- Remove dead event AccessRestrictionEntryChanged - Set response command for ReviewFabricRestrictions - Set correct optionality for FabricRestrictionReviewUpdate
tcarmelveilleux
force-pushed
the
fix-conform-mngd
branch
from
September 4, 2024 16:49
4a662b1
to
887a26e
Compare
tleacmcsa
approved these changes
Sep 4, 2024
chrisdecenzo
approved these changes
Sep 4, 2024
PR #35411: Size comparison from 6144736 to 887a26e Full report (3 builds for nxp, stm32)
|
tcarmelveilleux
added
the
skip-protocol-compatibility
Marker that protocol backwards compatibility checks are to be skipped
label
Sep 4, 2024
PR #35411: Size comparison from 6144736 to 42d2856 Full report (5 builds for nxp, stm32, tizen)
|
PR #35411: Size comparison from a5d5f85 to da7fabe Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
cecille
approved these changes
Sep 4, 2024
bzbarsky-apple
approved these changes
Sep 4, 2024
PR #35411: Size comparison from a5d5f85 to c2b9e78 Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
shgutte
pushed a commit
to shgutte/connectedhomeip
that referenced
this pull request
Sep 10, 2024
* Fix ACL cluster ZAP XML and regen ZAP - Remove dead event AccessRestrictionEntryChanged - Set response command for ReviewFabricRestrictions - Set correct optionality for FabricRestrictionReviewUpdate * Fix access control server after XML change * Remove unsupportable commnad * Rename RedirectURL field to ARLRequestFlowUrl * Kick CI * Kick CI * Remove non-longer-applicable files * Increase size of event buffer pool in NIM sample * Restyled by clang-format * Fix format * Remove subscription for event that no longer exists --------- Co-authored-by: Restyled.io <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
acl
Access Control feature
app
controller
darwin
documentation
Improvements or additions to documentation
examples
github
hrap
matter-1.4-te2-script-change
Script changes before end of Matter 1.4 TE2
quality
Software implementation quality
review - approved
scripts
skip-protocol-compatibility
Marker that protocol backwards compatibility checks are to be skipped
spec
Mismatch between spec and implementation
tests
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:
Issue #35165
This PR:
Testing done: