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

codeintel: Register SCIP oobmigration#45106

Merged
efritz merged 22 commits into
mainfrom
ef/scip-oobmigration-register
Jan 23, 2023
Merged

codeintel: Register SCIP oobmigration#45106
efritz merged 22 commits into
mainfrom
ef/scip-oobmigration-register

Conversation

@efritz

@efritz efritz commented Dec 2, 2022

Copy link
Copy Markdown
Contributor

This PR registers the migration introduced in the linked PR.

Fixes #45087.

Test plan

main-dry-run

@efritz efritz added team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/language-platform rfc-740 labels Dec 2, 2022
@efritz efritz requested a review from cesrjimenez December 2, 2022 22:21
@efritz efritz self-assigned this Dec 2, 2022
@cla-bot cla-bot Bot added the cla-signed label Dec 2, 2022
@efritz efritz marked this pull request as ready for review January 2, 2023 15:04
@efritz

efritz commented Jan 3, 2023

Copy link
Copy Markdown
Contributor Author

@sourcegraph-bot

sourcegraph-bot commented Jan 3, 2023

Copy link
Copy Markdown
Contributor

Codenotify: Notifying subscribers in CODENOTIFY files for diff 1e086b8...52e991e.

Notify File(s)
@sourcegraph/delivery doc/admin/how-to/clear_codeintel_data.md
doc/admin/how-to/index.md
doc/admin/how-to/lsif_scip_migration.md
doc/admin/updates/docker_compose.md
doc/admin/updates/kubernetes.md
doc/admin/updates/pure_docker.md
doc/admin/updates/server.md
@unknwon internal/gqltestutil/migration.go

@efritz efritz force-pushed the ef/scip-oobmigration-register branch from facebd8 to faed4e4 Compare January 12, 2023 23:52
@sourcegraph sourcegraph deleted a comment from github-actions Bot Jan 13, 2023
@sourcegraph sourcegraph deleted a comment from github-actions Bot Jan 13, 2023
Comment thread CHANGELOG.md Outdated
Comment thread doc/admin/updates/docker_compose.md Outdated
Comment thread doc/admin/updates/kubernetes.md Outdated
Comment thread doc/admin/updates/pure_docker.md Outdated
Comment thread doc/admin/updates/server.md Outdated
@sourcegraph sourcegraph deleted a comment from github-actions Bot Jan 19, 2023
Comment thread dev/codeintel-qa/internal/indexes.go
Comment thread CHANGELOG.md
### Added

-
- Added out-of-band migration that will migrate all existing data from LSIF to SCIP (see additional [migration documentation](https://docs.sourcegraph.com/admin/how-to/lsif_scip_migration)). [#45106](https://github.com/sourcegraph/sourcegraph/pull/45106)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should we add the big warning here too? People mightnt click these links

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

cc @coury-clark

Thoughts on how much attention to bring to changelog notices like these?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If this is something that every admin needs to read, I'd suggest highlighting this with something like Important:, and adding it to the release post sourcegraph/about#5951

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I can write more in the 4.5 release post.

@efritz efritz enabled auto-merge (squash) January 23, 2023 14:14
@efritz efritz merged commit a528304 into main Jan 23, 2023
@efritz efritz deleted the ef/scip-oobmigration-register branch January 23, 2023 14:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RFC 740: Write migration to translate LSIF -> SCIP

5 participants