Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

vendor yq#45

Merged
filariow merged 1 commit intokonflux-workspaces:mainfrom
sadlerap:yq-cmd
Mar 22, 2024
Merged

vendor yq#45
filariow merged 1 commit intokonflux-workspaces:mainfrom
sadlerap:yq-cmd

Conversation

@sadlerap
Copy link
Member

No description provided.

Signed-off-by: Andy Sadler <ansadler@redhat.com>
Copy link
Member

@filariow filariow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a minior nit

MOCKGEN ?= $(BIN_FOLDER)/mockgen
GOLANG_CI ?= go run -modfile $(shell dirname $(ROOT_DIR))/hack/tools/golang-ci/go.mod github.com/golangci/golangci-lint/cmd/golangci-lint
YQ ?= $(BIN_FOLDER)/yq
GOLANG_CI ?= $(GO) run -modfile $(shell dirname $(ROOT_DIR))/hack/tools/golang-ci/go.mod github.com/golangci/golangci-lint/cmd/golangci-lint
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as tools are getting more and more it may be valuable introducing a new variable TOOLS_DIR set to $(shell dirname $(ROOT_DIR))/hack/tools

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll add that in a separate PR; I've got another tool to vendor (operator-sdk, needed for the stuff under operator/) and I'll make that change in that PR.

@filariow filariow merged commit 0be845c into konflux-workspaces:main Mar 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants