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

chore: automate mock generation v2 #18371

Merged
merged 6 commits into from
May 23, 2024

Commits on May 22, 2024

  1. Add go:generate statements for mockery

    Signed-off-by: Will Roden <will@roden.cc>
    WillAbides authored and blakepettersson committed May 22, 2024
    Configuration menu
    Copy the full SHA
    610be0c View commit details
    Browse the repository at this point in the history
  2. revert whitespace change

    Signed-off-by: Will Roden <will@roden.cc>
    WillAbides authored and blakepettersson committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b0cfce0 View commit details
    Browse the repository at this point in the history
  3. go generate everything

    Signed-off-by: Will Roden <will@roden.cc>
    WillAbides authored and blakepettersson committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4095eda View commit details
    Browse the repository at this point in the history
  4. make gogen

    Signed-off-by: Will Roden <will@roden.cc>
    WillAbides authored and blakepettersson committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dc0e1f7 View commit details
    Browse the repository at this point in the history
  5. chore: upgrade to mockery v2.40.2

    Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
    blakepettersson committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5952b54 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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