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

symbols: Make symbols specific code internal#63736

Merged
eseliger merged 1 commit into
mainfrom
es/07-09-symbolsmakesymbolsspecificcodeinternal
Jul 9, 2024
Merged

symbols: Make symbols specific code internal#63736
eseliger merged 1 commit into
mainfrom
es/07-09-symbolsmakesymbolsspecificcodeinternal

Conversation

@eseliger

@eseliger eseliger commented Jul 9, 2024

Copy link
Copy Markdown
Member

This PR restructures the packages to move all symbols-only code into the symbols service. This helps to reason better about which service is accessing what datastores.

Test plan:

Just moved code, compiler and CI are happy.

@cla-bot cla-bot Bot added the cla-signed label Jul 9, 2024

eseliger commented Jul 9, 2024

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @eseliger and the rest of your teammates on Graphite Graphite

@github-actions github-actions Bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels Jul 9, 2024
@eseliger eseliger force-pushed the es/07-09-symbolsmakesymbolsspecificcodeinternal branch 3 times, most recently from 887dc9d to 539609f Compare July 9, 2024 22:08
This PR restructures the packages to move all symbols-only code into the symbols service. This helps to reason better about which service is accessing what datastores.

Test plan:

Just moved code, compiler and CI are happy.
@eseliger eseliger force-pushed the es/07-09-symbolsmakesymbolsspecificcodeinternal branch from 539609f to e10b7a5 Compare July 9, 2024 22:44
@eseliger eseliger marked this pull request as ready for review July 9, 2024 22:46
@eseliger eseliger requested review from a team and camdencheek July 9, 2024 22:46

@camdencheek camdencheek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woot! Always a fan of making more things private.

@eseliger eseliger merged commit 41fdc5c into main Jul 9, 2024
@eseliger eseliger deleted the es/07-09-symbolsmakesymbolsspecificcodeinternal branch July 9, 2024 23:26
bahrmichael referenced this pull request Jul 10, 2024
https://github.com/sourcegraph/sourcegraph/pull/63736 removed rockskip
files, which lead to `sg start` failing because it was still watching
those. This PR removes the watch and lets `sg start` succeed again.

## Test plan

Existing CI, manual test of `sg start`

## Changelog

<!-- OPTIONAL; info at
https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c
-->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants