sourcegraph/dev
Robert Lin a946476a6c
dev/sg: set sg.config.yaml env when generating (#51228)
This makes the database gen work out of the box - if you use `sg start`,
the config is the same

## Test plan

`sg gen go internal/database/gen.go` now works out of the box

`sg gen` still works on all targets
2023-05-01 11:41:29 -07:00
..
adr-docs bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
auth-provider Remove left-over mentions of dev/start.sh (#25745) 2021-10-07 16:38:00 +02:00
authtest chore: remove user tags functionality. (#50051) 2023-03-29 11:53:04 +04:00
backcompat Decr shard count for //client/web:test (again) (#50993) 2023-04-21 16:47:08 +00:00
bkstats bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
build-tracker ci: enable bazel builds for docker images (#51241) 2023-04-28 10:41:13 +02:00
buildchecker remove okayhq usage in buildchecker (#50107) 2023-03-30 14:53:20 +02:00
check bazel: remove golangci lint (#50921) 2023-04-20 16:29:35 +02:00
ci ci: enable bazel builds for docker images (#51241) 2023-04-28 10:41:13 +02:00
codeintel-qa codeintel-qa: pass $HOME / $USER through to src-cli (#50209) 2023-03-30 23:57:38 +00:00
corrupt-archives bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
db dev/deb: Remove scripts replaced by sg (#28767) 2021-12-08 23:22:00 +00:00
depgraph Update buildfiles + fix analysis (#50013) 2023-03-27 12:11:46 +02:00
dx bazel: build //enterprise (#47327) 2023-02-07 15:30:46 +01:00
gqltest (chore) rename repo key-value-pairs to repo metadata on the API level (#50908) 2023-04-24 20:38:16 +06:00
grafana dev/sg: introduce 'sg ci logs' with Loki support (#25835) 2021-10-12 11:14:50 -04:00
internal/cmd app: setup exp: allow picking multiple folders (#50904) 2023-04-27 08:25:06 -07:00
linters bazel: add unparam nogo linter (#50730) 2023-04-18 10:03:35 +00:00
nix bazel: make work on nixos ❇️ (#51154) 2023-04-28 20:06:33 +00:00
perforce bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
perforce-testing-helpers ci: update the use of perforce.sgdev to perforce-tests.sgdev (#50664) 2023-04-17 17:42:28 -07:00
phabricator web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
pr-auditor Update rules_rust to fix the issue with repinning the rust crates (#49698) 2023-03-21 11:02:33 +01:00
prometheus Add embeddings to server behind env var (#50288) 2023-04-04 16:45:50 +02:00
release ci: re-enable build-ts (#51264) 2023-04-28 14:19:57 +00:00
scaletesting [github app] Add GitHub App authenticators (#50963) 2023-04-24 09:05:50 +02:00
sg dev/sg: set sg.config.yaml env when generating (#51228) 2023-05-01 11:41:29 -07:00
src-expose ci: enable bazel builds for docker images (#51241) 2023-04-28 10:41:13 +02:00
team bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
tilt Remove left-over mentions of dev/start.sh (#25745) 2021-10-07 16:38:00 +02:00
zoekt zoekt: set -indexserver_proxy for webserver (#44995) 2022-12-02 08:38:44 +01:00
.gitignore
add_https_domain_to_hosts.sh
babel.bzl bazel: rename arg to follow convention (#50627) 2023-04-14 04:46:45 +00:00
bazel_stamp_vars.sh Build repo-updater with Bazel instead (#49228) 2023-03-21 12:49:54 -05:00
BUILD.bazel bazel: client e2e tests (#50330) 2023-04-13 04:01:37 -07:00
caddy.sh Bump caddy version (#26329) 2021-10-19 22:06:22 +00:00
Caddyfile dev/Caddyfile: use 127.0.0.1 instead of localhost (#38955) 2022-07-18 13:19:09 -07:00
CLA.txt
codecov.yml vscode: ignore vscode in Codecov (#32676) 2022-03-16 11:28:28 -04:00
codeinsights-db.sh insights: update references to TimescaleDB (#32948) 2022-03-29 11:04:47 +01:00
comby-install-or-upgrade.sh update team reviewers (#50119) 2023-04-03 16:36:12 +02:00
ctags-install.sh dev: add installer script for building a local universal-ctag (#45198) 2022-12-06 18:32:21 +01:00
defs.bzl bazel: rename arg to follow convention (#50627) 2023-04-14 04:46:45 +00:00
dev-sourcegraph-server.sh
docsite.sh Upgrade docsite version to 1.9.1 in dev/docsite.sh (#47663) 2023-02-21 09:50:58 +01:00
drop-entire-local-database-and-redis.sh all: /bin/bash -> /usr/bin/env bash (#23673) 2021-08-06 12:02:43 +02:00
foreach-non-web-client-project.sh unskip cody integration test & add another (#51019) 2023-04-23 22:19:16 -07:00
git-stats search: create and document git-stats script (#32663) 2022-03-16 13:41:17 +02:00
global-settings.json codeintel: Revive braindot (#49128) 2023-03-13 13:33:39 +00:00
go-mod-update.sh
licenses.sh rework plugin structure and implement frontside blogpost (#46883) 2023-02-15 11:49:51 +02:00
mocha.bzl bazel: enable percy (#50626) 2023-04-18 08:43:32 +02:00
nix.bzl bazel: make work on nixos ❇️ (#51154) 2023-04-28 20:06:33 +00:00
postgres_exporter.sh migrations: Update postgres exporter queries for dirty database (#30774) 2022-02-10 17:40:09 -06:00
proto.bzl fix: gazelle and proto generation (continuation of #49547) (#49713) 2023-04-11 11:36:45 +02:00
prune-pick.sh
redis-postgres.yml Update Postgres to 12.7 (#31933) 2022-03-03 14:39:52 -06:00
redis.conf Local dev with docker-compose (#23537) 2021-08-06 22:11:40 +00:00
run-server-image.sh bazel: client e2e tests (#50330) 2023-04-13 04:01:37 -07:00
sass.bzl Buildifier fixes (#48691) 2023-03-07 10:15:26 +01:00
site-config.json Always disable user external service mode in UI (#44721) 2022-11-23 14:49:03 +01:00
src-prof-services.json Add embeddings to server behind env var (#50288) 2023-04-04 16:45:50 +02:00
src-search-meta.sh GraphQL: remove deprecated resultCount field (#31573) 2022-02-21 12:03:36 -07:00
tools.go unrevert "all: rename go module google/zoekt to sourcegraph/zoekt" (#40423) 2022-08-17 15:30:49 -07:00
universal-ctags-dev dev: add installer script for building a local universal-ctag (#45198) 2022-12-06 18:32:21 +01:00
webpack.bzl bazel: test bundlesize report ts (#50847) 2023-04-27 19:11:06 -07:00