Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: replace Docker image#208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
facchinm merged 3 commits intoarduino:mainfrompillo79:ci-fix
Sep 30, 2025
Merged

ci: replace Docker image#208

facchinm merged 3 commits intoarduino:mainfrompillo79:ci-fix
Sep 30, 2025

Conversation

@pillo79
Copy link

The currentci Docker image is too large for the basic Github runner. Switch toci-base and manually runaction-zephyr-setup reduces the image size and makes it run again.

The Github runner is now more limited and does not accept the standardzephyrprojectrtos/ci image. Use the ci-base image and manually installthe few extra dependencies we need via action-setup-zephyr.This brings an additional path issue: the west workspace will beinitialized in $GITHUB_WORKSPACE/.., so we need to move the repocheckout to a subfolder and then move it to the right place.
Limit the list of HALs to only those needed by the boards in boards.txt.Copied verbatim from bootstrap.sh.
ccache takes a long time to save, almost as much as downloadingthe archive every time, so skip it.
@facchinmfacchinm merged commit335f835 intoarduino:mainSep 30, 2025
18 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@facchinmfacchinmfacchinm approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@pillo79@facchinm

[8]ページ先頭

©2009-2025 Movatter.jp