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

Update how Mockery mocks are checked for currency. #8697

Merged
merged 3 commits into from
Jun 3, 2022

Conversation

creachadair
Copy link
Contributor

@creachadair creachadair commented Jun 3, 2022

The use of "go install" is deprecated as a way of installing and running the
Mockery binary. Update the runner script to depend on an ambient version of the
tool and ensure that in CI it's installed.

Fixes #8693.

The use of "go install" is deprecated as a way of installing and running the
Mockery binary. Update the runner script to depend on an ambient version of the
tool and ensure that in CI it's installed.
@creachadair creachadair merged commit 48ec78e into master Jun 3, 2022
@creachadair creachadair deleted the mjf/unbizzle-the-shnizzle branch June 3, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix installation of Mockery v2 in CI
2 participants