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(runner): support pnpm #334

Merged
merged 11 commits into from
Nov 30, 2024
Merged

feat(runner): support pnpm #334

merged 11 commits into from
Nov 30, 2024

Commits on Nov 28, 2024

  1. feat(runner): support pnpm

    kyu08 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    cb0ef8e View commit details
    Browse the repository at this point in the history
  2. parse package.json`

    kyu08 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    eedc193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b36a71 View commit details
    Browse the repository at this point in the history
  4. refactor: RunnerType::to_runner

    kyu08 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0cd645d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50056c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3abd49d View commit details
    Browse the repository at this point in the history
  7. runner(pnpm): execute

    kyu08 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a1258e2 View commit details
    Browse the repository at this point in the history
  8. wip add ut

    kyu08 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    ba56b3e View commit details
    Browse the repository at this point in the history
  9. add(test): parse_package_json

    kyu08 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    b83f895 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. JsPackageManager::new

    kyu08 committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    1648523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad5259 View commit details
    Browse the repository at this point in the history