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

paths: remove hardcoded basepath #421

Merged
merged 2 commits into from
Nov 13, 2024
Merged

paths: remove hardcoded basepath #421

merged 2 commits into from
Nov 13, 2024

Conversation

jb55
Copy link
Contributor

@jb55 jb55 commented Nov 13, 2024

Before we were hardcoding the basepath with dirs, which isn't that useful for testing, previews, or for android. Let's fix that.

This also moves the db and cache directories into our root DataPaths. This is a breaking change, we don't have a migration step. sorry.

This also fixes our MacOS xbuild app from crashing

Since some things are broken

Signed-off-by: William Casarin <[email protected]>
Before we were hardcoding the basepath with dirs, which isn't that
useful for testing, previews, or for android. Let's fix that.

This also moves the db and cache directories into our root DataPaths.
This is a breaking change, we don't have a migration step. sorry.

Signed-off-by: William Casarin <[email protected]>
@jb55 jb55 merged commit fab1257 into master Nov 13, 2024
8 checks passed
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.

1 participant