Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve package updates reporting and add more build deps to SDK #2615

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

krnowak
Copy link
Member

@krnowak krnowak commented Jan 30, 2025

CI: http://jenkins.infra.kinvolk.io:8080/job/container/job/sdk/1933/cldsv/

This PR affects SDK only - it has some dependencies specified explicitly (for the package update automation) and it will now have all the build dependencies of the board packages, so the board-package-build job won't be building stuff for SDK anymore.

These dependencies are pulled into SDK at some point during the
multi-stage SDK build, but our package automation is not smart enough
to catch this. Help it by listing some packages explicitly.
Without those additions, these packages are being built into the SDK
during the board packages job.
@krnowak krnowak added the main label Jan 30, 2025
@krnowak krnowak requested a review from a team February 4, 2025 11:22
@krnowak krnowak marked this pull request as ready for review February 4, 2025 11:22
@krnowak
Copy link
Member Author

krnowak commented Feb 4, 2025

CI passed.

Copy link

github-actions bot commented Feb 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Testing / in Review
Development

Successfully merging this pull request may close these issues.

1 participant