Popular repositories
-
Forked from certbot/certbot
This Let's Encrypt repo is an ACME client that can obtain certs and extensibly update server configurations (currently supports Apache automation, nginx support coming soon)
Python 1
-
-
-
Forked from giampaolo/psutil
A cross-platform process and system utilities module for Python
Python 2
-
Forked from AnalogJ/lexicon
Manipulate DNS records on various DNS providers in a standardized way.
Python 1
959 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 16 commits in 2 repositories
Created 1 repository
- bmw/prio-server Rust
Created a pull request in certbot/certbot that received 1 comment
Remove unused PyICU pinning
This is a follow up from #8590 (comment). You can see the full test suite passing at https://dev.azure.com/certbot/certbot/_build/results?buildId=3…
Opened 12 other pull requests in 2 repositories
certbot/certbot
2
open
8
merged
- Switch away from ubuntu-latest
- Always sign certbot-auto with a yubikey
- Switch oldest tests to Python 3
- Add matching route53 readme
- Remove route53 readme
- Fix plugin param type
- Mock out plugin discovery in test_plugins
- Skip meta creation to speed up tests
- Modify release script to support signing certbot-auto with a yubikey
- Update files from 1.11.0 release
certbot/josepy
2
merged
Reviewed 6 pull requests in 2 repositories
certbot/certbot 4 pull requests
certbot/website 2 pull requests
Created an issue in certbot/certbot that received 2 comments
Allow running oldest tests on macOS
After my fix for #8580 is merged, it should be possible to run our oldest tests locally on Linux but not on macOS. This is because of the problem d…