Makefile and docker-compose changes to run the app locally in both
ASGI and WSGI servers.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDGQL70b9fe0e3d19: Fix the bug while running wsgi app
Diff Detail
Diff Detail
- Repository
- rDGQL GraphQL API
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D7898 (id=28482)
Rebasing onto 0cabd8ee94...
Current branch diff-target is up to date.
Changes applied before test
commit f40e817a618f456bbe4093ee7734b6cbe702128e Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Wed May 25 15:01:09 2022 +0200 Fix the bug while running wsgi app Makefile and docker-compose changes to run the app locally in both ASGI and WSGI servers.
See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/31/ for more details.
Comment Actions
Build is green
Patch application report for D7898 (id=28486)
Rebasing onto 0cabd8ee94...
Current branch diff-target is up to date.
Changes applied before test
commit 70b9fe0e3d1956777a857437bc2904eb58189a64 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Wed May 25 15:01:09 2022 +0200 Fix the bug while running wsgi app Changes to fix the bug when gunicorn is used with an application factory. Makefile and docker-compose changes to run the app locally in both ASGI and WSGI servers.
See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/32/ for more details.