-
Notifications
You must be signed in to change notification settings - Fork 41
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
Build productionish container using uwsgi and whitenoise #394
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #394 +/- ##
==========================================
+ Coverage 25.11% 27.28% +2.16%
==========================================
Files 154 154
Lines 10070 10663 +593
==========================================
+ Hits 2529 2909 +380
- Misses 7541 7754 +213
Continue to review full report at Codecov.
|
Maybe some updates still to README? |
Also still incoming more change for kulke importer |
fe7656b
to
98b91ab
Compare
Codecov Report
@@ Coverage Diff @@
## master #394 +/- ##
==========================================
- Coverage 23.52% 23.51% -0.01%
==========================================
Files 159 159
Lines 11206 11212 +6
==========================================
+ Hits 2636 2637 +1
- Misses 8570 8575 +5
Continue to review full report at Codecov.
|
98b91ab
to
964cc3c
Compare
Functionality-wise this still needs an opinionated way to run scheduled tasks. Instead of making everyone figure it out by themselves.
Also documentation.