sourcegraph/internal
Noah S-C ba9d2e0ca2
bazel: move schema migrations fetching from GCS to bazel repository (#59879)
Does what it says on the tin

Caveat:
As this doesn't use the built-in downloaders, this probably cant make use of the repository cache. While it won't refetch it every single time (there is _some_ degree of caching), I'm not sure what will cause it to not use the cached one and refresh it. Its a very fast operation though.
See https://github.com/bazelbuild/bazel/issues/19267

## Test plan

`bazel build //internal/database/migration/shared:generate_stitched_migration_graph`
2024-02-14 17:40:39 +00:00
..
accesstoken pre-commit: add pre-commit directives to token tests (#59423) 2024-01-09 19:05:39 +01:00
actor actor: always preserve anonymousUID, even on authenticated actors (#58942) 2023-12-13 00:10:39 +00:00
adminanalytics logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
api gitserver: Simplify client (#59772) 2024-01-24 13:56:54 +01:00
audit logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
auth auth: append random suffix when derive username from email (#60339) 2024-02-08 18:08:11 -05:00
authbearer telemetrygateway: add exporter and service (#56699) 2023-09-20 05:20:15 +00:00
authz Move ArchiveReader's git exec command to gitcli (#59933) 2024-02-13 13:40:45 +02:00
batches gitserver: Simplify RepoCloneProgress (#60390) 2024-02-14 16:30:36 +01:00
binary
bytesize github star/size exclusion: incorporate feedback from code review (#58398) 2023-11-17 10:21:24 +01:00
byteutils ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
cloneurls Separate database package mocks to dbmocks package (#55778) 2023-08-14 10:48:45 +02:00
cloud soap: add support for site config allowlist (#59884) 2024-01-29 21:13:44 +00:00
cmd Implement expiry for access tokens (#59565) 2024-01-18 18:54:07 -05:00
codeintel Move ArchiveReader's git exec command to gitcli (#59933) 2024-02-13 13:40:45 +02:00
codemonitors gitserver: Remove ResolveRevisions from client (#60484) 2024-02-14 15:10:26 +01:00
cody Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
codycontext all: update code paths as if qdrant is disabled (#60398) 2024-02-12 14:43:10 +02:00
codygateway Quickfix for attribution panics (#60465) 2024-02-13 12:51:50 +01:00
collections Cleanup: use new go 1.21 features (#58617) 2023-11-28 13:49:38 -07:00
comby Chore: remove some uses of log15 (#57519) 2023-10-10 16:27:52 -06:00
completions Fix panics in streaming completions handler (#60474) 2024-02-13 14:31:42 +01:00
compute gitserver: Unify filereader API (#59782) 2024-01-24 13:53:57 +01:00
conf Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
cookie
ctags_config site-config: Make symbols not required in syntaxHighlighting (#57276) 2023-10-16 19:53:19 -04:00
database bazel: move schema migrations fetching from GCS to bazel repository (#59879) 2024-02-14 17:40:39 +00:00
debugserver logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
deviceid
diskcache bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
diskusage source: display alert when gitserver disk usage exceeds 90% (#56562) 2023-09-15 01:39:07 +01:00
download
embeddings Update Azure OpenAI client (#60094) 2024-02-05 09:34:07 -05:00
encryption encryption: Standardize envelope encryption (#56711) 2023-10-02 23:01:04 +02:00
endpoint logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
env bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
errcode dotcom: don't lazy add repos with size >= 1GB && stars < 100 (#58553) 2023-12-05 16:30:32 +00:00
eventlogger Backend: remove unused LogEvent (#55464) 2023-08-02 19:30:44 +00:00
executor Chore: construct logger inside dbtest.NewDB (#57549) 2023-10-11 20:41:11 -05:00
extsvc Batch changes: paginate when listing github apps (#60383) 2024-02-12 13:18:45 -07:00
featureflag Chore: clean up dead code (#58280) 2023-11-14 14:29:03 -07:00
fileutil Add additional logging for rename failures (#58458) 2023-11-21 14:55:00 +01:00
github_apps batches: change criteria for deleting GitHub apps from the database (#60460) 2024-02-14 09:34:09 -06:00
gitserver gitserver: Fully sunset p4 exec endpoint (#60327) 2024-02-14 17:24:18 +01:00
goroutine Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
gosyntect Revert "codeintel: Add symbols method to syntect client (#54633)" (#60008) 2024-01-31 13:10:32 +00:00
gqltestutil Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
gqlutil ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
grpc sg: add commands to wrap common bazel generating commands (#59833) 2024-01-31 16:54:04 +00:00
guardrails Fix panics in streaming completions handler (#60474) 2024-02-13 14:31:42 +01:00
hashutil
highlight Enables tree-sitter based locals references for Go (#59517) 2024-01-11 13:26:25 +00:00
honey bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
hostmatcher gomod: update or vendor buildkit, docker, hostmatcher and saml to resolve CVEs (#60130) 2024-02-05 13:14:15 +02:00
hostname
httpcli gomod: update or vendor buildkit, docker, hostmatcher and saml to resolve CVEs (#60130) 2024-02-05 13:14:15 +02:00
httpserver bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
httptestutil Remove GitHub proxy service (#56485) 2023-09-14 19:43:40 +02:00
insights Search: rename newStandardRC1 -> keyword (#59686) 2024-01-18 18:15:42 -08:00
instrumentation chore: upgrade otel SDK packages (#59564) 2024-01-15 20:08:54 +00:00
inventory bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
jsonc ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
lazyregexp
license bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
licensing licensing: Rename new plans (#60345) 2024-02-09 10:05:36 +02:00
limiter ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
logging Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
luasandbox logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
mapfs ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
markdown
memo
metrics Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
notebooks Chore: construct logger inside dbtest.NewDB (#57549) 2023-10-11 20:41:11 -05:00
oauthtoken Refactor ExternalAccountsStore functions (#57509) 2023-10-13 10:41:10 +02:00
oauthutil Remove global lock around GitHub.com requests (#58190) 2023-11-15 14:20:06 +01:00
observation Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
oobmigration all: use stdlib slices package (#60086) 2024-02-02 13:54:59 +00:00
opencodegraph Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
otlpenv
own gitserver: Unify filereader API (#59782) 2024-01-24 13:53:57 +01:00
packagefilters packages: move filter matching to postgres for name filter membership testing (#49940) 2023-06-16 16:46:45 +00:00
paths codeintel: consolidate enterprise & oss codeintel packages (#54431) 2023-07-05 14:58:41 +01:00
perforce gitserver: Replace P4Exec endpoint with properly typed and individually tested RPC calls (#57247) 2023-10-09 15:06:49 +02:00
productsubscription telemetrygateway: add exporter and service (#56699) 2023-09-20 05:20:15 +00:00
profiler bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
pubsub pubsub: add narrower TopicPublisher interface, ensure Stop in telemetry-gateway (#58974) 2023-12-14 12:32:48 -08:00
randstring ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
ratelimit globallimiter: Add bucket to Prometheus metric (#60083) 2024-02-05 14:46:01 +01:00
rbac re-land Cody RBAC change (#59657) 2024-01-17 20:50:11 +00:00
rcache bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
redislock cody-gateway: implement informational rate limit threshold Slack alerts (#53137) 2023-06-09 22:09:45 -04:00
redispool Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
repos Move purge worker into repo-updater and simplify init (#59790) 2024-01-24 14:46:24 +01:00
repoupdater Remove HTTP for inter-service RPC (#59093) 2024-01-11 19:46:32 +01:00
requestclient requestclient: add SRC_USE_CLOUDFLARE_HEADERS to use CF headers (#58567) 2023-12-07 20:27:28 +00:00
requestinteraction requestinteraction: add X-Sourcegraph-Interaction-ID propagation (#58016) 2023-11-22 20:09:39 +00:00
rockskip Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
sams [dotcom] add refresh token endpoint with sams authenticator (#60145) 2024-02-06 18:50:30 +05:30
sanitycheck Running binaries with SANITY_CHECK=true immediately exits with a code zero (#52186) 2023-05-19 12:30:11 +00:00
scim Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
search gitserver: Remove ResolveRevisions from client (#60484) 2024-02-14 15:10:26 +01:00
searcher/v1 searcher: Remove unused field in proto API (#59757) 2024-01-23 05:35:14 +01:00
security Add logic to auto disable google signups from non-gmail domain for 24hrs if too many signups from same domain. (#59243) 2024-01-02 15:37:14 +05:30
service Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
session bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
settings Search: respect the search.contextLines setting in the backend (#58943) 2023-12-15 16:32:25 -07:00
siteid bazel: first pass at moving moving logging linting into nogo (#58910) 2024-01-02 10:07:25 -08:00
slack
sourcegraphoperator Refactor ExternalAccountsStore functions (#57509) 2023-10-13 10:41:10 +02:00
src-cli v5.3.0 bake constants and static content (#60481) 2024-02-13 15:19:54 +00:00
src-prometheus Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
ssc Handle 404 from SSC while fetching subscription details (#60267) 2024-02-07 21:22:34 +05:30
suspiciousnames debt: extract a buncha stuff from cmd/frontend that was used outside of frontend (#52570) 2023-06-01 14:20:11 +01:00
symbols Remove HTTP for inter-service RPC (#59093) 2024-01-11 19:46:32 +01:00
sysreq ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
telemetry Add logic to auto disable google signups from non-gmail domain for 24hrs if too many signups from same domain. (#59243) 2024-01-02 15:37:14 +05:30
telemetrygateway externalAuthSignup: instrument with V2 events (#59036) 2023-12-15 23:19:29 +00:00
temporarysettings
testutil Compare JSON test output semantically instead of as strings. (#56667) 2023-09-15 09:08:44 -07:00
timeutil ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
trace trace: Memoize template for trace URL (#59970) 2024-01-30 18:30:35 +01:00
tracer chore: upgrade otel SDK packages (#59564) 2024-01-15 20:08:54 +00:00
ttlcache logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
txemail Revert progress made on "Enhanced admin onboarding" (#56239) 2023-09-01 16:06:25 -05:00
types Close existing access requests when user is created (#59113) 2024-01-10 12:27:13 -08:00
unpack ci: re-enable race detection (#52776) 2023-06-05 20:41:47 +02:00
updatecheck release: sourcegraph@5.3.0 (#60488) 2024-02-13 22:11:10 +02:00
uploadhandler Chore: clean up RepositoryResolver, part II (#59405) 2024-01-09 17:17:06 +00:00
uploadstore gomod: update or vendor buildkit, docker, hostmatcher and saml to resolve CVEs (#60130) 2024-02-05 13:14:15 +02:00
usagestats Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
users logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
vcs hack: Add support for iap:// URLs (#59709) 2024-01-23 20:10:08 +01:00
version Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
webhooks/outbound gomod: update or vendor buildkit, docker, hostmatcher and saml to resolve CVEs (#60130) 2024-02-05 13:14:15 +02:00
workerutil dbworker: include recordID in fetchDebugInformationForJob error (#58036) 2023-11-01 16:13:59 +02:00
wrexec wrexec: Don't panic when process state is nil (#57610) 2023-10-16 23:40:16 +02:00
buf.yaml
BUILD.bazel