Weyert de Boer

Results 352 comments of Weyert de Boer

I like the idea of this provider but I am not super excited about the name of it. It's pretty `meta` (🤭) For OpenTelemetry I have a similar thing for...

Yeah, you need to patch the package (like with patch-package) until this gets merged: https://github.com/stoplightio/scripts/pull/115

Do you automatically accept `NODE_*`? E.g. `NODE_OPTIONS`, `NODE_PATH` or `NODE_INSPECTOR_INFO` etc? Or maybe even the `VSCODE_*` ones?

Oh here: https://github.com/microsoft/vscode-js-debug/blob/5b0f41dbe845d693a541c1fae30cec04c878216f/src/targets/node/nodeLauncherBase.ts#L320

I don't see the version in rpm registry?

Yes, I am experiencing the same issue were using `npm` in `scripts` definitions in my `package.json` always use npm v7 which is problematic when I am using `npm install` in...

Yes, this would be really helpful and avoid needing to mess around with post-scripts to copy over files to the pruned output directory. Such as copying over `.dockerignore`, some files...

Yes, I am having the same issue where I am getting `error` reports by `import/order` when running in Github Runners using `ubuntu-latest`. On my developer notebook (macOS M1) or a...

Don't expect it being merged any time soon: https://github.com/stoplightio/elements/pull/2603

Any chance we can approve this PR? @robert-pitt-foodhub maybe we should start our own fork ;)