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

flatcar-3033: backport build dev packages #1506

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

t-lo
Copy link
Member

@t-lo t-lo commented Dec 18, 2023

This is PR #1491 back-ported to flatcar-3033. Some manual conflict resolution was required for build_packages.

t-lo and others added 3 commits December 18, 2023 19:08
This change introduces build_dev_binpkgs, a script to build binary
packages for all dependencies of the devcontainer. This works around an
issue with build_packages, which doesn't - leading to build issues with
the devcontainer later on. This particularly happens for more complex
builds with the devcontainer.

Additionally, a call to build_dev_binpkgs has been added to the package
publishing step in ci-automation before binary packages are published.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
This change adds a command line option to build_packages to stop
execution of the script after breaking circular dependencies (i.e.
before board packages are built). Helpful for debugging package build
issues.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
@t-lo t-lo requested review from pothos and a team December 18, 2023 18:11
@t-lo t-lo merged commit a3c533a into flatcar-3033 Dec 19, 2023
2 of 8 checks passed
@t-lo t-lo deleted the t-lo/flatcar-3033-backport-build-dev-packages branch December 19, 2023 10:54
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.

2 participants