Luke Karrys

Results 206 comments of Luke Karrys

> it should be noted that introducing a blob path does not eliminate redirects. My goal was not to completely eliminate redirects, but to try and stop redirects that redirect...

As a "fix" this would be a breaking change, so I would be against that. But I do think there is room for a feature that would allow for a...

Thanks so much for the kind and quick response! I knew it was non-trivial but didn't know _how_ non-trivial, so thank you for the explanation. My incentive is for a...

We should also standardize where we write any run specific files (logs, _timing.json, eresolve-report.txt)

I created `tap` proposals for features that I think would help us create more declarative and flexible tests: - https://github.com/tapjs/node-tap/issues/789 - https://github.com/tapjs/node-tap/issues/790

- https://github.com/npm/cli/issues/3863

Thanks for the feedback, I opened this issue to gather other perspectives too. I would also like to see the output from `--help` increased to be more like the `gh`...

Does this include or take the place of https://github.com/npm/statusboard/issues/305?

Alternatively, we can set node 18 support as `^18`. This would allow us to add future major versions (`^20` slated for `05-2023`) without it being a breaking change. Roadblocks to...

> some features that we may want to use and the minimum node versions to support them we discussed this a little further and because it might be important to...