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

feat(bluefin-cli): Persist State of Cellar #785

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

m2Giles
Copy link
Member

@m2Giles m2Giles commented Jan 4, 2024

Persist the state of Homebrew's Cellar for #768

If the Cellar does not exist. It will be created in the User's home under $XDG_DATA_HOME. It is then volume mounted into the container making it accessible on any distrobox enter for the container.

This will relink all packages and reinstall explicitly installed homebrew packages.

@m2Giles m2Giles requested a review from castrojo as a code owner January 4, 2024 18:33
@m2Giles m2Giles force-pushed the bluefin-cli-persist-state branch 2 times, most recently from 784bc48 to a7d3f81 Compare January 4, 2024 19:26
@castrojo castrojo enabled auto-merge January 4, 2024 22:05
@castrojo castrojo marked this pull request as draft January 4, 2024 23:27
auto-merge was automatically disabled January 4, 2024 23:27

Pull request was converted to draft

Persist the state of Homebrew's Cellar for ublue-os#768

If the Cellar does not exist. It will be created in the User's home directory. It is then volume mounted into the container making it accessible on any distrobox enter for the container.

When using just bluefin-cli, it will relink all packages and reinstall explicitly installed packages.
@m2Giles m2Giles force-pushed the bluefin-cli-persist-state branch from a7d3f81 to 74218ba Compare January 5, 2024 18:54
@m2Giles m2Giles marked this pull request as ready for review January 5, 2024 18:56
@castrojo castrojo merged commit 7f52f32 into ublue-os:main Jan 5, 2024
4 of 32 checks passed
@m2Giles m2Giles deleted the bluefin-cli-persist-state branch January 9, 2024 12:12
awesomekyle pushed a commit to awesomekyle/bluefin that referenced this pull request Apr 24, 2024
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.

2 participants