esy / esy/github-action

Use the default $HOME/.esy prefix if hardlinking across drives is not a problem

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
16
Forks
5
PR merge metrics
No merged PRs in 30d

Description

As noted in #21 , hardlinking across drives (say, `C:` to `D:`) is not necessary in all cases. Right now, it's a problem only if user opts into `node_modules` linker.

This action should use the underlying esy binary to figure if hardlinking problem is relevant to the project - if not, it should behave like users expect. ie. place the esy prefix in `$HOME/.esy`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.