Skip to content

use go tool for mockgen#152

Merged
temporal-nick merged 1 commit intomainfrom
nick/gotools
Sep 16, 2025
Merged

use go tool for mockgen#152
temporal-nick merged 1 commit intomainfrom
nick/gotools

Conversation

@temporal-nick
Copy link
Collaborator

What was changed

Use go tool instead of relying on local shell for mockgen

Why?

Removes local dependencies from build

@temporal-nick temporal-nick requested a review from a team as a code owner September 16, 2025 00:10
@temporal-nick temporal-nick enabled auto-merge (squash) September 16, 2025 00:11

.PHONY: genvisitor
GENVISITOR_FLAGS ?= # -debug -dump-tree
GENVISITOR_FLAGS ?= # -debug -dump-tre
Copy link
Contributor

Choose a reason for hiding this comment

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

nit

Suggested change
GENVISITOR_FLAGS ?= # -debug -dump-tre
GENVISITOR_FLAGS ?= # -debug -dump-tree

@temporal-nick temporal-nick merged commit e08c781 into main Sep 16, 2025
6 checks passed
@temporal-nick temporal-nick deleted the nick/gotools branch September 16, 2025 13:34
hai719 pushed a commit to hai719/s2s-proxy that referenced this pull request Nov 24, 2025
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.

2 participants