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

fix: CLI filtering --spec when commas in glob pattern #19557

Merged
merged 20 commits into from Jan 18, 2022

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    cdf2968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d0d6a8 View commit details
    Browse the repository at this point in the history
  3. Removed setGlob parameter.

    hang-up committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    c39dc41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec66150 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d250cfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4cf632 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d70102f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Removed is-glob dependency.

    hang-up committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    a6cb20a View commit details
    Browse the repository at this point in the history
  2. Wrote parseSpecArgv method

    hang-up committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    d513c0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feab922 View commit details
    Browse the repository at this point in the history
  4. Added back resolvePath.

    hang-up committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    0eef848 View commit details
    Browse the repository at this point in the history
  5. Added unit tests.

    hang-up committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    56a9d43 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    2e4183c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f01d6e6 View commit details
    Browse the repository at this point in the history
  3. Added jsdoc & comments.

    hang-up committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    d68c6be View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    7a12625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    108315b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    72d02a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba0fdb7 View commit details
    Browse the repository at this point in the history