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

Merged
merged 7 commits into from
Jan 30, 2021
Merged

Migrate to GitHub Actions. #32

merged 7 commits into from
Jan 30, 2021

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Jan 25, 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.

Python 3.9 support is also added.

TODO:

  • @jezdez to add JAZZBAND_RELEASE_KEY to the repo secrets.

@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #32   +/-   ##
=========================================
  Coverage          ?   43.60%           
=========================================
  Files             ?        7           
  Lines             ?      133           
  Branches          ?       20           
=========================================
  Hits              ?       58           
  Misses            ?       72           
  Partials          ?        3           

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 41a0379...1ba07a2. Read the comment docs.

@jezdez
Copy link
Member Author

jezdez commented Jan 25, 2021

@martey Hey there, just a heads-up that I've also asked a review from a few other Jazzband members that have been helping with the big move to GitHub Actions in other Jazzband projects.

FWIW This won't change much for this project, except actually enables the Jazzband release pipeline for you. Please let me know if you have any questions.

@jezdez jezdez merged commit 147960f into master Jan 30, 2021
@jezdez jezdez deleted the gha branch January 30, 2021 10:56
@martey
Copy link
Contributor

martey commented Jan 31, 2021

Thanks @jezdez!

@lorddaedra lorddaedra mentioned this pull request Mar 8, 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