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

Split settings.BASE_DIR into MODULE and DATADIR #2374

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

niklasmohrin
Copy link
Member

This is in preparation for #2328

The idea is that we don't want to place any files at runtime into MODULE, as that might be venv/lib/python3.10/site-packages/evap/, or a path into the Nix store or something similar.

Best reviewed by commit.

This also moves some runtime generated outside the module path.
@niklasmohrin niklasmohrin force-pushed the settings-basedir branch 3 times, most recently from 4841385 to ea891e1 Compare January 20, 2025 20:06
@niklasmohrin
Copy link
Member Author

@janno42 This could require small changes to the settings on production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant