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

Change makefile to install and verify tools versions in a less fragile way #85

Closed
dtfranz opened this issue Jan 5, 2023 · 1 comment

Comments

@dtfranz
Copy link
Contributor

dtfranz commented Jan 5, 2023

See Joe's comment here for explanation and potential ways we can do this: #81 (comment)

Rukpak uses a separate tools module in the repo to pull down the go tools binaries for use with the makefile targets. We could do something similar since it's a better implementation than what comes from the generated project here.

Example Makefile: https://github.com/operator-framework/rukpak/blob/main/Makefile
Example tools folder: https://github.com/operator-framework/rukpak/tree/main/hack/tools

@ankitathomas
Copy link
Contributor

Solved with #252

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