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

fix: create storage dir on startup #83

Merged
merged 3 commits into from
Nov 12, 2023
Merged

fix: create storage dir on startup #83

merged 3 commits into from
Nov 12, 2023

Conversation

uniqueg
Copy link
Member

@uniqueg uniqueg commented Nov 12, 2023

  • (Re)add volume definition for storage directory to prowes service in docker-compose.yaml
  • Add startup routine for first start to app.py entry point, which creates the storage directory and sets the service info
  • Update custom exception docstrings
  • Extend error message if an unsupported workflow or version is requested
  • Remove test/dummy file inadvertently pushed in f7e8879

Fixes #82

@uniqueg uniqueg merged commit 25f0e59 into dev Nov 12, 2023
3 checks passed
@uniqueg uniqueg deleted the debug_post branch November 12, 2023 12:53
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.

fix: storage unavailable at app startup
1 participant