Skip to content

Conversation

@JamyDev
Copy link
Contributor

@JamyDev JamyDev commented Jun 12, 2025

Removes the broken reflect mode in the bazel aspect, in favor of archive mode which was landed in #258

Copy link
Contributor

@sywhang sywhang left a comment

Choose a reason for hiding this comment

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

We still have some tests that are using reflect mode - can you please remove those as well?

EDIT: jk, looks like we have some bazel test failures with unrecognized flag. let me look into this.

@JamyDev
Copy link
Contributor Author

JamyDev commented Jun 12, 2025

I can look

go 1.23.0

require go.uber.org/mock v0.4.0
require go.uber.org/mock v0.5.3-0.20250612195617-359202c7b2fe
Copy link
Contributor

Choose a reason for hiding this comment

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

nasty, but ok

@sywhang sywhang merged commit aa11bfc into uber-go:main Jun 12, 2025
5 checks passed
@JamyDev JamyDev deleted the bazel-archive branch June 16, 2025 15:46
linzhp pushed a commit that referenced this pull request Jul 1, 2025
Hi! In #259 was introduced archive mode for bazel rule, but no support
for mock_names.
This PR added `mock_names` attr to `_gomock_archive` rule.
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.

3 participants