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

checker: unify checker name and checker type #8316

Closed
wants to merge 23 commits into from

Commits on Jun 21, 2024

  1. unify checker name

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1e2fcc8 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b0c59e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d7dbac View commit details
    Browse the repository at this point in the history
  4. update GetType

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3d013e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26e205a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. using map to convert checker type

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9e87ceb View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    aadb26d View commit details
    Browse the repository at this point in the history
  3. renaming xxxName to xxxType

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    58ab32b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 2, 2024

  1. save work

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2f8dfe2 View commit details
    Browse the repository at this point in the history
  2. fix ut

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7bed3bb View commit details
    Browse the repository at this point in the history
  3. unify function

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7864c4c View commit details
    Browse the repository at this point in the history
  4. revert one change

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    aa1b49b View commit details
    Browse the repository at this point in the history
  5. modify alert and monitor

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    609e378 View commit details
    Browse the repository at this point in the history
  6. fix ci

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5296ec1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix ut

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a7266c2 View commit details
    Browse the repository at this point in the history
  2. update name

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    87dd198 View commit details
    Browse the repository at this point in the history
  3. rename

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a6849ea View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix ut

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    de29655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eda865 View commit details
    Browse the repository at this point in the history
  3. rename to type

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fe30bfa View commit details
    Browse the repository at this point in the history
  4. fix ut

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    252e2dc View commit details
    Browse the repository at this point in the history
  5. fix ci, revert

    Signed-off-by: okJiang <[email protected]>
    okJiang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    823efe8 View commit details
    Browse the repository at this point in the history