Closed
Bug 1442258
Opened 7 years ago
Closed 7 years ago
Pin all dependencies
Categories
(Data Platform and Tools :: General, enhancement, P2)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: frank, Assigned: robhudson)
Details
First, pip install this in a virtualenv to see what current versions we're getting for all of the dependencies.
Next, add those pinned versions, but only for the minor version. We should be okay letting the patch level increase.
Last, check that the service works appropriately before running this. The service hasn't had it's dependencies updated in a long time, and may end up failing for some of them if we update.
Assignee | ||
Comment 1•7 years ago
|
||
Updated requirements files to pinned requirements:
https://github.com/mozilla/python_mozaggregator/commit/0fa9639b
Added pyup.io config:
https://github.com/mozilla/python_mozaggregator/commit/f7a5b38b
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → robhudson
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Telemetry Aggregation Service → General
You need to log in
before you can comment on or make changes to this bug.
Description
•