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

Allow packageManager to be specified by name alone #300

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 4, 2023

  1. Don't require version range

    rotu committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4edc5e0 View commit details
    Browse the repository at this point in the history
  2. Add a few more examples

    rotu committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    66e371a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73cc1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8099e5a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    762a215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f969cf View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. update tests

    rotu committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6cf4ea9 View commit details
    Browse the repository at this point in the history
  2. Allow loose specifier in packageManager.

    `corepack use` makes it easy to lock down a specific version.
    rotu committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8b56235 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    cab0f97 View commit details
    Browse the repository at this point in the history