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

Replace Travis CI with GitHub Actions #41

Merged
merged 9 commits into from
Nov 19, 2020
Merged

Replace Travis CI with GitHub Actions #41

merged 9 commits into from
Nov 19, 2020

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented Nov 18, 2020

Travis CI has a new pricing model which places limits on open source.

After two weeks, I've now run out of credits and Travis haven't given me any open source credits yet.

Many projects are moving to GitHub Actions instead, let's do the same.


Also some minor changes for other actions, and update pre-commit.

@hugovk hugovk added testing Unit tests, linting, CI, etc. changelog: Changed For changes in existing functionality labels Nov 18, 2020
@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #41 (7674a3d) into master (377e6dd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   55.91%   55.91%           
=======================================
  Files           4        4           
  Lines         431      431           
=======================================
  Hits          241      241           
  Misses        190      190           
Flag Coverage Δ
GHA_Ubuntu 55.91% <ø> (?)
GHA_Ubuntu_16 ?
GHA_Ubuntu_18 ?
GHA_Ubuntu_20 ?
GHA_macOS 55.91% <ø> (+0.69%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.


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 377e6dd...7674a3d. Read the comment docs.

@hugovk hugovk merged commit 29e89c4 into master Nov 19, 2020
@hugovk hugovk deleted the rm-travis branch November 19, 2020 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Changed For changes in existing functionality testing Unit tests, linting, CI, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant