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

Handle build failures better #456

Merged
merged 6 commits into from
Jul 31, 2023
Merged

Handle build failures better #456

merged 6 commits into from
Jul 31, 2023

Conversation

petefoth
Copy link
Contributor

This fixes #450

  • post-build.sh will be called if breakfast fails, meaning these build failures will be more visible, and will be reported in the matrix channel
  • $branch is passed in the call to post-build.sh, allowing us to log build failures in build-specific files, so that they can be addressed - manually or automatically - once a monthly build run is complete

@petefoth petefoth requested a review from bananer July 27, 2023 16:37
@petefoth
Copy link
Contributor Author

@bananer I would really like to get this fix in place in time for the August build run. Please can you have a look and check you are happy with it. I'll run some tests on this branch in the next couple of days

@petefoth
Copy link
Contributor Author

Added dtbo super_empty vbmeta images, to fix #405

@petefoth
Copy link
Contributor Author

I have tested all three commits in a test build:

I will merge, and monitor output from August build run

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.

Handle breakfast failure better
1 participant