Skip to content

Conversation

@SebastianBoe
Copy link
Contributor

Automatically created by Github Action

@SebastianBoe SebastianBoe requested review from a team as code owners May 1, 2025 10:56
@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 May 1, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 1, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@83c5c72 nrfconnect/sdk-zephyr@93b3a7e nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 1, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 8905719b8d75447056bee29efc18380be117a7f0
zephyr: PR head: 93b3a7e3a10e986d295c0694c43fc0b577b315ef

more details

sdk-nrf:

PR head: 8905719b8d75447056bee29efc18380be117a7f0
merge base: 78a61ad4f598649e42bbf017ef16fc3a71724c79
target head (main): 78a61ad4f598649e42bbf017ef16fc3a71724c79
Diff

zephyr:

PR head: 93b3a7e3a10e986d295c0694c43fc0b577b315ef
merge base: 83c5c72f4ca9402ad70fd33e471f3fa8a9536614
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 (19)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  ├── Kconfig.nrf54h20dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad_iron.dts
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad_iron_0_9_0.yaml
│  │  │  │  │ nrf54h20dk_nrf54h20_cpurad_iron_defconfig
│  ├── drivers
│  │  ├── firmware
│  │  │  ├── nrf_ironside
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  │ cpuconf.c
│  ├── dts
│  │  ├── arm
│  │  │  ├── nordic
│  │  │  │  │ nrf54h20_cpuapp.dtsi
│  │  ├── bindings
│  │  │  ├── net
│  │  │  │  ├── wireless
│  │  │  │  │  │ nordic,nrf-nfct-v2.yaml
│  ├── include
│  │  ├── zephyr
│  │  │  ├── drivers
│  │  │  │  ├── firmware
│  │  │  │  │  ├── nrf_ironside
│  │  │  │  │  │  │ cpuconf.h
│  ├── samples
│  │  ├── sysbuild
│  │  │  ├── hello_world
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp_iron.conf
│  │  │  │  ├── sample.yaml
│  │  │  │  ├── sysbuild
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpurad_iron.conf
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  │ dmm.c
│  │  │  ├── nrf54h
│  │  │  │  ├── Kconfig
│  │  │  │  │ soc.c

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-sdk-audio
    • ◻️ test_ble_nrf_config
    • ◻️ test-fw-nrfconnect-ble_samples
    • ◻️ test-fw-nrfconnect-chip
    • ◻️ test-fw-nrfconnect-nfc
    • ◻️ test-fw-nrfconnect-nrf-iot_cloud
    • ◻️ test-fw-nrfconnect-nrf-iot_thingy91
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-fw-nrfconnect-thread
    • ◻️ test-sdk-find-my
    • ◻️ test-low-level
    • ◻️ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • 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_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2828 branch from 341e1fb to d70621d Compare May 1, 2025 11:18
@github-actions
Copy link

github-actions bot commented May 1, 2025

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2828 branch from d70621d to 7ec61f2 Compare May 2, 2025 08:30
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2828 branch from 7ec61f2 to 8905719 Compare May 5, 2025 09:44
@NordicBuilder NordicBuilder removed the DNM label May 5, 2025
@rlubos
Copy link
Contributor

rlubos commented May 5, 2025

Manifest updated to the latest revision in #22135

@rlubos rlubos closed this May 5, 2025
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. manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants