-
Notifications
You must be signed in to change notification settings - Fork 2
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
Stable into master #87
Conversation
Enable UWSGI HTTP KeepAlive
Updated documentation URL references in API schema
Feature/GitHub workflows
Issue/fix docker travis
Issue/dashboard GitHub
📝 Change references to travis-ci.org -> travis-ci.com
Feature/GitHub actions
📝 Add API spec version 1.0.x to README
Bump VNG API common and rename BRC->besluiten API
💚 Add DEPLOY_BOT_TOKEN to docker push workflow
📝 Display COMMIT_HASH on API dashboard
…aster # Conflicts: # src/openapi.yaml # src/resources.md # src/swagger2.0.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ik zou alleen de requirements nog even aanpassen, ziet er verder goed uit!
requirements/base.in
Outdated
@@ -14,6 +14,6 @@ django-choices==1.7.0 | |||
django-cors-middleware | |||
django-markup==1.3 | |||
django_redis | |||
|
|||
factory-boy==3.0.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deze dependecy is niet nodig voor alle omgevingen, wil je waarschijnlijk aan testing.in
toevoegen
Codecov Report
@@ Coverage Diff @@
## master #87 +/- ##
=========================================
Coverage ? 83.57%
=========================================
Files ? 78
Lines ? 1796
Branches ? 59
=========================================
Hits ? 1501
Misses ? 276
Partials ? 19 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
No description provided.