Skip to content

Conversation

@stephanosio
Copy link
Member

@stephanosio stephanosio commented Aug 16, 2025

The GitHub download-artifact action may fail to download some artifact
files without any errors, and this often causes the SDK test jobs to
fail.

This commit works around the above issue by using the gh CLI command
to download the SDK bundle artifact.


Tested in https://github.com/zephyrproject-rtos/sdk-ng/actions/runs/17003626353

Clean up trailing whitespaces.

Signed-off-by: Stephanos Ioannidis <[email protected]>
The GitHub download-artifact action may fail to download some artifact
files without any errors, and this often causes the SDK test jobs to
fail.

This commit works around the above issue by using the `gh` CLI command
to download the SDK bundle artifact.

Signed-off-by: Stephanos Ioannidis <[email protected]>
@stephanosio stephanosio force-pushed the ci_workaround_download_artifact_bug branch from 8cd9179 to 343c961 Compare August 16, 2025 03:11
@stephanosio stephanosio marked this pull request as ready for review August 16, 2025 04:32
@stephanosio stephanosio merged commit ac46a70 into zephyrproject-rtos:main Aug 16, 2025
41 of 269 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant