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

makechrootpkg: Only expose failed build logs instead of products #55

Closed
wants to merge 1 commit into from

Conversation

anthraxx
Copy link
Member

After further followups always moving all products isn't actually
desired as they can theoretically be broken in various ways if
arch-nspawn exists non successful.

However, as we would like to always preserve the produced log files we
instead split out the logfiles into an own function and call that for
unsuccessful buils.

Fixes 4f305aa

After further followups always moving all products isn't actually
desired as they can theoretically be broken in various ways if
arch-nspawn exists non successful.

However, as we would like to always preserve the produced log files we
instead split out the logfiles into an own function and call that for
unsuccessful buils.

Fixes 4f305aa
@anthraxx anthraxx requested a review from eli-schwartz January 31, 2021 15:18
@anthraxx
Copy link
Member Author

anthraxx commented Feb 1, 2021

applied in 8c26438

@anthraxx anthraxx closed this Feb 1, 2021
@anthraxx anthraxx deleted the wip/only-expose-logs-during-failed-builds branch July 1, 2021 18:20
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