Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Paris, France
- Sign in to view email
- https://julien.danjou.info/
Popular repositories
1,484 contributions in the last year
Activity overview
Contributed to
Mergifyio/mergify-engine,
DataDog/dd-trace-py,
Mergifyio/git-pull-request
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in Mergifyio/mergify-engine that received 4 comments
feat(actions): use cancelled conclusion and report != success by default
+5,214
β3,021
•
4
comments
- ci: fix install -U for tox
- ci: switch to this own repo Docker image
- ci: do not install tox in the base image
- ci: use Python 3.8 by default
- Expose register_at_fork for all Python versions
- test(profiling): use original threading.Event under eventlet
- test: show 10 slowest tests
- test(profiling): fix stress test
- test(profiling): fix test_truncate random failure
- test(profiling): fix test_collect_once random failure
- feat(profiling): enable agent upload by default
- test(profiling/http): fix fail cases
- test(profiling): enable verbose + no capture
- test(profiling): increase error tolerance
- feat(profiling): disable trace tracking in tracer by default
- test(profiling): make stack stress test gevent compatible
- fix(profiling): multi-threading/gevent issues with ThreadLinkSpan
- refactor(profiling): enhance event type limit
- refactor(profiling/recorder): remove filtering mechanism
- feat(profiling): allow to pass version to Profiler
- feat(profiling/http): emit log message when server returns 400
- refactor(profiling): slightly improve the error message on upload failure
- fix(profiling/stack): use explicit `with gil`
- fix: reword delete head branch
- docs: better GA tracking
- fix(merge): improve error reporting for strict mode and not modifiable branches
- fix(actions): do not report cancelled state for silent actions
- Pull request for action-limit-request-review
- fix(assign): fix return statement to failure
- refactor(duplicate): remove special check for certain users
- test: fix regexp format
- feat: add GitHub Sponsors for this repo
- docs: improve navbar style
- docs: add link to blog on the top nav bar
- docs: add Google Analytics tracking
- docs: add RegEx using informations
- feat: github action mode
- fix(merge): ensure PR is always is queue
- docs: add RegEx using informations
- feat: limit access to priority queues
- fix: set default strict merge method
- fix: rename legacy merge smart+fasttrack but smart+fastpath as alias
- feat: async http client
- chore: remove celery leftover
- docs: add 'Using RegEx' sub section in Exemple Rules
- fix: report SAML issue as fatal
- feat(merge): allow to prioritize queue
- add 0.39 changelog
- core: re-enable custom rng
- docs: add changelog from github
- feat(profiling): disable trace tracking in tracer by default (#1488)
- core: deprecate encoder decode()
- fix(profiling/periodic): PERIODIC_THREAD_IDS race condition
- fix(monkey): use lock on manual patched module add
- tests: wait for uds server to start before using it
- span: remove finished attribute
Created an issue in DataDog/dd-trace-py that received 3 comments
Memory leak in profiler?
There might be a memory leak in the profiler latest version (at least in master). With a program doing nothing more than allocating object(), it seβ¦
3
comments