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

django-letsencrypt Release 3.1.0 #86

Closed urda closed 4 years ago

urda commented 5 years ago

This is a PR to track the django-letsencrypt 3.1.0 release.

codecov[bot] commented 5 years ago

Codecov Report

Merging #86 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #86   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          23     23           
=====================================
  Hits           23     23
Impacted Files Coverage Δ
letsencrypt/__init__.py 100% <100%> (ø) :arrow_up:

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 b895876...e014916. Read the comment docs.

urda commented 5 years ago

Good thing I totally neglected this because of other life priorities opted to wait to release this, it may be best to figure out a release strategy that accounts for:

urda commented 4 years ago

COVID RE-Plan