jazzband / django-formtools

A set of high-level abstractions for Django forms
https://django-formtools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
794 stars 135 forks source link

Migrate to GitHub Actions. #188

Closed jezdez closed 3 years ago

jezdez commented 3 years ago

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 https://github.com/jazzband/contextlib2/pull/26.

Fixes #187.

TODO:

claudep commented 3 years ago

Great! Did you leave travis config file on purpose?

jezdez commented 3 years ago

@claudep Yeah, not done yet :)

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@908359d). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #188   +/-   ##
=========================================
  Coverage          ?   93.64%           
=========================================
  Files             ?       10           
  Lines             ?      519           
  Branches          ?       65           
=========================================
  Hits              ?      486           
  Misses            ?       20           
  Partials          ?       13           

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 908359d...de6bc5a. Read the comment docs.