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

Feature/upgrade gazelle #184

Closed

Conversation

stagnation
Copy link
Contributor

No description provided.

This includes a fix to issue 1595 so we no longer need that patch.
This should solve bzlmod issues along the following lines:

    $  bazel build //:gazelle
    ERROR: /.../external/bazel_gazelle_go_repository_config/BUILD.bazel: no such
    target '@@bazel_gazelle_go_repository_config//:WORKSPACE': target 'WORKSPACE'
    not declared in package '' defined by
    /.../external/bazel_gazelle_go_repository_config/BUILD.bazel;
    however, a source file of this name exists.  (Perhaps add
    'exports_files(["WORKSPACE"])' to /BUILD?)
Copy link
Member

@EdSchouten EdSchouten left a comment

Choose a reason for hiding this comment

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

Will merge as soon as CI is happy.

@@ -20,16 +20,16 @@ index 0b23cca..c532ad2 100644
return goBinary
Copy link
Member

Choose a reason for hiding this comment

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

Good news is that at some point in the future we may remove this patch:

bazel-contrib/rules_go#3785

@EdSchouten EdSchouten closed this Dec 22, 2023
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