-
Notifications
You must be signed in to change notification settings - Fork 9
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
Fix dependencies path and issues with secure boot key #100
Conversation
/run build container |
Looks like most everything is working on this branch except a few things:
|
/run tests |
Fixes: #102 and issues with flatpak dependencies. |
Interesting, still broken in Bazzite. I'm gonna do more debugging and see where it's dropping the file.. https://github.com/ublue-os/bazzite/actions/runs/8605449983/job/23581734802 UPDATE: This is because when I'm building the container, it is not pushing it with the deps tag. It's no big deal, I can test this after it's merged into main. |
/run build container |
Get Job URL is task if failing inconsistently now. Like, sometimes the jobs are firing off and other times they get held up by that. At any rate, I feel pretty confident we can merge this regarding of some failing tests. I can open a separate issue if you'd like for the failing tests issue. |
@noelmiller, you need to fix the Codacy issue |
Once that's fixed, I can merge it since the separate run (https://github.com/JasonN3/build-container-installer/actions/runs/8608830718) passed all the tests. |
/run tests |
Passing tests at https://github.com/JasonN3/build-container-installer/actions/runs/8616695515/job/23615920632 |
No description provided.