Brad Warren
Brad Warren
Based on the text at the bottom of https://docs.coveralls.io/supported-ci-services, my understanding is to use Coveralls with an unsupported CI provider, you need to set the other `service_*` parameters in https://docs.coveralls.io/api-reference....
We recently pinned poetry in https://github.com/certbot/certbot/pull/9337 due to the discussion at https://github.com/certbot/certbot/pull/9337#discussion_r920716509. We should come up with a long term fix here that doesn't involve avoiding poetry updates. Maybe we...
Pointed out to me by @cpu, Certbot doesn't currently support this. We should though! The documentation about how this works can be found at https://tools.ietf.org/html/rfc8555#section-7.3.5.
In the last 60 days, no one has used it with Let's Encrypt and [they've maybe shutdown their service](https://github.com/certbot/certbot/issues/7276). Regardless of the status of their service, no one is using...
This issue is solved by https://github.com/certbot/certbot/pull/7539. This issue is blocked on https://github.com/certbot/certbot/issues/8046.
I want to start this by saying that I do not want to discourage anyone from writing a Certbot plugin. In fact, I encourage them to do so and if...
When we release a new major version of Certbot, we should drop Apache 2.2 support. It's been EOL'd for years and no major distros package it anymore.
Originally reported at https://community.letsencrypt.org/t/certbot-max-log-backups-not-working-as-expected/53090, if you have more than X logfiles and run certbot with `--max-log-backups Y` where Y is less than X, Certbot won't delete older logfiles and just...
For a while now, `docker push` for the "arm32v6" architecture has been spuriously timing out. Here's a successful and failed log of the step in Azure that's failing: https://gist.github.com/55652a31fe08ecf0b65bfbe7213e6e33 I...
There is so much with [channels](https://snapcraft.io/docs/channels) and [progressive releases](https://snapcraft.io/docs/progressive-releases) we could do to help segment our users to prevent everyone updating at once. Segmenting our users like this reduces the...