Closed
Bug 1799556
Opened 3 months ago
Closed 3 months ago
update Windows dev requirements and environment
Categories
(Conduit :: moz-phab, task)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(3 files)
The Windows infrastructure for moz-phab dev requirements is out of date. This is causing tests to fail in CI for Windows despite unrelated changes. We should
- update our Windows CI to run on newer CircleCI orbs.
- update Miniconda to a newer Python/Miniconda version when building requirements.
- update Python dev environment requirements.
Assignee | ||
Comment 1•3 months ago
|
||
Use the latest Miniconda with Python 3.9. 3.9 is the Python version
recommended in the Windows Store.
Assignee | ||
Comment 2•3 months ago
|
||
Update requirements with docker-compose run generate-windows-requirements
.
Uses Python 3.9, which is the recommended version in the Windows
store.
Depends on D161529
Assignee | ||
Comment 3•3 months ago
|
||
Use the latest Windows Orb when running test in CircleCI.
Depends on D161530
Assignee | ||
Updated•3 months ago
|
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•