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 from Travis-CI to GitHub Actions #26

Merged
merged 17 commits into from Nov 30, 2020
Merged

Migrate from Travis-CI to GitHub Actions #26

merged 17 commits into from Nov 30, 2020

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Nov 23, 2020

This ports contextlib2 to using GitHub Actions instead of Travis-CI since Travis has drastically reduced OSS support recently. I'm migrating all Jazzband projects to using GitHub Actions.

This also drops support for Python 3.4 since I wasn't able to work-around CI related errors sadly.

@jezdez jezdez requested a review from ncoghlan November 23, 2020 15:46
@jezdez jezdez changed the title GitHub actions Migrate from Travis-CI to GitHub Actions Nov 23, 2020
@codecov
Copy link

codecov bot commented Nov 23, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #26   +/-   ##
=========================================
  Coverage          ?   90.00%           
=========================================
  Files             ?        1           
  Lines             ?      230           
  Branches          ?       24           
=========================================
  Hits              ?      207           
  Misses            ?       17           
  Partials          ?        6           

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 603052b...3494750. Read the comment docs.

README.rst Outdated Show resolved Hide resolved
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@jezdez jezdez merged commit 5f8498c into master Nov 30, 2020
@jezdez jezdez deleted the github-actions branch November 30, 2020 11:51
@jezdez jezdez added this to In progress in Migrate to GitHub Actions via automation Dec 21, 2020
@jezdez jezdez moved this from In progress to Done in Migrate to GitHub Actions Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants