Skip to content

Conversation

@inffy
Copy link
Member

@inffy inffy commented Jan 7, 2026

Closes #84

From projectbluefin/common@ac474a8

Also needed for ISOs ublue-os/aurora#1604

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the flatpak installation process to use Homebrew's brew bundle with Brewfiles, which is a positive change. However, the implementation introduces some significant issues in the justfile recipes. The toggle-devmode recipe contains flawed logic for detecting and disabling developer mode, which could fail for certain image names. More critically, the install-system-flatpaks recipe is broken and will not install development flatpaks when switching to developer mode. I have provided two review comments with high and critical severity to address these bugs, including code suggestions to resolve them.

@inffy inffy marked this pull request as ready for review January 8, 2026 10:44
@inffy
Copy link
Member Author

inffy commented Jan 8, 2026

Tested locally and the brewfiles are in the correct place and the install-system-flatpak commands seem to work.

Would prefer another eyes and testing round for this though.

@hanthor
Copy link
Member

hanthor commented Jan 8, 2026

What about ISOs?

@inffy
Copy link
Member Author

inffy commented Jan 8, 2026

What about ISOs?

ISOs are still at ublue-os/aurora and this should make them ublue-os/aurora#1604

But we don't have testing ISO repo at the moment and we can't build new ISOs because of the bootc bug afaik

@inffy inffy marked this pull request as draft January 8, 2026 16:58
@inffy inffy marked this pull request as ready for review January 9, 2026 07:10
@inffy inffy force-pushed the flatpak-brewfiles branch from efb4c62 to 7ecd187 Compare January 10, 2026 15:09
@inffy inffy marked this pull request as draft January 10, 2026 15:09
@inffy inffy force-pushed the flatpak-brewfiles branch from 7ecd187 to 6f96017 Compare January 10, 2026 15:25
@inffy inffy marked this pull request as ready for review January 10, 2026 15:40
@inffy
Copy link
Member Author

inffy commented Jan 10, 2026

Removed the toggle-devmode parts as need to check tulips new stuff.

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.

rewrite flatpak lists to brewfiles

2 participants