urda / django-letsencrypt

A simple Django app to handle Let's Encrypt ACME challenges
https://pypi.org/project/django-letsencrypt/
Apache License 2.0
72 stars 9 forks source link

Migrate from 'Travis CI' to 'GitHub Actions' #105

Closed urda closed 4 years ago

urda commented 4 years ago

This PR migrates the project from Travis CI to GitHub Actions.


Overall, this seems a LOT nicer than Travis was. See links listed in #104 but, yeah it seems that GitHub actions will be the replacement here.


This PR Closes #104

codecov[bot] commented 4 years ago

Codecov Report

Merging #105 (351df32) into develop (2fef3d6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           23        23           
=========================================
  Hits            23        23           

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 2fef3d6...351df32. Read the comment docs.