Remove old Pythons from CI
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 38/100
Research direction
The issue identifies CI jobs for Python 2.7 and 3.3 and shows a Travis archive download failure for Python 2.6. Locate the repository's CI configuration, compare its configured Python versions with the failing log, remove the obsolete targets, and verify that CI no longer requests unavailable archives.
Written by the indexing model from the issue text.
Description
Currently the CI jobs targeting Python 2.7 and Python 3.3 are failing because the archives for installing these Python versions no longer exist.
The log looks like this:
[33;1mDownloading archive: https://storage.googleapis.com/travis-ci-language-archives/python/binaries/ubuntu/16.04/x86_64/python-2.6.tar.bz2[0m
travis_time:start:1366dd53
[0K$ curl -sSf --retry 5 -o python-2.6.tar.bz2 ${archive_url}
curl: (22) The requested URL returned error: 404 Not Found
travis_time:end:1366dd53:start=1604439964106137863,finish=1604439964208478148,duration=102340285,event=configure
[0KUnable to download 2.6 archive. The archive may not exist. Please consider a different version.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from enthought/sectiondoc
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
enthought/sectiondoc#32 ·
-
feature
Difficulty 5/5 Over a week Newbie friendliness 25/100
enthought/sectiondoc#30 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
enthought/sectiondoc#29 ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
enthought/sectiondoc#27 ·
-
feature
Difficulty 4/5 3-5 days Newbie friendliness 25/100
enthought/sectiondoc#14 ·
All issues in enthought/sectiondoc
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
syfoud/Simulated_Scepter#172 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Openarea: ci bug perceived difficulty: 3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
ClickHouse/clickhouse-connect#1057 ·