mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
Fixes https://github.com/certbot/certbot/issues/8781. This PR makes our test farm tests into a normal package so it and its dependencies can be tracked and installed like our other packages. Other noteworthy changes in this PR: * Rather than continuing to place logs in your CWD, they're placed in a temporary directory that is printed to the terminal. * `tests/letstest/auto_targets.yaml` was deleted rather than renamed because the file is no longer used. * make a letstest package * remove deleted deps * fix letstest install * add __init__.py * call main * Explicitly mention activating venv * rerename file * fix version.py path * clarify "this" * Use >= instead of caret requirement |
||
|---|---|---|
| .. | ||
| docker | ||
| pinning | ||
| snap | ||
| _changelog_top.txt | ||
| _release.sh | ||
| deactivate.py | ||
| dev_constraints.txt | ||
| extract_changelog.py | ||
| finish_release.py | ||
| half-sign.c | ||
| install_and_test.py | ||
| merge_requirements.py | ||
| oldest_constraints.txt | ||
| pip_install.py | ||
| pip_install_editable.py | ||
| pipstrap.py | ||
| pipstrap_constraints.txt | ||
| readlink.py | ||
| release.sh | ||
| requirements.txt | ||
| retry.sh | ||
| simple_http_server.py | ||
| sphinx-quickstart.sh | ||
| strip_hashes.py | ||
| venv.py | ||