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

Create storage directories automatically #2045

Conversation

williamjallen
Copy link
Collaborator

Storage directories are not created by default when running cdash_install currently. Requiring users to run the storage:mkdirs artisan command manually creates unnecessary busywork. This PR changes the behavior to create the required directories automatically on install.

@williamjallen williamjallen added this pull request to the merge queue Feb 23, 2024
Merged via the queue into Kitware:master with commit 83413b2 Feb 23, 2024
2 checks passed
@williamjallen williamjallen deleted the automatic-storage-directory-creation branch February 23, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants