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

Add Option to Enable corepack #546

Closed
wants to merge 15 commits into from
Closed

Commits on Oct 7, 2022

  1. add corepack option

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    394059c View commit details
    Browse the repository at this point in the history
  2. add test

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    94051ba View commit details
    Browse the repository at this point in the history
  3. add documentation

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ecb6f53 View commit details
    Browse the repository at this point in the history
  4. update advanced-usage.md

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ba32845 View commit details
    Browse the repository at this point in the history
  5. add more stuf to test

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    7dfb5c0 View commit details
    Browse the repository at this point in the history
  6. show both possibilities

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a9a3421 View commit details
    Browse the repository at this point in the history
  7. fix test?

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    aa716b5 View commit details
    Browse the repository at this point in the history
  8. fix review issues

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5d43bea View commit details
    Browse the repository at this point in the history
  9. add code from simbo/setup-node:corepack

    BeeeQueue/setup-node#2
    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    4ae98e5 View commit details
    Browse the repository at this point in the history
  10. Update src/main.ts

    Co-authored-by: Steven <[email protected]>
    beeequeue and styfle committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    33605de View commit details
    Browse the repository at this point in the history
  11. Update docs/advanced-usage.md

    Co-authored-by: Steven <[email protected]>
    beeequeue and styfle committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    3ca72f7 View commit details
    Browse the repository at this point in the history
  12. add .idea to .gitignore

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    42d6dff View commit details
    Browse the repository at this point in the history
  13. update impl

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9a42594 View commit details
    Browse the repository at this point in the history
  14. update docs

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d1f29d3 View commit details
    Browse the repository at this point in the history
  15. add test

    beeequeue committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b1ef2fe View commit details
    Browse the repository at this point in the history