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(heureka):fix-make-error-mockery #367

Closed
copyonwrite opened this issue Nov 11, 2024 · 0 comments
Closed

chore(heureka):fix-make-error-mockery #367

copyonwrite opened this issue Nov 11, 2024 · 0 comments
Assignees

Comments

@copyonwrite
Copy link
Collaborator

# task can be: feat, chore, refactor, or research.

Task Description

The 'make' command doesn't build heureka OOTB because 'mockery' cannot be found.

As of now, 'mockery' is installed as a side effect of 'go generate'.

The desired outcome of this task is that 'make' works OOTB and 'mockery' as well as other dependencies are installed explicitly in their own make goal.

Acceptance Criteria:

'make' runs and builds everything OOTB.

Expected Test:

Execute 'make' on a clean system.

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

No branches or pull requests

2 participants