jazzband / django-floppyforms

Full control of form rendering in the templates.
http://django-floppyforms.readthedocs.org/
Other
837 stars 148 forks source link

Migrate to GitHub Actions. #226

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.

Python 3.9 support is also added.

TODO:

codecov[bot] commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #226   +/-   ##
=========================================
  Coverage          ?   80.73%           
=========================================
  Files             ?       13           
  Lines             ?     1448           
  Branches          ?      233           
=========================================
  Hits              ?     1169           
  Misses            ?      214           
  Partials          ?       65           

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 fa8d170...8441c89. Read the comment docs.