Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

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

@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 Aug 21, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Aug 21, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@78f6547 nrfconnect/sdk-zephyr@1ab791d (main) nrfconnect/[email protected]

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Aug 21, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 31e0654a1b646e7a2027d398d3d9adee1e335b5f
zephyr: PR head: 1ab791d9aafd9bc0e92568a1146402c159d03e60

more details

sdk-nrf:

PR head: 31e0654a1b646e7a2027d398d3d9adee1e335b5f
merge base: a8b35bdda02410eda6641ae6b9444370ee8e467f
target head (main): 1282ebbae1577b4e1aa173497647521cbe54d986
Diff

zephyr:

PR head: 1ab791d9aafd9bc0e92568a1146402c159d03e60
merge base: 78f654738d488e96e4d2107cec538347c3f0fce0
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 (4)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  │ nrf54h20dk_nrf54h20-memory_map.dtsi
│  ├── tests
│  │  ├── drivers
│  │  │  ├── mbox
│  │  │  │  ├── mbox_error_cases
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-sdk-find-my
    • ◻️ test-low-level
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-chip
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • 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-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi

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 Publishing GitHub Action.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-1961 branch from 0652e44 to f420ed0 Compare August 27, 2024 09:19
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-1961 branch 3 times, most recently from 03229b5 to d20c392 Compare September 6, 2024 09:35
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-1961 branch from d20c392 to 1fe128c Compare September 9, 2024 09:27
@jaz1-nordic jaz1-nordic force-pushed the auto-manifest-sdk-zephyr-1961 branch from 1fe128c to 01b6c8b Compare September 9, 2024 09:34
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-1961 branch from 01b6c8b to ab2e0c6 Compare September 12, 2024 14:37
@jaz1-nordic jaz1-nordic force-pushed the auto-manifest-sdk-zephyr-1961 branch from ab2e0c6 to aa9ac0c Compare September 12, 2024 14:38
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-1961 branch from aa9ac0c to 89753d1 Compare September 13, 2024 05:55
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-1961 branch from 89753d1 to 31e0654 Compare September 13, 2024 07:48
@NordicBuilder NordicBuilder removed the DNM label Sep 13, 2024
@rlubos
Copy link
Contributor

rlubos commented Sep 16, 2024

Outdated

@rlubos rlubos closed this Sep 16, 2024
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.

2 participants