Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested a review from a team as a code owner November 28, 2024 15:07
@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 Nov 28, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 28, 2024

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@5319cfc nrfconnect/sdk-zephyr@6fa629b (main) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 28, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: e3fbdeeb531a8c7a2d592831301c877cb04ebbfb
zephyr: PR head: 6fa629bb966782cbe157de90513073dfcec57267

more details

sdk-nrf:

PR head: e3fbdeeb531a8c7a2d592831301c877cb04ebbfb
merge base: a2672fe428604f253a216773f40630e4d6630d6e
target head (main): d5d91c8c5f34ec2d233a945776b088a86ae39c8a
Diff

zephyr:

PR head: 6fa629bb966782cbe157de90513073dfcec57267
merge base: 5319cfc0718146a1bb21a856415d9b50abbf979e
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 (20)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp_0_9_0.yaml
│  │  │  ├── nrf54l20pdk
│  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.yaml
│  ├── drivers
│  │  ├── i2s
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig.nrfx
│  │  │  │ i2s_nrfx_tdm.c
│  │  ├── pinctrl
│  │  │  │ pinctrl_nrf.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── i2s
│  │  │  │  │ nordic,nrf-tdm.yaml
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  ├── nrf54h20.dtsi
│  │  │  │  │ nrf54l20.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── dt-bindings
│  │  │  │  ├── pinctrl
│  │  │  │  │  │ nrf-pinctrl.h
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ Kconfig
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  │ Kconfig.peripherals
│  ├── subsys
│  │  ├── mgmt
│  │  │  ├── mcumgr
│  │  │  │  ├── grp
│  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  │ Kconfig
│  ├── tests
│  │  ├── drivers
│  │  │  ├── i2s
│  │  │  │  ├── i2s_api
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  ├── i2s_speed
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay

Outputs:

Toolchain

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

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister - Skipped: Skipping Build & Test as it succeeded in a previous run: 43
  • ✅ Integration tests
    • ✅ test-sdk-audio - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-boot - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-chip - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nfc - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_cloud - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91 - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-rs - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-fem - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-thread - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-zigbee - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-find-my - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-sidewalk - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-low-level
    • ✅ test-sdk-mcuboot - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-dfu - Skipped: Job was skipped as it succeeded in a previous run
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-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-pmic-samples
    • 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. It will be updated about 10 minutes after the documentation build succeeds.

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from f2caee0 to 06ebd8f Compare December 4, 2024 12:56
@adamkondraciuk adamkondraciuk force-pushed the auto-manifest-sdk-zephyr-2314 branch from 06ebd8f to d9b3d18 Compare December 4, 2024 12:57
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from d9b3d18 to 65e757d Compare December 10, 2024 08:45
@adamkondraciuk adamkondraciuk force-pushed the auto-manifest-sdk-zephyr-2314 branch from 65e757d to bd45993 Compare December 10, 2024 08:46
@github-actions
Copy link

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Jan 12, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from bd45993 to da3e1b4 Compare January 14, 2025 13:37
@adamkondraciuk adamkondraciuk force-pushed the auto-manifest-sdk-zephyr-2314 branch from da3e1b4 to d022124 Compare January 14, 2025 13:37
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch 2 times, most recently from f7686e9 to a020647 Compare January 14, 2025 15:13
@github-actions github-actions bot removed the Stale label Jan 17, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from a020647 to af3fabb Compare January 29, 2025 16:16
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from af3fabb to 335c81a Compare February 19, 2025 16:22
@NordicBuilder NordicBuilder requested a review from a team as a code owner February 19, 2025 16:22
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from 335c81a to b19ae62 Compare February 20, 2025 08:53
@github-actions
Copy link

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

@adamkondraciuk adamkondraciuk force-pushed the auto-manifest-sdk-zephyr-2314 branch from b19ae62 to 36cbc0a Compare February 20, 2025 08:56
@github-actions
Copy link

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch 4 times, most recently from 1bbc91d to b14cd71 Compare February 21, 2025 14:12
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from 1d4cb7b to ef514ab Compare February 25, 2025 16:55
@adamkondraciuk adamkondraciuk force-pushed the auto-manifest-sdk-zephyr-2314 branch from ef514ab to 35ac876 Compare February 26, 2025 09:20
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from 35ac876 to 3b523ad Compare March 4, 2025 13:33
@github-actions
Copy link

github-actions bot commented Mar 4, 2025

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from 3b523ad to 5195ab2 Compare March 7, 2025 09:59
@adamkondraciuk adamkondraciuk force-pushed the auto-manifest-sdk-zephyr-2314 branch from 5195ab2 to 898cbab Compare March 7, 2025 10:03
@adamkondraciuk adamkondraciuk requested review from a team as code owners March 7, 2025 10:03
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch 7 times, most recently from 6de05cf to de4d20a Compare March 11, 2025 20:07
@adamkondraciuk adamkondraciuk force-pushed the auto-manifest-sdk-zephyr-2314 branch from de4d20a to 6ed9120 Compare March 11, 2025 20:08
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from 6ed9120 to ed63043 Compare March 11, 2025 21:24
@adamkondraciuk adamkondraciuk force-pushed the auto-manifest-sdk-zephyr-2314 branch from ed63043 to f250f15 Compare March 12, 2025 08:41
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2314 branch from 403935d to e3fbdee Compare March 17, 2025 15:51
@NordicBuilder NordicBuilder removed the DNM label Mar 17, 2025
@sonarqubecloud
Copy link

@nordic-segl
Copy link
Contributor

This can be closed. Manifest already points to newer commit in sdk-zephyr.

https://github.com/nrfconnect/sdk-nrf/blob/main/west.yml#L69C19-L69C28
https://github.com/nrfconnect/sdk-zephyr/commits/main/

@NordicBuilder
Copy link
Contributor Author

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants