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(config/validation): validate options which support regex/glob matching #28693

Merged
merged 14 commits into from
May 5, 2024

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    4a21eb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31cb001 View commit details
    Browse the repository at this point in the history
  3. redo ts comment

    RahulGautamSingh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    472af45 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. add validation

    RahulGautamSingh committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    42d03c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. apply suggestions

    RahulGautamSingh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fc18474 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    833fd55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    811e7a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5516623 View commit details
    Browse the repository at this point in the history
  4. Update lib/config/validation.spec.ts

    Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
    RahulGautamSingh and secustor committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ff82e36 View commit details
    Browse the repository at this point in the history
  5. fix test

    RahulGautamSingh committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d2bc770 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. apply suggestions

    RahulGautamSingh committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3f6c837 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. validate regex too

    rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    9bc85f9 View commit details
    Browse the repository at this point in the history
  2. rename

    rarkins committed May 5, 2024
    Configuration menu
    Copy the full SHA
    8d331ef View commit details
    Browse the repository at this point in the history
  3. Update lib/config/validation-helpers/regex-glob-matchers.ts

    Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
    rarkins and RahulGautamSingh committed May 5, 2024
    Configuration menu
    Copy the full SHA
    40d62d4 View commit details
    Browse the repository at this point in the history