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 --ignoreProjects CLI argument to ignore test suites by project name #12620

Merged
merged 13 commits into from Apr 4, 2022

Commits on Mar 31, 2022

  1. Copy the full SHA
    287aad4 View commit details
    Browse the repository at this point in the history
  2. add test

    F3n67u committed Mar 31, 2022
    Copy the full SHA
    9d2e091 View commit details
    Browse the repository at this point in the history
  3. args check

    F3n67u committed Mar 31, 2022
    Copy the full SHA
    7f9090f View commit details
    Browse the repository at this point in the history
  4. fix type

    F3n67u committed Mar 31, 2022
    Copy the full SHA
    6f7f542 View commit details
    Browse the repository at this point in the history
  5. add more test

    F3n67u committed Mar 31, 2022
    Copy the full SHA
    185b732 View commit details
    Browse the repository at this point in the history
  6. adjust warning

    F3n67u committed Mar 31, 2022
    Copy the full SHA
    6942a8e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Update docs/CLI.md

    Co-authored-by: Paavo Bennett <paavobennettis+github@gmail.com>
    F3n67u and Paavo Bennett committed Apr 1, 2022
    Copy the full SHA
    a38ddd4 View commit details
    Browse the repository at this point in the history
  2. refactor notIgnore

    F3n67u committed Apr 1, 2022
    Copy the full SHA
    bc92ed9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    29abd26 View commit details
    Browse the repository at this point in the history
  4. unnamed project

    F3n67u committed Apr 1, 2022
    Copy the full SHA
    4871daa View commit details
    Browse the repository at this point in the history
  5. optimize message

    F3n67u committed Apr 1, 2022
    Copy the full SHA
    43e0fa8 View commit details
    Browse the repository at this point in the history
  6. add changelog

    F3n67u committed Apr 1, 2022
    Copy the full SHA
    01315cb View commit details
    Browse the repository at this point in the history
  7. type sort-keys

    F3n67u committed Apr 1, 2022
    Copy the full SHA
    f71c418 View commit details
    Browse the repository at this point in the history