Skip to content

Conversation

samuelcolvin
Copy link
Member

@samuelcolvin samuelcolvin commented Nov 13, 2019

Change Summary

  • Include binaries for python 3.8 in pypi
  • add manylinux2010 binaries (by using the latest version of cibuildwheel)
  • run tests on production binaries in cibuildwheel
  • improve travis setup to run fewer tests and thereby finish faster

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • changes/<pull request or issue id>-<github username>.md file added describing change
    (see changes/README.md for details)

@codecov
Copy link

codecov bot commented Nov 13, 2019

Codecov Report

Merging #994 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #994   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          19     19           
  Lines        3287   3287           
  Branches      650    650           
=====================================
  Hits         3287   3287
Impacted Files Coverage Δ
pydantic/version.py 100% <100%> (ø) ⬆️

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 677537d...49f772b. Read the comment docs.

@samuelcolvin samuelcolvin merged commit 0e8f886 into master Nov 14, 2019
@samuelcolvin samuelcolvin deleted the py38-binaries branch November 14, 2019 10:50
andreshndz pushed a commit to cuenca-mx/pydantic that referenced this pull request Jan 17, 2020
* build binaries for python 3.8

* change and test with cibuildwheel

* skip codecov on pypi build

* speed up PR ci builds

* better conditional builds

* fix conditional builds

* finish conditional stages
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.

1 participant