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 #72

Merged
merged 9 commits into from
Nov 26, 2020
Merged

Migrate to GitHub Actions #72

merged 9 commits into from
Nov 26, 2020

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Nov 26, 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.

TODO:

  • @jezdez to add JAZZBAND_RELEASE_KEY to the repo secrets.

@codecov
Copy link

codecov bot commented Nov 26, 2020

Codecov Report

Merging #72 (28b6e4c) into master (6c82e3d) will increase coverage by 2.75%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   39.00%   41.76%   +2.75%     
==========================================
  Files           7        7              
  Lines         423      443      +20     
  Branches       78       78              
==========================================
+ Hits          165      185      +20     
  Misses        250      250              
  Partials        8        8              
Impacted Files Coverage Δ
authority/decorators.py 44.06% <66.66%> (+2.99%) ⬆️
authority/templatetags/permissions.py 29.80% <0.00%> (+6.24%) ⬆️

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 6c82e3d...28b6e4c. Read the comment docs.

@jezdez jezdez merged commit bcb3216 into master Nov 26, 2020
@jezdez jezdez deleted the gha branch November 26, 2020 15:31
@jezdez
Copy link
Member Author

jezdez commented Nov 26, 2020

Thank you @auvipy!

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