iterative / vscode-dvc

Machine learning experiment tracking and data versioning with DVC extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Iterative.dvc
Apache License 2.0
182 stars 28 forks source link

patch process exists for windows machines #5577

Closed mattseddon closed 2 weeks ago

mattseddon commented 2 weeks ago

Trying to solve the issues detailed here: https://discord.com/channels/485586884165107732/1250736030806446192

From https://github.com/MarkTiedemann/fastlist -> fastlist was originally built for use in sindresorhus/ps-list (see https://github.com/sindresorhus/ps-list/issues/20). We use process-exists that uses ps-list. It looks like the required binary is no longer packaged when we run vsce. Rather than try and dig through the dependencies I've just added a patch.

codeclimate[bot] commented 2 weeks ago

Code Climate has analyzed commit 5782a2d5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 75.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 95.3% (0.0% change).

View more on Code Climate.