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): custom status checks #26047

Merged
merged 21 commits into from
Dec 14, 2023

Commits on Nov 26, 2023

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

Commits on Nov 29, 2023

  1. better test

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4783595 View commit details
    Browse the repository at this point in the history
  2. remove testing logs

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cf1c4da View commit details
    Browse the repository at this point in the history
  3. add docs

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3f2068f View commit details
    Browse the repository at this point in the history
  4. fix docs

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3a73938 View commit details
    Browse the repository at this point in the history
  5. fix order

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    87e2f8e View commit details
    Browse the repository at this point in the history
  6. fix test

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cdafb11 View commit details
    Browse the repository at this point in the history
  7. fix test

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1a3ef29 View commit details
    Browse the repository at this point in the history
  8. update test

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    137c722 View commit details
    Browse the repository at this point in the history
  9. fix lint issues

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bdafb0b View commit details
    Browse the repository at this point in the history
  10. apply suggestion

    RahulGautamSingh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f36d9c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix coverage

    RahulGautamSingh committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a59aa2b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Apply suggestions from code review

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    RahulGautamSingh and HonkingGoose committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    d86e54d View commit details
    Browse the repository at this point in the history
  2. fix tests

    RahulGautamSingh committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9bfbfa5 View commit details
    Browse the repository at this point in the history
  3. fix tests

    RahulGautamSingh committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    10200ea View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Update docs/usage/configuration-options.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    rarkins and HonkingGoose committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8769208 View commit details
    Browse the repository at this point in the history
  2. Update lib/config/options/index.ts

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    rarkins and HonkingGoose committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e54542d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Apply suggestions from code review

    Co-authored-by: Rhys Arkins <rhys@arkins.net>
    RahulGautamSingh and rarkins committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c8b65e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. apply suggestions

    RahulGautamSingh committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    99cc849 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    c610297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63a043f View commit details
    Browse the repository at this point in the history