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 #72

Merged
merged 19 commits into from
Jan 3, 2021
Merged

Migrate to GitHub Actions #72

merged 19 commits into from
Jan 3, 2021

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Jan 3, 2021

Migrate to GitHub Actions.

This replaces #71.

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 and 3.5 because GitHub Actions doesn't fully support them. They're EOL anyway.

Python 3.8 and 3.9 support is also added.

No more mention of Travis CI in the codebase:

TODO:

  • @jezdez to add JAZZBAND_RELEASE_KEY to the repo secrets.

@codecov
Copy link

codecov bot commented Jan 3, 2021

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #72   +/-   ##
=========================================
  Coverage          ?   43.64%           
=========================================
  Files             ?        2           
  Lines             ?      236           
  Branches          ?       62           
=========================================
  Hits              ?      103           
  Misses            ?      123           
  Partials          ?       10           

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 16143ee...7af7843. Read the comment docs.

@jezdez jezdez changed the title Subject: <short purpose of this pull request> Migrate to GitHub Actions Jan 3, 2021
@jezdez jezdez mentioned this pull request Jan 3, 2021
@shimizukawa
Copy link
Member

Now I've released 2.0.0. Thanks for your cooperation!

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