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. #607

Merged
merged 8 commits into from
Mar 21, 2021
Merged

Migrate to GitHub Actions. #607

merged 8 commits into from
Mar 21, 2021

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Mar 19, 2021

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

TODO:

  • @jezdez to add JAZZBAND_RELEASE_KEY to the repo secrets.

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #607   +/-   ##
=========================================
  Coverage          ?   68.30%           
=========================================
  Files             ?       24           
  Lines             ?     1101           
  Branches          ?      173           
=========================================
  Hits              ?      752           
  Misses            ?      312           
  Partials          ?       37           

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 f2490ba...3612c9c. Read the comment docs.

@jezdez jezdez requested review from matthewh and odinuge March 19, 2021 22:18
@jezdez
Copy link
Member Author

jezdez commented Mar 21, 2021

Thanks @auvipy!

@jezdez jezdez merged commit ce2140f into master Mar 21, 2021
@jezdez jezdez deleted the gha branch March 21, 2021 10:28
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