Commit Graph

8 Commits

Author SHA1 Message Date
Trent Mick c408d21bb6
chore(selenium-tests): remove internal selenium-tests/ package, it wasn't being used (#5312) 2025-01-09 18:28:42 +00:00
Trent Mick c478c11975
chore: no need for 'packages' in "lerna.json" (#4264) 2023-11-09 14:32:18 +01:00
Marc Pichler 3d7015121c
chore(renovate): improve PR grouping and add @pichlermarc to assignees (#3868)
* chore(renovate): improve PR grouping and add @pichlermarc to assingees

* chore: fix 'compatability' typo
2023-06-07 16:29:39 -04:00
Jamie Danielson 422a36ae12
feat: ESM support for instrumentation (#3698)
Co-authored-by: Purvi Kanal <kanal.purvi@gmail.com>
Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com>
Co-authored-by: Liz Fong-Jones <lizf@honeycomb.io>
Co-authored-by: Purvi Kanal <purvikanal@honeycomb.io>
2023-05-15 10:30:52 +02:00
粒粒橙 95bf6fc7cc
fix(build): add `example/http` to ignore list in `update-ts-configs` (#3657) 2023-03-07 10:23:23 +01:00
Chengzhong Wu 2b59c2820c
chore(tsconfig): abort on invalid json content (#3578)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2023-01-31 15:11:08 -05:00
Gerhard Stöbich e4927f8d9a
chore: improve windows compatibility of update-ts-config (#3475)
* chore: improve windows compatibility update-ts-config

Change update-ts-config script to generate posix path also on windows to avoid
that tsconfig.json files are wrongly modified.

* fixup add comment
2022-12-07 11:46:09 -05:00
Chengzhong Wu 897c1365e4
chore: automatically generate tsconfigs (#3432)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Marc Pichler <marcpi@edu.aau.at>
2022-11-23 23:34:41 +08:00