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

manifest: sdk-connectedhomeip: Update revision #20470

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-connectedhomeip#556

@NordicBuilder NordicBuilder requested review from a team as code owners February 18, 2025 15:10
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Feb 18, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 18, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
matter nrfconnect/sdk-connectedhomeip@cb40b0d nrfconnect/sdk-connectedhomeip@7e18666 (master) nrfconnect/sdk-connectedhomeip@cb40b0d0..7e18666e

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 18, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 9

Inputs:

Sources:

sdk-nrf: PR head: 71ce19dbca5e54a99590def6e580c9d5c5fb73ee
matter: PR head: 7e18666ee36cd752e69924c6cf0eb1056716a3cb

more details

sdk-nrf:

PR head: 71ce19dbca5e54a99590def6e580c9d5c5fb73ee
merge base: 405dcd29f63ef099ab2ca1fc10a903bc15805789
target head (main): 254ece2b6dfb679e849cf44ae29aa1aa0640fa0c
Diff

matter:

PR head: 7e18666ee36cd752e69924c6cf0eb1056716a3cb
merge base: cb40b0d0dcc8135c7cf9dc78f2b47d89404047ad
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (46)
modules
│  ├── lib
│  │  ├── matter
│  │  │  ├── .github
│  │  │  │  ├── workflows
│  │  │  │  │  │ examples-nrfconnect.yaml
│  │  │  ├── config
│  │  │  │  ├── nrfconnect
│  │  │  │  │  ├── chip-module
│  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  ├── nxp
│  │  │  │  │  ├── chip-module
│  │  │  │  │  │  │ CMakeLists.txt
│  │  │  │  ├── zephyr
│  │  │  │  │  ├── chip-module
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │ Kconfig.defaults
│  │  │  ├── examples
│  │  │  │  ├── chef
│  │  │  │  │  ├── common
│  │  │  │  │  │  ├── chef-dishwasher-mode-delegate-impl.cpp
│  │  │  │  │  │  │ chef-rvc-mode-delegate.cpp
│  │  │  │  ├── light-switch-app
│  │  │  │  │  ├── cc13x4_26x4
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ AppTask.cpp
│  │  │  │  │  ├── infineon
│  │  │  │  │  │  ├── cyw30739
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ ZclCallbacks.cpp
│  │  │  │  ├── lighting-app
│  │  │  │  │  ├── cc13x4_26x4
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ AppTask.cpp
│  │  │  │  │  ├── infineon
│  │  │  │  │  │  ├── cyw30739
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ ZclCallbacks.cpp
│  │  │  │  ├── lock-app
│  │  │  │  │  ├── cc13x4_26x4
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ AppTask.cpp
│  │  │  │  │  ├── infineon
│  │  │  │  │  │  ├── cyw30739
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ ZclCallbacks.cpp
│  │  │  │  ├── pump-app
│  │  │  │  │  ├── cc13x4_26x4
│  │  │  │  │  │  ├── main
│  │  │  │  │  │  │  │ AppTask.cpp
│  │  │  │  ├── pump-controller-app
│  │  │  │  │  ├── cc13x4_26x4
│  │  │  │  │  │  ├── main
│  │  │  │  │  │  │  │ AppTask.cpp
│  │  │  │  ├── thermostat
│  │  │  │  │  ├── infineon
│  │  │  │  │  │  ├── cyw30739
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ TemperatureManager.cpp
│  │  │  │  │  ├── silabs
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ TemperatureManager.cpp
│  │  │  ├── scripts
│  │  │  │  ├── build
│  │  │  │  │  ├── build
│  │  │  │  │  │  │ targets.py
│  │  │  │  │  ├── builders
│  │  │  │  │  │  │ nrf.py
│  │  │  │  │  ├── testdata
│  │  │  │  │  │  │ all_targets_linux_x64.txt
│  │  │  ├── src
│  │  │  │  ├── app
│  │  │  │  │  ├── BUILD.gn
│  │  │  │  │  ├── InteractionModelEngine.h
│  │  │  │  │  ├── chip_data_model.cmake
│  │  │  │  │  ├── chip_data_model.gni
│  │  │  │  │  ├── clusters
│  │  │  │  │  │  ├── icd-management-server
│  │  │  │  │  │  │  ├── icd-management-server.cpp
│  │  │  │  │  │  │  │ icd-management-server.h
│  │  │  │  │  ├── reporting
│  │  │  │  │  │  │ ReportScheduler.h
│  │  │  │  │  ├── server
│  │  │  │  │  │  │ BUILD.gn
│  │  │  │  │  ├── tests
│  │  │  │  │  │  │ AppTestContext.cpp
│  │  │  │  │  ├── util
│  │  │  │  │  │  ├── AttributesChangedListener.h
│  │  │  │  │  │  ├── BUILD.gn
│  │  │  │  │  │  ├── MarkAttributeDirty.h
│  │  │  │  │  │  ├── af-types.h
│  │  │  │  │  │  │ attribute-table.h
│  │  │  │  │  ├── zap-templates
│  │  │  │  │  │  ├── templates
│  │  │  │  │  │  │  ├── app
│  │  │  │  │  │  │  │  ├── attributes
│  │  │  │  │  │  │  │  │  ├── Accessors-src.zapt
│  │  │  │  │  │  │  │  │  │ Accessors.zapt
│  │  │  │  ├── platform
│  │  │  │  │  ├── Zephyr
│  │  │  │  │  │  │ PlatformManagerImpl.cpp
│  │  │  │  ├── test_driver
│  │  │  │  │  ├── nrfconnect
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── main
│  │  │  │  │  │  │  ├── include
│  │  │  │  │  │  │  │  │ CHIPProjectConfig.h
│  │  │  │  │  │  │ prj.conf
│  │  │  ├── zzz_generated
│  │  │  │  ├── app-common
│  │  │  │  │  ├── app-common
│  │  │  │  │  │  ├── zap-generated
│  │  │  │  │  │  │  ├── attributes
│  │  │  │  │  │  │  │  ├── Accessors.cpp
│  │  │  │  │  │  │  │  │ Accessors.h
samples
│  ├── matter
│  │  ├── thermostat
│  │  │  ├── src
│  │  │  │  ├── temp_sensor_manager.cpp
│  │  │  │  ├── temp_sensor_manager.h
│  │  │  │  │ temperature_manager.cpp
west.yml

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-fw-nrfconnect-chip
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-connectedhomeip-556 branch 4 times, most recently from d7481ca to 620780d Compare February 19, 2025 23:26
Automatically created by Github Action

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-connectedhomeip-556 branch from 620780d to 2ddd526 Compare February 21, 2025 13:52
Copy link

github-actions bot commented Feb 21, 2025

After documentation is built, you will find the preview for this PR here.

Preview links for modified nRF Connect SDK documents:

https://ncsdoc.z6.web.core.windows.net/PR-20470/nrf/releases_and_maturity/releases/release-notes-changelog.html

@adigie adigie requested a review from a team as a code owner February 21, 2025 17:34
@adigie adigie force-pushed the auto-manifest-sdk-connectedhomeip-556 branch from ab0f240 to 2a0a5e3 Compare February 22, 2025 15:25
Fix includes after changes in sdk-connectedhomeip.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-connectedhomeip-556 branch from 2a0a5e3 to 71ce19d Compare February 24, 2025 08:13
@NordicBuilder NordicBuilder removed the DNM label Feb 24, 2025
@ArekBalysNordic ArekBalysNordic removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Feb 24, 2025
@ArekBalysNordic ArekBalysNordic merged commit 327e61f into nrfconnect:main Feb 24, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants