This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Conversation
This was referenced May 1, 2024
This was referenced May 1, 2024
Contributor
Author
27bd9cc to
eaac69f
Compare
f51981a to
26416fd
Compare
eaac69f to
337f48e
Compare
26416fd to
5de5c61
Compare
337f48e to
4da9e89
Compare
5de5c61 to
7d0bca6
Compare
4da9e89 to
a5d3f66
Compare
7d0bca6 to
ca030e4
Compare
a5d3f66 to
a6d5687
Compare
f502ebf to
6fcd552
Compare
4eefe29 to
df57a3e
Compare
58f11d4 to
153c146
Compare
df57a3e to
26e5476
Compare
153c146 to
17573de
Compare
26e5476 to
82eb92d
Compare
17573de to
0af92c9
Compare
82eb92d to
dbaafc4
Compare
eseliger
approved these changes
May 6, 2024
0af92c9 to
6eb1d2f
Compare
dbaafc4 to
c500f80
Compare
6eb1d2f to
cb06748
Compare
c500f80 to
709a735
Compare
cb06748 to
9c74216
Compare
709a735 to
e6c1a79
Compare
9c74216 to
aa9ed29
Compare
e6c1a79 to
30a7eca
Compare
aa9ed29 to
41f212e
Compare
210d915 to
1302c03
Compare
41f212e to
5f646f0
Compare
1302c03 to
970a1e5
Compare
5f646f0 to
1bb89ac
Compare
970a1e5 to
93d3419
Compare
1bb89ac to
a54db0c
Compare
Base automatically changed from
05-01-gitserver_grpc_add_new_changedfiles_method_to_gitserver_client
to
main
May 7, 2024 17:58
…new ChangedFiles method
93d3419 to
f404f6c
Compare
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 builds on the new ChangedFiles method introduced in https://github.com/sourcegraph/sourcegraph/pull/62354, and changes the symbols service to use it instead of the old custom diff symbols method.
Test plan
Existing CI pipeline