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

deps: Experiments with Corepack #35398

Closed
wants to merge 29 commits into from
Closed

deps: Experiments with Corepack #35398

wants to merge 29 commits into from

Commits on Nov 4, 2020

  1. deps: add corepack

    Corepack provides shims for Yarn and pnpm in order to soften the
    developer experience when working on Node projects.
    
    Refs: nodejs#15244
    Refs: nodejs/TSC#904
    arcanis committed Nov 4, 2020
    Copy the full SHA
    69911bb View commit details
    Browse the repository at this point in the history
  2. Upgrades corepack

    arcanis committed Nov 4, 2020
    Copy the full SHA
    d6d7150 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4f5ffbb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f429359 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3b05d19 View commit details
    Browse the repository at this point in the history
  6. Adds tests

    arcanis committed Nov 4, 2020
    Copy the full SHA
    143637b View commit details
    Browse the repository at this point in the history
  7. Fixes linting

    arcanis committed Nov 4, 2020
    Copy the full SHA
    5241ce4 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    869317d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6c0fc66 View commit details
    Browse the repository at this point in the history
  10. Adds missing bat copies

    arcanis committed Nov 4, 2020
    Copy the full SHA
    b23c945 View commit details
    Browse the repository at this point in the history
  11. Updates the license builder

    arcanis committed Nov 4, 2020
    Copy the full SHA
    8cd8465 View commit details
    Browse the repository at this point in the history
  12. Updates the license file

    arcanis committed Nov 4, 2020
    Copy the full SHA
    3d1303d View commit details
    Browse the repository at this point in the history
  13. Adds documentation

    arcanis committed Nov 4, 2020
    Copy the full SHA
    6be2f5f View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    cefcd66 View commit details
    Browse the repository at this point in the history
  15. Fixes md linting

    arcanis committed Nov 4, 2020
    Copy the full SHA
    750c168 View commit details
    Browse the repository at this point in the history
  16. Adds experimental notice

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    arcanis and Trott committed Nov 4, 2020
    Copy the full SHA
    3113b58 View commit details
    Browse the repository at this point in the history
  17. Update doc/api/corepack.md

    Co-authored-by: ExE Boss <3889017+ExE-Boss@users.noreply.github.com>
    arcanis and ExE-Boss committed Nov 4, 2020
    Copy the full SHA
    8014bdf View commit details
    Browse the repository at this point in the history
  18. Updates the repository url

    Co-authored-by: Ruy Adorno <ruyadorno@github.com>
    arcanis and ruyadorno committed Nov 4, 2020
    Copy the full SHA
    2fc67bb View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    7b78560 View commit details
    Browse the repository at this point in the history
  20. Linting

    arcanis committed Nov 4, 2020
    Copy the full SHA
    5d74b57 View commit details
    Browse the repository at this point in the history
  21. Addresses requests

    arcanis committed Nov 4, 2020
    Copy the full SHA
    b913333 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    cb89ac6 View commit details
    Browse the repository at this point in the history
  23. Linting

    arcanis committed Nov 4, 2020
    Copy the full SHA
    b33b13b View commit details
    Browse the repository at this point in the history
  24. Doc improvements

    arcanis committed Nov 4, 2020
    Copy the full SHA
    d7d5d85 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    ae3d05b View commit details
    Browse the repository at this point in the history
  26. Apply suggestions from code review

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    arcanis and aduh95 committed Nov 4, 2020
    Copy the full SHA
    704ea8c View commit details
    Browse the repository at this point in the history
  27. Improves documentation

    arcanis committed Nov 4, 2020
    Copy the full SHA
    d23d9d9 View commit details
    Browse the repository at this point in the history
  28. Fixes broken link

    arcanis committed Nov 4, 2020
    Copy the full SHA
    d8d6204 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    f9c9389 View commit details
    Browse the repository at this point in the history