Skip to content

a novel mechanism to create mountpoint sub-directories in qiita's BASE_DIR #9

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

Merged
merged 4 commits into from
May 8, 2025

Conversation

sjanssen2
Copy link
Member

I recognized that file upload did strange things. This was because the settings relation in the postgres DB pointed to a different location than was given in qiita's config file. Changes on the config are not automatically reflected in the DB!!

When selecting a different BASE_DATA_DIR, the qiita-env make command failed, tough. This is because there was no mechanism present which would create the necessary sub-directories, referred to as "mount points".

I am discussing with Antonio about an according PR to qiita: qiita-spots/qiita#3462

@sjanssen2 sjanssen2 merged commit d9d6e4c into stefan_pluginactivation May 8, 2025
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