Skip to content
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

feat: add support for yarn installations #560

Merged
merged 28 commits into from
Nov 24, 2018
Merged

feat: add support for yarn installations #560

merged 28 commits into from
Nov 24, 2018

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    a68825d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e901eb View commit details
    Browse the repository at this point in the history
  3. PR feedback

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    2714b8a View commit details
    Browse the repository at this point in the history
  4. explicitly add yarn to $PATH

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    126ce60 View commit details
    Browse the repository at this point in the history
  5. fix spawning of yarn process

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    6a7013e View commit details
    Browse the repository at this point in the history
  6. add tests

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    8904db1 View commit details
    Browse the repository at this point in the history
  7. skip failing tests

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    c5dbdaa View commit details
    Browse the repository at this point in the history
  8. Update lib/package-manager/test.js

    Co-Authored-By: SimenB <[email protected]>
    targos and SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    9ced83d View commit details
    Browse the repository at this point in the history
  9. Revert "skip failing tests"

    This reverts commit 02cb5ab.
    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    5cb839f View commit details
    Browse the repository at this point in the history
  10. remove invalid test for yarn

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    190877f View commit details
    Browse the repository at this point in the history
  11. install yarn from npm

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    938fec5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9352ad6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    84c73cf View commit details
    Browse the repository at this point in the history
  14. name function [skip ci]

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    3becd4d View commit details
    Browse the repository at this point in the history
  15. fix find when bin is not in PATH

    targos authored and SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    b6f99c1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    61f3b3d View commit details
    Browse the repository at this point in the history
  17. remove custom test script

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    fb3ea5a View commit details
    Browse the repository at this point in the history
  18. fix tests

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    ede6a95 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    99df018 View commit details
    Browse the repository at this point in the history
  20. stringify buffers in test

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    4e4cfa6 View commit details
    Browse the repository at this point in the history
  21. tweak assertion

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    6829ba8 View commit details
    Browse the repository at this point in the history
  22. chore: rename file

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    013b093 View commit details
    Browse the repository at this point in the history
  23. rename exported function

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    8f7795b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    261d246 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9bb22dc View commit details
    Browse the repository at this point in the history
  26. fix failing test

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    792e673 View commit details
    Browse the repository at this point in the history
  27. PR feedback

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    669492e View commit details
    Browse the repository at this point in the history
  28. lint

    SimenB committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    04964a3 View commit details
    Browse the repository at this point in the history