Commit Graph

4 Commits

Author SHA1 Message Date
Naseem e93a86633b
ci: lint markdown files (#1147)
* ci: add markdown linting

Signed-off-by: Naseem <naseem@transit.app>

* fix: lint markdown files

Signed-off-by: Naseem <naseem@transit.app>

* docs: add markdown lint configuration

Signed-off-by: Naseem <naseem@transit.app>

* docs: lint change log

Signed-off-by: Naseem <naseem@transit.app>
2020-06-08 15:29:21 -04:00
Daniel Dyla 9a3fd7b560
Rename scope to context (#853) 2020-03-13 15:01:07 -04:00
Valentin Marchaud 0b7e08309b feat(scope-manager): implements AsyncHooks Scope Manager (#103)
* feat(scope-manager): Add AsyncHooks implementations of ScopeManager

* fix(ah-scope): remove shimmer, handle methods that remove listeners

* test(ah-scope): add tests for binding scope on event emitter

* feat(ah-scope): handle bind with promise + tests

* chore(ah-scope): update automatic tracer dependency to new name

* chore(ah-scope): remove support for event emitter and promises for now

* chore(ah-scope): address pr comments
2019-07-25 08:24:53 -07:00
Valentin Marchaud a60e4b1a41 Add context-base and context-asynchooks packages (#65) 2019-07-02 09:15:29 -07:00