Commit Graph

11 Commits

Author SHA1 Message Date
Maël Nison a11e796f7f
Adds support for executing arbitrary versions of packages managers (#39) 2021-07-05 22:11:23 +02:00
Maël Nison b77ed59321
Set of tweaks (#38)
* Inlines tar rather than move it as a separate vendor

* Updates network queries
2021-07-05 12:05:32 +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 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
Kristoffer K 1836d17b4f
fix: handle package managers with a bin array correctly (#20)
* test: fix tests on older versions of node

* test: fix tests on Windows

* fix: handle package managers with a bin array correctly
2020-10-01 00:47:31 +02:00
Kristoffer K b56df30796
fix: avoid symlinks to work on Windows (#13) 2020-09-30 00:02:59 +02:00
Maël Nison 9809b8f856 Refactors pmm -> corepack 2020-09-27 00:51:52 +02:00
Maël Nison b14dc4c8c5 Fixes tests 2020-08-21 12:21:39 +02:00
Maël Nison f83e36fecd Fixes reported bugs 2020-08-21 12:15:24 +02:00
Maël Nison 6f37218ff3 Fixes git listing 2020-08-03 20:41:02 +02:00
Maël Nison 8c29576ca8 Refactors the code 2020-08-03 18:54:16 +02:00