Tom Parker-Shemilt
Tom Parker-Shemilt
https://github.com/rusty-celery/rusty-celery/pull/293 fixes the linter issues here
@epwalsh This should fix the current lint failures on a bunch of the PRs
Any thoughts @epwalsh?
@epwalsh No worries. Know that feeling well!
#116 fixed the build by locking down the test letsencrypt version to 0.9.4
Note that this also breaks deploys of things that don't have a `master` branch e.g. things using `main` as the primary branch.
Also deletes
#48 does deletes for domain names
I think this is probably due to it talking in the wrong host. Last time I did this I must have fixed it manually, but didn't write up the notes....
> Hello. I would like to work on this. I do wonder if we want to worry about keeping backwards compatibility with older versions of plugins? I'd ideally like to...