Closed JasonN3 closed 7 months ago
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. I've tried 3 times to fire off with my changes I made and it's been getting some of them to go each time: https://github.com/JasonN3/build-container-installer/actions/runs/8605801976/job/23588354201
@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 There are currently too many jobs for the bot commands to work. Per-page is increased in this PR to allow future PRs to pass
/run build container