sourcegraph/internal/oobmigration
Erik Seliger 8de09ddbc7
chore: Cleanup more cross-cmd imports (#64259)
This PR fixes a few more imports from /internal/ packages using /cmd/... contents.

Test plan: Mainly moved code around and CI still passes.
2024-08-08 10:10:58 +02:00
..
migrations chore: Cleanup more cross-cmd imports (#64259) 2024-08-08 10:10:58 +02:00
BUILD.bazel lib/background: upgrade Routine interface with context and errors (#62136) 2024-05-24 10:04:55 -04:00
CODENOTIFY codenotify: dr. fritz is kil (#57313) 2023-10-03 16:19:55 +00:00
downgrade_test.go graphqlbackend: list deprecated-but-unfinished OOB migrations (#47672) 2023-02-17 18:56:41 +00:00
downgrade.go graphqlbackend: list deprecated-but-unfinished OOB migrations (#47672) 2023-02-17 18:56:41 +00:00
iface.go update: Set oobmigration direction (#41076) 2022-08-30 21:14:13 +00:00
interrupts.go oobmigration: Add downgrade scheduler logic (#41026) 2022-08-29 23:30:43 +00:00
main_test.go deps: upgrade github.com/sourcegraph/log (#41058) 2022-09-01 08:01:59 -07:00
migrator.go oobmigration: Add applyReverse flag to Progress (#41075) 2022-08-30 21:11:43 +00:00
mocks_test.go chore: Update go-mockgen (#44305) 2022-11-11 19:24:00 +00:00
observability.go Housekeeping: Rename variables to avoid collisions with packages (#47179) 2023-01-31 16:28:43 +01:00
oobmigrations.yaml batches: reorder empty spec ids (#47845) 2023-03-08 16:28:25 -08:00
progress.go migrator: extract non-cli specifics from cli package (#53247) 2023-06-09 18:51:56 +01:00
registration.go oobmigration: Add function to clean up registration code (#40624) 2022-08-19 19:27:36 +00:00
runner_test.go lib/background: upgrade Routine interface with context and errors (#62136) 2024-05-24 10:04:55 -04:00
runner.go lib/background: upgrade Routine interface with context and errors (#62136) 2024-05-24 10:04:55 -04:00
store_test.go Replace all traditional for-loops (#60988) 2024-03-11 16:05:47 +02:00
store.go all: use stdlib slices package (#60086) 2024-02-02 13:54:59 +00:00
upgrade_test.go graphqlbackend: list deprecated-but-unfinished OOB migrations (#47672) 2023-02-17 18:56:41 +00:00
upgrade.go graphqlbackend: list deprecated-but-unfinished OOB migrations (#47672) 2023-02-17 18:56:41 +00:00
validate.go migrator: extract non-cli specifics from cli package (#53247) 2023-06-09 18:51:56 +01:00
version_test.go update code references to "Sourcegraph App" -> "Cody App" (#56747) 2023-09-19 12:31:12 -10:00
version.go backend/appliance: Introduce a basic utils package for appliance sourcegraph upgrades (#63529) 2024-07-04 01:48:54 +00:00