Open Source Software Engineer π» ,
Runner ππ»ββοΈ
Foodie π²
FPS player π―
- Toulouse, France
- https://julien.danjou.info/
- @juldanjou
Highlights
- Developer Program Member
- 13 discussions answered
Block or Report
Block or report jd
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePinned
2,113 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 18 commits in 6 repositories
Created 1 repository
- jd/kodiak Python
Created a pull request in DataDog/dd-trace-py that received 4 comments
Opened 13 other pull requests in 5 repositories
DataDog/dd-trace-py
7
merged
1
open
- build: remove benchmarks from generated zip/wheels
- fix(mypy): backport mypy fixes for 0.920
- fix(profiling/heap): use the right integer type to iterate over freezer frees
- refactor(profiling/heap): do not use global heap tracker
- chore(bootstrap): log a debug line if the profiler is enabled via environment variable
- fix(profiling/heap): check correctly maximum number of tracked allocs
- chore(profiling/heap): remove unused functions
- docs: make tracer import explicit
Mergifyio/mergify-engine
2
merged
DataDog/riot
1
merged
jd/tenacity
1
merged
chdsbd/kodiak
1
merged
Reviewed 67 pull requests in 4 repositories
Mergifyio/mergify-engine
42 pull requests
- fix(worker): dd_tracer resource name
- feat(command): allow to restrict where command can be ran
- fix(queue): on draft PR creation, unqueue only the problematic PR
- fix(config): typo in reported state
- chore(summary): improve reporting of fixed an invalid configuration
- chore(pytest): set asyncio mode to auto
- fix(queue): differ checking of closed PR
- ci(mergify): sync configuration with dashboard
- fix(timezone): compute correct the current-time with TZ
- chore(deps): drop eslint-plugin-import-order-alphabetical
- chore(deps): upgrade all install js deps
- chore(queue): typo in pull request number
- chore(deps): unpin mypy
- fix(queue): remove legacy code about merging PR during cancel()
- fix(label): handle case mixed case correctly
- fix(api): handling train car in pending creation_state
- fix(config): change the way configuration change
- fix(dismiss_review): use correct type for message
- fix(rules): RuleConditionGroup description should be copied
- chore(queue): rename _create_car -> _start_checking_car
- fix(queue): handle correctly batch when speculative_check=1
- chore(deps): bump fastapi 0.71.0 and starlette 0.17.1
- fix(queue): don't rely on base/sha
- chore(tests): update reported message merge branch protection issue
- chore(queue): log draft pull request unexpected event
- Some pull request reviews not shown.
DataDog/dd-trace-py
19 pull requests
- fix(ci): do not rely on env variable to get PR base ref
- fix(profiling/heap): check correctly maximum number of tracked allocs (backport #3162)
- fix(profiling/heap): use the right integer type to iterate over freezer frees (backport #3174)
- refactor(profiling/heap): do not use global heap tracker (backport #3167)
- refactor(profiling/heap): do not use global heap tracker (backport #3167)
- fix: decode bytes strings when using JSON encoder (backport #3117)
- fix(profiling/heap): check correctly maximum number of tracked allocs (backport #3162)
- fix(profiling/heap): use the right integer type to iterate over freezer frees (backport #3174)
- fix: Pymongo raises an AttributeError when the tracer is disabled (backport #3157)
- fix(ci): Re-enable spell checking for PR release notes
- feat(profiler): add support for asyncio task profiling
- docs: make tracer import explicit
- fix(aioredis): function is coroutine instead of future when pool is empty in aioredis 1.3 (backport #3095)
- [APPSEC] ddwaf extension
- fix(docs): Sphinx 4.4.0 has trouble resolving type hinted Tracer class
- fix(aioredis): function is coroutine instead of future when pool is empty in aioredis 1.3
- fix (python 2.7): profiler raises a typing error when Span.resource is unicode
- fix(profiling): make sure lineno is always an int and funcname is never None
- docs: manually specify release branches for release notes