Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3444

@NordicBuilder NordicBuilder requested review from a team as code owners October 29, 2025 15:13
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 29, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Oct 29, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@1b82b09 (main) nrfconnect/sdk-zephyr#3444 nrfconnect/sdk-zephyr#3444/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 Oct 29, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 75d1ad3835a361c9e55b7cbb6935328accb40567
zephyr: PR head: fe75c71b82cd88f0431ba095fa4fdff51e135bb7

more details

sdk-nrf:

PR head: 75d1ad3835a361c9e55b7cbb6935328accb40567
merge base: 1cee1ccc3b1833dcbfad9aeb5166e2349b69e788
target head (main): 1cee1ccc3b1833dcbfad9aeb5166e2349b69e788
Diff

zephyr:

PR head: fe75c71b82cd88f0431ba095fa4fdff51e135bb7
merge base: 1b82b097aa67086d5a326049ebcb23510ddab77a
target head (main): 1b82b097aa67086d5a326049ebcb23510ddab77a
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)
west.yml
zephyr
│  ├── doc
│  │  ├── releases
│  │  │  ├── migration-guide-4.3.rst
│  │  │  │ release-notes-4.3.rst
│  ├── drivers
│  │  ├── modem
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig.at_shell
│  │  │  ├── modem_at_shell.c
│  │  │  ├── modem_at_user_pipe.c
│  │  │  │ modem_cellular.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── modem
│  │  │  │  ├── nordic,nrf91-slm.yaml
│  │  │  │  ├── quectel,bg95.yaml
│  │  │  │  ├── quectel,bg9x.yaml
│  │  │  │  ├── quectel,eg25-g.yaml
│  │  │  │  ├── quectel,eg800q.yaml
│  │  │  │  ├── simcom,a76xx.yaml
│  │  │  │  ├── simcom,sim7080.yaml
│  │  │  │  ├── sqn,gm02s.yaml
│  │  │  │  ├── swir,hl7800.yaml
│  │  │  │  ├── telit,me310g1.yaml
│  │  │  │  ├── telit,me910g1.yaml
│  │  │  │  ├── u-blox,lara-r6.yaml
│  │  │  │  ├── u-blox,sara-r4.yaml
│  │  │  │  ├── u-blox,sara-r5.yaml
│  │  │  │  ├── wnc,m14a2a.yaml
│  │  │  │  │ zephyr,cellular-modem-device.yaml
│  ├── include
│  │  ├── zephyr
│  │  │  ├── modem
│  │  │  │  ├── at
│  │  │  │  │  │ user_pipe.h
│  │  │  │  ├── backend
│  │  │  │  │  │ uart.h
│  │  │  │  ├── cmux.h
│  │  │  │  │ ppp.h
│  ├── subsys
│  │  ├── modem
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig
│  │  │  ├── backends
│  │  │  │  ├── modem_backend_uart.c
│  │  │  │  ├── modem_backend_uart_async.c
│  │  │  │  ├── modem_backend_uart_async_hwfc.c
│  │  │  │  │ modem_backend_uart_isr.c
│  │  │  ├── modem_chat.c
│  │  │  ├── modem_cmux.c
│  │  │  ├── modem_pipe.c
│  │  │  ├── modem_ppp.c
│  │  │  ├── modem_ubx.c
│  │  │  ├── modem_workqueue.c
│  │  │  │ modem_workqueue.h
│  ├── tests
│  │  ├── subsys
│  │  │  ├── modem
│  │  │  │  ├── mock
│  │  │  │  │  ├── modem_backend_mock.c
│  │  │  │  │  │ modem_backend_mock.h
│  │  │  │  ├── modem_cmux
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── modem_cmux_pair
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── modem_pipe
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c

Outputs:

Toolchain

Version: cfa6b06338
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:cfa6b06338_e595b21c39

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 28
    • sdk-zephyr test count: 470
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-low-level
    • ✅ test-sdk-dfu
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • 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-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-audio
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-secdom-samples-public

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

@github-actions
Copy link

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3444 branch from 107f753 to 4a14d15 Compare October 30, 2025 07:33
@SeppoTakalo SeppoTakalo requested a review from a team October 30, 2025 07:34
SeppoTakalo added a commit to SeppoTakalo/ncs-serial-modem that referenced this pull request Oct 30, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3444 branch from 4a14d15 to 5d27036 Compare October 31, 2025 13:17
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3444 branch from 5d27036 to 75d1ad3 Compare October 31, 2025 23:10
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-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant