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

Merged
merged 4 commits into from
Jan 2, 2021
Merged

Migrate to GitHub Actions. #102

merged 4 commits into from
Jan 2, 2021

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Dec 30, 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 Django 1.11 since it's EOL.

Python 3.9 support is also added.

No more mention of Travis CI in the codebase:

$ git grep -i travis
$

TODO:

  • @jezdez to add JAZZBAND_RELEASE_KEY to the repo secrets.

@codecov
Copy link

codecov bot commented Dec 30, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #102   +/-   ##
=========================================
  Coverage          ?   90.97%           
=========================================
  Files             ?        1           
  Lines             ?      133           
  Branches          ?       18           
=========================================
  Hits              ?      121           
  Misses            ?        7           
  Partials          ?        5           

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 3b3cf66...16e83fd. Read the comment docs.

Copy link
Member

@zodman zodman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM!

@jezdez jezdez merged commit 252760d into master Jan 2, 2021
@jezdez jezdez deleted the gha branch January 2, 2021 22:02
Copy link
Member

@aleksihakli aleksihakli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, the Django version support specifier caught my eye :)

setup.py Show resolved Hide resolved
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