Skip to content

chore(ci): dropping pypy-3.6 because image is no longe provided#261

Merged
jansegre merged 1 commit intodevfrom
chore/fix-docker-pypy
Jul 3, 2021
Merged

chore(ci): dropping pypy-3.6 because image is no longe provided#261
jansegre merged 1 commit intodevfrom
chore/fix-docker-pypy

Conversation

@jansegre
Copy link
Member

@jansegre jansegre commented Jul 3, 2021

We're using official PyPy docker images from https://hub.docker.com/_/pypy and they are no longer providing images for pypy-3.6-* which were being used as the base for the build that is failing. Since we're slowly moving away from Python 3.6, and since we also don't officially support PyPy, I think it's best to just drop that build.

@jansegre jansegre requested a review from msbrogli July 3, 2021 02:38
@jansegre jansegre self-assigned this Jul 3, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #261 (0b9c203) into dev (bab424e) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #261   +/-   ##
=======================================
  Coverage   82.40%   82.40%           
=======================================
  Files         149      149           
  Lines       14108    14108           
  Branches     2014     2014           
=======================================
+ Hits        11625    11626    +1     
  Misses       2066     2066           
+ Partials      417      416    -1     
Impacted Files Coverage Δ
hathor/p2p/manager.py 68.48% <0.00%> (-0.43%) ⬇️
hathor/consensus.py 93.48% <0.00%> (+0.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bab424e...0b9c203. Read the comment docs.

@jansegre jansegre merged commit 4f0b20b into dev Jul 3, 2021
@jansegre jansegre deleted the chore/fix-docker-pypy branch July 3, 2021 04:28
@jansegre jansegre mentioned this pull request Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants