-
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
[examples] Enabled FeatureMap on all clusters for pump-app and pump-controller-app #16764
[examples] Enabled FeatureMap on all clusters for pump-app and pump-controller-app #16764
Conversation
PR #16764: Size comparison from d6fcbd9 to 7953fe7 Full report (16 builds for cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
|
/rebase |
@tlykkeberg-grundfos could you update this? I tried to update this myself however I have no permissions to push to https://github.com/Grundfos/connectedhomeip.git/ apparently |
Likely this is the same reason that |
Yes, for sure :-) I was not aware of this. We will do it ASAP. I have just rebased it my self just now. And btw, can you direct us to where to find a list of these maintainers? I'm not that much into Github admin. Never mind, I found it. But how do you want these 4 maintainers to be added to have write access to our fork, without them being active "seat-positions" in our Github plan? Or peraps there is no way to do it without :-) @andy31415 can you please ellaborate a bit on these matters? |
PR #16764: Size comparison from 3034129 to 694aa73 Increases above 0.2%:
Increases (19 builds for cc13x2_26x2, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
Decreases (6 builds for cc13x2_26x2, k32w, nrfconnect)
Full report (19 builds for cc13x2_26x2, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
Closes #16663 |
@andy31415 you have access to the branch now. So you can rebase etc. |
/rebase |
@tlykkeberg-grundfos @mgarb1 Automatic rebase failed due to merge conflicts, needs manual rebase. I tried doing that, but I can't push to [email protected]:Grundfos/connectedhomeip.git... |
PR #16764: Size comparison from 3992a17 to ab40496 Increases above 0.2%:
Increases (2 builds for cc13x2_26x2)
Decreases (2 builds for cc13x2_26x2)
Full report (28 builds for cc13x2_26x2, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
/rebase |
ab40496
to
9ad222d
Compare
PR #16764: Size comparison from 34f57f3 to 9ad222d Increases above 0.2%:
Increases (2 builds for cc13x2_26x2)
Full report (31 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
…ontroller-app (project-chip#16764) * * Updated the pump-app.zap and pump-controller-app.zap files to inlcude FeatureMap on all clusters * * Re-ran the zap_regen_app.py tool * * Re-ran the zap_regen_all.py tool * Restyled by clang-format Co-authored-by: Restyled.io <[email protected]>
Problem
The FeatureMap attribute is not enabled for some clusters in the .zap files for pump-app and pump-controller-app
Change overview
Enabled the FeatureMap attribute for all cluster in the .zap files
Testing
Re-generated all pump-app.zap and pump-controller-app.zap using zap_regen_all.py
Fixes
Fixes this issue: #16663