sourcegraph/cmd/repo-updater/shared
Erik Seliger 35dcea121f
chore: Remove global externalURL watcher (#64058)
This removes the need to register a global URL watcher. Instead, the
conf package now returns a cached version, and also makes a copy of it
so it's impossible to accidentally modify it.

This makes it safe in non-cmd/frontend packages to use this.

Test plan: All tests are still passing.
2024-07-31 03:43:28 +02:00
..
BUILD.bazel chore: Remove global externalURL watcher (#64058) 2024-07-31 03:43:28 +02:00
debug.go Move some debug endpoints from repo-updater to frontend (#59791) 2024-01-29 10:14:33 +01:00
main_test.go Separate database package mocks to dbmocks package (#55778) 2023-08-14 10:48:45 +02:00
main.go chore: Remove global externalURL watcher (#64058) 2024-07-31 03:43:28 +02:00
service.go Merge enterprise and oss repo-updater (#54939) 2023-07-14 15:05:13 +02:00
state.html.tmpl repo-updater: allow filter debug dumper by name (#37915) 2022-06-29 16:13:23 +08:00