Actions
Bug #16832
openreplace linkchecker in our build environment
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Release:
Release relationship:
Auto
Description
It's Python 2 only, and appears unmaintained upstream.
When done, make sure to update
lib/install/deps.go
so that
arvados-server install -type test
keeps doing the right thing.
Updated by Ward Vandewege over 4 years ago
- Related to Story #14532: [Epic] Port to Python 3 to for Python 2 sunset in December 2019 added
Updated by Peter Amstutz over 4 years ago
- Project changed from Arvados Epics to Arvados
- Target version set to 2020-10-07 Sprint
Updated by Ward Vandewege over 4 years ago
Looks like there is at least some action upstream to release version 10.0, which supports Python3:
https://github.com/linkchecker/linkchecker/issues/359
If they managed to push that to pypi, we could simply update the install_env() function in run_tests.sh (a la #16833), remove the linkchecker package from func RunCommand in lib/install/deps.go, and call this story a day. I suppose we could even use the pip3 install line they suggest directly from github, but it seems that could lead to future instability.
Updated by Peter Amstutz about 4 years ago
- Target version changed from 2020-10-07 Sprint to 2020-10-21 Sprint
Updated by Peter Amstutz about 4 years ago
- Target version changed from 2020-10-21 Sprint to 2020-11-04 Sprint
Updated by Peter Amstutz about 4 years ago
- Target version changed from 2020-11-04 Sprint to 2020-11-18
Actions