This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Conversation
This was referenced May 1, 2024
Contributor
Author
aef2100 to
a65df71
Compare
a0b217e to
85029be
Compare
a65df71 to
37153ff
Compare
85029be to
69e4bb9
Compare
37153ff to
eb2fbee
Compare
69e4bb9 to
aaf73ae
Compare
eb2fbee to
6ad30aa
Compare
aaf73ae to
2c110b4
Compare
6ad30aa to
944d98c
Compare
2c110b4 to
3d38d96
Compare
944d98c to
47c96dc
Compare
3d38d96 to
253343d
Compare
ab52e41 to
3e710d7
Compare
d17af74 to
d478afe
Compare
3e710d7 to
f7b9c58
Compare
d478afe to
d9f5193
Compare
f7b9c58 to
191ca5d
Compare
d9f5193 to
b9c88af
Compare
191ca5d to
6ea78a8
Compare
b9c88af to
852db8c
Compare
6ea78a8 to
d178e40
Compare
852db8c to
a43d199
Compare
d178e40 to
acce517
Compare
a43d199 to
84cd7c1
Compare
acce517 to
0c94ae9
Compare
84cd7c1 to
573101a
Compare
0c94ae9 to
4ae4099
Compare
c84e051 to
d069eab
Compare
4ae4099 to
dc5ff89
Compare
d069eab to
7e43590
Compare
dc5ff89 to
93fb55b
Compare
7e43590 to
f63624e
Compare
93fb55b to
1327c66
Compare
f63624e to
93a4bc2
Compare
1327c66 to
69edd2b
Compare
93a4bc2 to
ffed11d
Compare
eseliger
approved these changes
May 6, 2024
69edd2b to
54d0a0b
Compare
ffed11d to
a57255b
Compare
… method with new gitserver.ChangedFiles method
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Part of https://github.com/sourcegraph/sourcegraph/issues/60654
This PR replaces the worker embedding job's use of the old gitserver.DiffSymbols endpoint with the gitserver.ChangedFiles gRPC endpoint introduced in #62354.
Test plan
Existing CI