Skip to content

Support for gazelle 0.35.0#357

Merged
pcj merged 1 commit into
stackb:masterfrom
vihangm:gazelle_0.35.0
Feb 13, 2024
Merged

Support for gazelle 0.35.0#357
pcj merged 1 commit into
stackb:masterfrom
vihangm:gazelle_0.35.0

Conversation

@vihangm
Copy link
Copy Markdown
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

@vihangm vihangm force-pushed the gazelle_0.35.0 branch 2 times, most recently from 812983b to fbc3bc8 Compare January 23, 2024 01:07
Signed-off-by: Vihang Mehta <vihang@gimletlabs.ai>
@ewhauser
Copy link
Copy Markdown
Contributor

ewhauser commented Feb 9, 2024

@pcj Can we merge this?

@adzenith
Copy link
Copy Markdown

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

@pcj
Copy link
Copy Markdown
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