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

main: add build --with-buildlog #106

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mvo5
Copy link
Collaborator

@mvo5 mvo5 commented Jan 27, 2025

[draft as this needs:
https://github.com/osbuild/bootc-image-builder/pull/811/files
https://github.com//pull/21
first
]

This commit adds support to write a buildlog as part of the build.
By default the buildlog is located in the output dir as e.g.
centos-9-qcow2-x86_64/centos-9-qcow2-x86_64.buildlog.

mvo5 added 3 commits January 27, 2025 17:01
This commit add progress reporting similar to what `bib` is doing.
It imports the progress from `bootc-image-builder` for now. There
is an open PR for moving this to images but there are some
concerns about moving it there so for now we just use bib.
This is not too bad because eventually bib and ibcli will merge.
…r=github.com/mvo5/bootc-image-builder@logfile-support
@supakeen
Copy link
Member

The go.mod in this PR contains your local homedir (which sadly does not exist in CI 😉).

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