Mayur Kale
3669648ef4
chore: 0.3.2 (patch) release proposal ( #659 )
...
* chore: 0.3.2 release proposal
* chore: bump getting-started/ version
* chore: generate version.ts for mongodb plugin after merge
2020-01-03 12:27:10 -08:00
Daniel Dyla
b158cbeb3e
chore: add version script to all packages ( #651 )
...
* chore: add version script to all packages
* chore: remove hard coded version string
* chore: move version update script to root
* chore: add version:update to package.json
Co-authored-by: Mayur Kale <mayurkale@google.com>
2020-01-02 10:46:57 -08:00
Mayur Kale
d8c85096c4
chore: 0.3.1 (patch) release proposal ( #639 )
...
* chore: 0.3.1 release proposal
* chore: npm run bootstrap
2019-12-20 15:45:34 -08:00
Mayur Kale
517f6d5a6b
chore: 0.3.0 release proposal ( #599 )
...
* chore: 0.3.0 release proposal
* chore: bump examples version and generate version.ts
2019-12-13 11:10:59 -08:00
Mayur Kale
6e22fd511c
chore(plugin-mongodb-core): add missing codecov script ( #601 )
...
* chore(plugin-mongodb-core): add missing codecov script
* fix(mongodb-plugin): check currentSpan against undefined
* chore(scope-managers): return undefined if no scope is found (following #569 )
2019-12-10 10:41:29 -08:00
Mayur Kale
57925939f0
chore: update dependency gts and codecov ( #517 )
2019-11-12 13:23:12 -08:00
Daniel Dyla
1f90ce20dd
chore: bump typescript version to ^3.7.2 ( #497 )
2019-11-07 21:50:21 -08:00
Mark Wolff
f62fe2810a
chore(CircleCI): only run codecov on node12 ( #496 )
...
* chore: only run codecov on node12
* fix: log out node version info
* fix: remove unneeded echo
* fix: circle build error
* chore: add precompile tsc version to each package
2019-11-06 13:14:15 -08:00
Mayur Kale
f0cfb96501
chore: upgrade typescript to 3.6.4 ( #494 )
2019-11-06 12:01:39 -08:00
Mayur Kale
7e1cdd5c45
chore: 0.2.0 release proposal ( #479 )
2019-11-04 12:07:59 -08:00
Mayur Kale
aab87a2e81
chore: post release update examples, README ( #436 )
...
* chore: post release update examples, README
* fix: update remaining files
2019-10-18 15:04:45 -07:00
Mayur Kale
4c0626c3bf
chore: add prepare script and bump the version ( #431 )
2019-10-15 16:37:47 -07:00
Mayur Kale
d60d3dc971
chore: add npm version badge ( #414 )
...
* chore: add npm version badge
* chore: add npm version badge
2019-10-09 10:45:11 -07:00
Mayur Kale
9f82d10d18
chore: fix typos and remove unwanted devDependency ( #396 )
2019-10-04 10:27:48 -07:00
Daniel Khan
32572c6c5c
Bump version to 0.1.0 ( #388 )
...
* fix(http-plugin): move node-sdk to dev deps
* chore: nump version of all packages to 0.1.0
* fix: update interdependencies and tests
* fix: styling
2019-10-03 09:41:31 -07:00
Mayur Kale
70aeaab47d
chore: update dependency typescript to ^3.6.3 ( #381 )
2019-10-01 12:40:51 +02:00
Mayur Kale
9ebcb6434b
chore: minor nit ( #357 )
2019-09-27 20:58:02 +02:00
Valentin Marchaud
bc8a031426
doc(scope-managers): document what they are and their limitations ( #344 )
2019-09-27 12:07:37 +02:00
Mayur Kale
a9dbb85f3d
chore: add missing rimraf devDependency ( #324 )
2019-09-24 09:49:39 +02:00
Olivier Albertini
a774d78605
chore: set explicit naming convention ( #262 )
...
closes #165
Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
2019-09-17 09:56:13 -07:00
Mayur Kale
b1255217a6
feat: tslint rules for license headers ( #258 )
2019-09-13 15:20:53 -07:00
Mayur Kale
c96dadfeff
fix: minor typos ( #255 )
2019-09-12 08:02:15 -07:00
Mayur Kale
af5d88aef5
fix: ts-mocha allow recursively loading files ( #233 )
...
* fix: ts-mocha allow recursively loading files
2019-09-03 15:56:58 -04:00
Valentin Marchaud
0941b7f6d9
feat(ah-scope): add scope propagation for event emitters ( #146 )
2019-08-16 14:25:25 -07:00
Mayur Kale
f75ae546d4
refactor: unit tests ( #198 )
2019-08-13 23:06:49 -07:00
Mayur Kale
aab5cc1e07
fix: typos ( #187 )
2019-08-13 08:17:15 -07:00
Valentin Marchaud
f37e3a7af0
chore: replace arguments per spread array to fix lint issue ( #182 )
2019-08-09 08:19:11 -07:00
Daniel Khan
fc74a7fd2e
fix: scopemanager initialization in test ( #179 )
...
* fix: / update gitignore
.gitignore to ignore .nyc_output
* fix: increase feature coverage on ScopeManager
closes #163
* fix: use strictEqual()
* fix: instantiate ScopeManager in beforeEach()
2019-08-09 15:17:11 +02:00
Daniel Khan
68d8f9d419
Improve coverage on AsyncHooksScopeManager ( #178 )
...
* fix: / update gitignore
.gitignore to ignore .nyc_output
* fix: increase feature coverage on ScopeManager
closes #163
* fix: use strictEqual()
* fix: typo
2019-08-08 13:42:10 -07:00
Mayur Kale
e32796a305
feat: configure CircleCI workflows ( #155 )
...
* feat: configure CircleCI workflows
* fix: remove node8 job (temp)
2019-08-05 10:56:59 -07:00
Mayur Kale
d332c751b8
chore: update dependency @types/node ( #142 )
2019-08-01 09:51:15 -07:00
Valentin Marchaud
b59aa335f2
Add readme for both scope packages #96 ( #148 )
...
* add readme for async-hooks scope manager package
* add readme for base scope manager package
* chore(readme): fix typos
2019-08-01 09:35:07 -07: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