certbot/certbot-compatibility-test
Brad Warren ae2a00bbad
prep for 4.2.0 and fix changelog (#10375)
something weird happened to the changelog in
https://github.com/certbot/certbot/pull/10319. a 4.2.0 entry was added
below the entry for `5.0.0 - main` despite 4.2.0 not having been
released. since it's sounding like we're expecting our next release to
be 4.2.0 and not 5.0, i merged these two changelog entries into one for
4.2.0

i also modified our setup.py files to use 4.2.0.dev0 instead of
5.0.0.dev0 altho this isn't strictly necessary because our release
script will automatically set all version numbers to whatever version we
give it on the command line before building the release
2025-07-29 14:44:39 -07:00
..
nginx Add codespell support (CI to check, not to fix) and make it fix a few typos (#10297) 2025-06-24 13:14:31 +09:00
src/certbot_compatibility_test Add --use-pep517 flag to pip to silence warning in tools/venv.py, and switch codebase to src-layout (#10249) 2025-04-11 19:30:33 +00:00
Dockerfile upgrade python-augeas (#10286) 2025-05-08 13:03:31 -07:00
Dockerfile-apache upgrade certbot compatibility test images (#10277) 2025-05-06 10:57:10 -07:00
Dockerfile-nginx upgrade certbot compatibility test images (#10277) 2025-05-06 10:57:10 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
MANIFEST.in Add --use-pep517 flag to pip to silence warning in tools/venv.py, and switch codebase to src-layout (#10249) 2025-04-11 19:30:33 +00:00
README.rst Rename misc files 2016-04-14 10:20:23 -07:00
setup.py prep for 4.2.0 and fix changelog (#10375) 2025-07-29 14:44:39 -07:00

Compatibility tests for Certbot