Page MenuHomeSoftware Heritage

docker: Stop pinning gunicorn
ClosedPublic

Authored by olasd on Nov 26 2019, 3:21 PM.

Details

Summary

20.0.1-3 have been released and fix the issue we were working around.

Test Plan

Rebuild swh/stack and restart all the things

Diff Detail

Repository
rDENV Development environment
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 9386
Build 13748: arc lint + arc unit

Event Timeline

anlambert added a subscriber: anlambert.
anlambert added inline comments.
docker/Dockerfile
26

You should keep the pip install gunicorn instruction as we do not explicitely declare the dependency in the requirements.txt files.

(swh) ✔ ~/swh/swh-environment [master|✚ 1⚑ 5] 
15:37 $ find -name requirements.txt | grep gunicorn
(swh) ✘-1 ~/swh/swh-environment [master|✚ 1⚑ 5]
This revision now requires changes to proceed.Nov 26 2019, 3:40 PM
This revision is now accepted and ready to land.Nov 26 2019, 4:24 PM
This revision was automatically updated to reflect the committed changes.