Dmytro Maretskyi
Dmytro Maretskyi
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
not sure how to seaprate node and storybook tests into their own jobs, since `vitest --project=storybook` fails when there's no storybook project, and not all packages have it
Part of DX-354
Part of DX-210
Types don't work here. To move forward we would need to make the capability definition follow the Contex.Tag syntax: ```ts export class MyCapability extends Capability.Define('@dxos/example/MyCapability')() {} ```
Blocked by having to update @opentelemetry/* packages to ^2.0.0 cc @mykola-vrmchk