Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore: Bump go-enry and Zoekt to handle new languages#63281

Merged
varungandhi-src merged 3 commits intomainfrom
vg/bump-enry
Jun 20, 2024
Merged

chore: Bump go-enry and Zoekt to handle new languages#63281
varungandhi-src merged 3 commits intomainfrom
vg/bump-enry

Conversation

@varungandhi-src
Copy link
Contributor

@varungandhi-src varungandhi-src commented Jun 15, 2024

The latest enry version includes languages from Linguist v7.29.0
such as Mojo etc. Updating the auto-complete filters too.

Fixes #61500. Matching Zoekt PR: sourcegraph/zoekt#793

Test plan

Covered by existing tests

Changelog

  • Updates the lang: filter to add support for languages such as Mojo, Roc, EdgeQL etc.

@cla-bot cla-bot bot added the cla-signed label Jun 15, 2024
@github-actions github-actions bot added team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/product-platform labels Jun 15, 2024
@varungandhi-src varungandhi-src force-pushed the vg/bump-enry branch 2 times, most recently from 53531b9 to d73a290 Compare June 20, 2024 03:02
@varungandhi-src varungandhi-src changed the title chore: Bump go-enry version to get new languages chore: Bump go-enry and Zoekt to handle new languages Jun 20, 2024
@keegancsmith
Copy link
Member

@varungandhi-src if you are going to update the grafana/regexp branch you need to run go get github.com/grafana/regexp@speedup. I just did the same in the zoekt repository sourcegraph/zoekt#794

@varungandhi-src varungandhi-src merged commit 0505269 into main Jun 20, 2024
@varungandhi-src varungandhi-src deleted the vg/bump-enry branch June 20, 2024 14:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/product-platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lang: filter support for Mojo language

3 participants