Create a new staging release
Config changes required [1]
Other major changes:
- use uvicornworker with gunicorn
- cors enabled for every origin
- remove unnecessary erros
- add a directoryEntry entry point
- rename type filed to targetType
Plan:
- [x] (annotate signed) tag swh-graphql repository v0.0.4
- [ ] Wait for jenkins to be done with the build
- [ ] swh-apps: Generate new frozen requirements virtualenv (out of the new version)
- [ ] Adapt apps/swh-graphql/entrypoint.sh out of the config change [1]
- [ ] swh-apps: Build docker image with that frozen venv ^
- [ ] Publish docker image
- [ ] swh-charts: Reference new image version (commit and push)
- [ ] Wait for argocd deployment to kick in
- [ ] Enjoy new graphql version
[1] D8374