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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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#556 nrfconnect/sdk-connectedhomeip#556/files

DNM label due to: 1 project with PR revision

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: 5

Inputs:

Sources:

sdk-nrf: PR head: 620780d9fc8c14e71d1018c2cebb45c2735063e5
matter: PR head: 1d1d581c2059a7b67aad14d119bc4bf34651c9bf

more details

sdk-nrf:

PR head: 620780d9fc8c14e71d1018c2cebb45c2735063e5
merge base: 4964be4fa3ed7abc4fe3d84fc97ca6b665a98f5e
target head (main): 4964be4fa3ed7abc4fe3d84fc97ca6b665a98f5e
Diff

matter:

PR head: 1d1d581c2059a7b67aad14d119bc4bf34651c9bf
merge base: cb40b0d0dcc8135c7cf9dc78f2b47d89404047ad
target head (master): 56a0d8f531ae0606f44ed6293b8e7b805af149ab
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 (30)
modules
│  ├── lib
│  │  ├── matter
│  │  │  ├── 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
│  │  │  ├── 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
│  │  │  │  │  ├── util
│  │  │  │  │  │  ├── AttributesChangedListener.h
│  │  │  │  │  │  ├── BUILD.gn
│  │  │  │  │  │  ├── MarkAttributeDirty.h
│  │  │  │  │  │  ├── af-types.h
│  │  │  │  │  │  │ attribute-table.h
│  │  │  │  │  ├── zap-templates
│  │  │  │  │  │  ├── templates
│  │  │  │  │  │  │  ├── app
│  │  │  │  │  │  │  │  ├── attributes
│  │  │  │  │  │  │  │  │  ├── Accessors-src.zapt
│  │  │  │  │  │  │  │  │  │ Accessors.zapt
│  │  │  ├── zzz_generated
│  │  │  │  ├── app-common
│  │  │  │  │  ├── app-common
│  │  │  │  │  │  ├── zap-generated
│  │  │  │  │  │  │  ├── attributes
│  │  │  │  │  │  │  │  ├── Accessors.cpp
│  │  │  │  │  │  │  │  │ Accessors.h
west.yml

Outputs:

Toolchain

Version: 4cff34261a
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:4cff34261a_bece0367df

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 92
  • ❌ 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 3 times, most recently from 30b6e70 to d7481ca Compare February 19, 2025 14:49
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-connectedhomeip-556 branch from d7481ca to 620780d Compare February 19, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-matter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants