Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to GitHub Actions. #112

Merged
merged 16 commits into from
Dec 9, 2020
Merged

Migrate to GitHub Actions. #112

merged 16 commits into from
Dec 9, 2020

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Dec 8, 2020

Travis CI has a new pricing model which places limits on open source.

Many projects are moving to GitHub Actions instead, including Jazzband projects:

This is based on jazzband/contextlib2#26.

It drops support for Python 2.7 because GitHub Actions doesn't fully support it. It's EOL anyway.

Python 3.8 support is also added.

TODO:

  • @jezdez to add JAZZBAND_RELEASE_KEY to the repo secrets.

@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@68ac54a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #112   +/-   ##
=========================================
  Coverage          ?   76.73%           
=========================================
  Files             ?       11           
  Lines             ?      460           
  Branches          ?       52           
=========================================
  Hits              ?      353           
  Misses            ?       83           
  Partials          ?       24           

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 68ac54a...e641832. Read the comment docs.

@jezdez jezdez requested a review from hugovk December 8, 2020 11:15
.github/workflows/test.yml Outdated Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@jezdez jezdez merged commit 012fe06 into master Dec 9, 2020
@jezdez jezdez deleted the gha branch December 9, 2020 08:55
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.

2 participants