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

gomod: update zoekt to remove perf regression in go 1.22 #61515

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

keegancsmith
Copy link
Member

@keegancsmith keegancsmith commented Apr 2, 2024

This updates zoekt to have one more commit. See details of commit for more information.

sourcegraph/zoekt@8cf8887...c39011a

Test Plan: CI

Part of https://github.com/sourcegraph/sourcegraph/issues/61462

This updates zoekt to have one more commit. See details of commit for
more information.

sourcegraph/zoekt@8cf8887...c39011a

- c39011a141 all: use a faster vendored regexp/syntax/Regexp.String

Test Plan: CI
@keegancsmith keegancsmith requested review from burmudar and a team April 2, 2024 07:16
@cla-bot cla-bot bot added the cla-signed label Apr 2, 2024
@github-actions github-actions bot added team/product-platform team/search-platform Issues owned by the search platform team labels Apr 2, 2024
@keegancsmith keegancsmith enabled auto-merge (squash) April 2, 2024 07:19
Some tests hardcode the output of zoekt's query to string. The last
commit made use use the regex format from go1.21. This updates those
values to use them.

Additionally we switch a test to using autogold so that when we have
correctly workedaround this in the future updating will be easy.

Test Plan: CI
@keegancsmith keegancsmith merged commit a86aaef into main Apr 2, 2024
10 of 11 checks passed
@keegancsmith keegancsmith deleted the k/zoekt-update-perf branch April 2, 2024 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed team/product-platform team/search-platform Issues owned by the search platform team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants