Block or Report
Block or report apollo13
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
django Public
Forked from django/django
The Web framework for perfectionists with deadlines. Now on GitHub.
-
ansible Public
Forked from ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate…
Python 1
-
269 contributions in the last year
Activity overview
Contribution activity
January 2023
Created 25 commits in 5 repositories
Created 2 repositories
- apollo13/kagi Python
- apollo13/goodconf Python
Created a pull request in lincolnloop/goodconf that received 13 comments
Added pre-commit configuration for black & isort.
Hi Peter, I have added support for pre-commit to ensure that the code stays black/isort/flake8 formatted. I basically took the existing configurati…
Opened 13 other pull requests in 4 repositories
lincolnloop/goodconf
10
merged
- Updated CHANGES.rst in preparation of a new release.
- Ensure builds are reproducible.
- Removed pre-commit workflow. Fixes #24.
- Switch to builtin setup-python caching.
- Added support for direct initialization
- Added comments to TOML output. Fixes #20.
- Update test dependencies and fix github actions cache.
- Fixed badges and improved test workflow.
- Added support for parsing and writing toml files.
- Run tests for PRs.
psycopg/psycopg
1
merged
justinmayer/kagi
1
merged
benoitc/gunicorn
1
open
Reviewed 8 pull requests in 3 repositories
django/django
3 pull requests
lincolnloop/goodconf
3 pull requests
benoitc/gunicorn
2 pull requests
Created an issue in microsoft/pyright that received 28 comments
LSP seems to fail when hovering things
Describe the bug I am not sure to describe it properly, I have a checkout of goodconf (https://github.com/lincolnloop/goodconf) and when starting v…