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

Move checking for missing file store config to API functions #107

Merged
merged 3 commits into from
Dec 24, 2023

Conversation

jcohen02
Copy link
Collaborator

This is being done to address issue #97 which highlights that having neither a FILE_STORE_PATH or STORAGES_BACKEND set is a valid case if file storage is being handled manually. To address this, checking for these parameters is pushed down to the API function calls where they're used.

@jcohen02 jcohen02 changed the base branch from main to release/0.6.0 December 24, 2023 01:04
@jcohen02 jcohen02 merged commit 27301df into release/0.6.0 Dec 24, 2023
9 checks passed
@jcohen02
Copy link
Collaborator Author

jcohen02 commented Jan 3, 2024

This PR has been replaced by #117 as part of a cleanup of the history for the pending 0.6.0 release.

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.

None yet

1 participant