-
-
Notifications
You must be signed in to change notification settings - Fork 156
feat: add support for yarn installations #560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a68825d
feat: add support for yarn installations
SimenB 6e901eb
chore: install yarn on Travis CI
SimenB 2714b8a
PR feedback
SimenB 126ce60
explicitly add yarn to `$PATH`
SimenB 6a7013e
fix spawning of yarn process
SimenB 8904db1
add tests
SimenB c5dbdaa
skip failing tests
SimenB 9ced83d
Update lib/package-manager/test.js
targos 5cb839f
Revert "skip failing tests"
SimenB 190877f
remove invalid test for yarn
SimenB 938fec5
install yarn from npm
SimenB 9352ad6
extract package manager finder to separate module
SimenB 84c73cf
don't install yarn in .travis.yml
SimenB 3becd4d
name function [skip ci]
SimenB b6f99c1
fix find when bin is not in PATH
targos 61f3b3d
run custom test script and try to add yarn to path
SimenB fb3ea5a
remove custom test script
SimenB ede6a95
fix tests
SimenB 99df018
remove uknown flag from yarn call
SimenB 4e4cfa6
stringify buffers in test
SimenB 6829ba8
tweak assertion
SimenB 013b093
chore: rename file
SimenB 8f7795b
rename exported function
SimenB 261d246
simplify calling pkg manager install and test
SimenB 9bb22dc
cache package manager binary lookup
SimenB 792e673
fix failing test
SimenB 669492e
PR feedback
SimenB 04964a3
lint
SimenB File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
explicitly add yarn to
$PATH
- Loading branch information
commit 126ce60693f378b75ba796dd884955f3e7a5d975
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.