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

Move to upstream mockery #4937

Merged
merged 13 commits into from
May 24, 2024
Merged

Move to upstream mockery #4937

merged 13 commits into from
May 24, 2024

Commits on Feb 23, 2024

  1. Switch to vektra/mockery

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    08ad7b0 View commit details
    Browse the repository at this point in the history
  2. Add support for both versions of mockery to coexist

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    aad399e View commit details
    Browse the repository at this point in the history
  3. Fix a few typos

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    74e5c86 View commit details
    Browse the repository at this point in the history
  4. Rename binaries to reflect their sources

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e751a88 View commit details
    Browse the repository at this point in the history
  5. Add missing pflags binary

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a29370a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge remote-tracking branch 'origin' into move-to-official-mockery

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f537f9a View commit details
    Browse the repository at this point in the history
  2. Install upstream mockery in boilerplate

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fd423fb View commit details
    Browse the repository at this point in the history
  3. Add example in flyteadmin

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed May 23, 2024
    Configuration menu
    Copy the full SHA
    79fc5a2 View commit details
    Browse the repository at this point in the history
  4. Rename to mockery-v2

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d25111b View commit details
    Browse the repository at this point in the history
  5. Move WorkflowExecutor to mockery-v2

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9f7d745 View commit details
    Browse the repository at this point in the history
  6. Revert "Move WorkflowExecutor to mockery-v2"

    This reverts commit 9f7d745.
    
    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c4e1fc7 View commit details
    Browse the repository at this point in the history
  7. Revert changes to executor

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ac4cbae View commit details
    Browse the repository at this point in the history
  8. Modify SignalInterface to use mockery-v2

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8b12e0a View commit details
    Browse the repository at this point in the history