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

Support for gazelle 0.35.0 #357

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Support for gazelle 0.35.0 #357

merged 1 commit into from
Feb 13, 2024

Conversation

vihangm
Copy link
Contributor

@vihangm vihangm commented Jan 23, 2024

The latest version of gazelle updated how the overrides are stored. This ensures that rules_proto works with gazelle 0.35.0
Note that this is a breaking change and makes rules_proto incompatible with older versions of gazelle.

Fixes #356

Signed-off-by: Vihang Mehta <vihang@gimletlabs.ai>
@ewhauser
Copy link
Contributor

ewhauser commented Feb 9, 2024

@pcj Can we merge this?

@adzenith
Copy link

Just as another data point we are using this patch and it's working great for us.

@pcj
Copy link
Member

pcj commented Feb 13, 2024

I implemented nearly the same in #355 but I like your implementation slightly more 🥇. Will merge and rebase #355 on top of this.

@pcj pcj merged commit 5d1fb6a into stackb:master Feb 13, 2024
@vihangm vihangm deleted the gazelle_0.35.0 branch February 13, 2024 05:15
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.

fatal error: concurrent map read and map write
4 participants