Page MenuHomeSoftware Heritage

Move uvicorn and starlette to the main requirement file
ClosedPublic

Authored by jayeshv on Sep 13 2022, 3:14 PM.

Details

Summary

uvicorn is a dependency for UvicornWorker which is used with gunicorn.
Moving uvicorn and starlette to the requirement file

Related to T4532

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

ardumont edited the summary of this revision. (Show Details)
ardumont added a subscriber: ardumont.

\o/

This revision is now accepted and ready to land.Sep 13 2022, 3:16 PM
This revision was landed with ongoing or failed builds.Sep 13 2022, 3:18 PM
This revision was automatically updated to reflect the committed changes.

Build is green

Patch application report for D8465 (id=30495)

Rebasing onto 7e4eacb71f...

Current branch diff-target is up to date.
Changes applied before test
commit f2f222267ff493740efcc1af0edefeed06f24fc3
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date:   Tue Sep 13 15:07:49 2022 +0200

    Move uvicorn and starlette to the main requirement file
    
    uvicorn is a dependency for UvicornWorker which is used with gunicorn.
    Moving uvicorn and starlette to the requirement file

See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/174/ for more details.