certbot/certbot-dns-google
Brad Warren e570e8ad32
Generate plugin snap configs as needed (#8411)
While reviewing https://github.com/certbot/certbot/pull/8404, it occurred to me that we're keeping both the generated files and the script used to generate them in `git`. Keeping both around seems unnecessary and is almost asking for the files to get out of sync at some point in the future. I fixed that by removing the files, adding them to `.gitignore`, and updating `build_remote.py` to generate them as needed.

* Remove generated files.

* Add generated files to gitignore.

* Reuse generate_dnsplugins_all.sh in build_remote
2020-10-30 14:12:57 -07:00
..
certbot_dns_google Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
docs Convert http links to https (#8287) 2020-09-23 19:36:55 +02:00
tests Do not require mock in Python 3 in certbot-dns modules (#7900) 2020-04-15 11:54:44 -07:00
LICENSE.txt Google Cloud DNS Authenticator (#4581) 2017-05-17 11:26:26 -07:00
local-oldest-requirements.txt Release 1.1.0 2020-01-14 10:52:03 -08:00
MANIFEST.in Refactor tests out of packaged module for dns plugins (#7599) 2019-11-26 15:25:28 -08:00
README.rst Google Cloud DNS Authenticator (#4581) 2017-05-17 11:26:26 -07:00
readthedocs.org.requirements.txt Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00
setup.cfg Google Cloud DNS Authenticator (#4581) 2017-05-17 11:26:26 -07:00
setup.py Bump version to 1.10.0 2020-10-06 12:15:29 -07:00

Google Cloud DNS Authenticator plugin for Certbot