pinojs / thread-stream

A streaming way to send data to a Node.js Worker Thread
MIT License
229 stars 23 forks source link

Release without tests #129

Closed crackcomm closed 11 months ago

crackcomm commented 1 year ago
  1. Is it necessary to release with tests?
  2. If not, please make a patch release without tests.

Builds that depend on this package through Bazel are breaking because Bazel doesn't support directories with spaces.

jsumners commented 1 year ago

Sounds like an issue for your tooling to resolve.

crackcomm commented 1 year ago

Sounds like an issue for your tooling to resolve.

It does indeed. It's not entirely possible though. I'm just looking for a quick workaround.