Maël Nison
54555dbcf6
Makes the path more specific
2025-05-27 09:36:41 +02:00
Maël Nison
55b86aca65
feat: Adds guard to avoid stepping on Yarn's feet
2025-05-26 17:16:45 +02:00
chlorine
d732259faf
doc: update directories to directory in corepack --help ( #565 )
2024-09-29 08:12:08 +00:00
Wojciech Maj
f0734e6e80
feat: parallelize linking, unlinking and installing ( #524 )
2024-07-12 12:42:41 +00:00
Frieder Bluemle
09528a8ea8
chore: fix typos and add `.idea` to `.gitignore` ( #482 )
2024-05-17 06:20:17 +00:00
Kristoffer K
15ceb832a3
build: migrate to esbuild ( #229 )
2023-01-08 15:19:08 +01:00
Shalvah
42e53d5eda
Fix typo: `corepath` -> `corepack` ( #191 )
2022-09-29 05:33:40 +02:00
Paul Soporan
5ff6e82028
perf: load binaries in the same process ( #97 )
2022-04-08 00:07:29 +02:00
Maël Nison
1026fe1b48
Fixes help ( #81 )
2022-01-19 17:38:02 +01:00
Maël Nison
7a034df587
Fixes symlink creation when install path has symlinks ( #41 )
2021-07-27 13:55:30 +02:00
Maël Nison
ee2d45de0d
Modernize the dependencies ( #36 )
...
* Upgrade dependencies
* Uses a more recent Yarn version as jumper
* Linting
* Fixes Nock recordings
* Replaces git tags by urls
* Updates nock records
2021-05-31 14:35:56 +02:00
Maël Nison
4714eeb7ff
Prevents npm from being accidentally set ( #24 )
...
* Prevents npm from being accidentally set
* Updates a test
2020-10-08 21:53:53 +02:00
Maël Nison
0d6262057c
Makes the enable shims point to the dist entries, not the shims
2020-10-07 17:46:17 +02:00
Maël Nison
6f8c086b99
Windows CI ( #21 )
...
* Update ci.yml
* Implements ls-remote without spawning the git binary
* Implements enable/disable for Windows
* Triggers CI
* Mocks HTTP calls
* Fixes the shell on Windows
* Increases the timeout, thanks Windows
2020-10-03 21:18:23 +02:00
Maël Nison
1a3db689dc
Implements enable / disable ( #11 )
...
* Implements enable / disable
* Adds tests
* Debugs GH-only crash
* Fixes CI by running the build beforehand
* Fixes build
2020-09-30 00:23:24 +02:00