sourcegraph/dev/sg
James McNamara 0796db63f1
SG Start Bazel Improvements Take 2 (#60687)
* Revert "Revert recent sg changes that cause high load and instability in dev (#60362)"

This reverts commit 6bdf41e098.

* fixed prefixSuffixSaver Read bug

* added log output to ibazel build failures

* don't export bytes method
2024-03-05 01:44:21 -08:00
..
buf sg: add buf generate lint rule check (#47686) 2023-02-15 18:14:15 +00:00
ci sg: add flag to allow running sg ci bazel with current staged files (#60793) 2024-02-29 12:54:08 +01:00
cloudsqlproxy sg: add 'sg msp postgresql connect' (#59106) 2023-12-20 14:53:34 -08:00
dependencies Updated Postgres install step for Postgres 15 (#60076) 2024-02-07 01:37:54 -08:00
internal SG Start Bazel Improvements Take 2 (#60687) 2024-03-05 01:44:21 -08:00
interrupt bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
linters bazel: native go-mockgen in Bazel (#60386) 2024-02-16 13:26:48 +00:00
msp msp: deployment rollout strategies (#59956) 2024-02-14 11:12:11 +04:00
root sg gen / bazel: port generation of reference from go to bazel (#55256) 2023-07-25 12:59:39 +00:00
.gitignore Add MVP version of sg, the Sourcegraph developer command 2021-03-25 15:22:51 +01:00
analytics.go linters: re-enable nolintlint and staticcheck SA1019 (#45847) 2022-12-20 14:24:44 +00:00
bootstrap.sh sg: pass parameters from bootstrap.sh (#43628) 2022-10-31 11:13:37 +02:00
BUILD.bazel all: use stdlib slices package (#60086) 2024-02-02 13:54:59 +00:00
checks.go Updated Postgres install step for Postgres 15 (#60076) 2024-02-07 01:37:54 -08:00
Dockerfile ci: enable bazel builds for docker images (#51241) 2023-04-28 10:41:13 +02:00
generates.go sg generate: report duration for bazel step (#58735) 2023-12-04 13:35:10 +00:00
live.go sg: fix live command after ci build version update (#48116) 2023-02-23 14:50:47 +00:00
main_test.go dev/sg: fix diff output in Buildkite without using Buildkite condition (#36193) 2022-05-30 11:48:15 -07:00
main.go Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
os.go dev/sg: remove globalConf, extract Config into sgconf (#33882) 2022-04-14 09:01:54 -07:00
OWNERS chore: links/ownership devx->dev-infra (#58999) 2023-12-14 15:07:20 +00:00
README.md Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
sg_analytics.go sg msp: initial prototype (#55905) 2023-09-07 17:24:34 -07:00
sg_audit.go Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
sg_bazel.go sg bazel: add 'bz' alias (#60402) 2024-02-12 17:57:48 +04:00
sg_cloud.go Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
sg_db.go Implement expiry for access tokens (#59565) 2024-01-18 18:54:07 -05:00
sg_deploy.go sg msp: initial prototype (#55905) 2023-09-07 17:24:34 -07:00
sg_doctor.go sg: add doctor command to generate a diagnostics report (#58824) 2023-12-11 16:34:03 +00:00
sg_embeddings_qa.go bazel: add no-localhost-guard lint to nogo (#59144) 2023-12-21 16:30:33 +00:00
sg_generate.go sg: improve positional completions (#58569) 2023-11-27 16:30:59 -08:00
sg_help.go sg msp: initial prototype (#55905) 2023-09-07 17:24:34 -07:00
sg_insights.go logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
sg_install.go sg msp: initial prototype (#55905) 2023-09-07 17:24:34 -07:00
sg_lint.go sg: improve positional completions (#58569) 2023-11-27 16:30:59 -08:00
sg_live.go sg: improve positional completions (#58569) 2023-11-27 16:30:59 -08:00
sg_logo.go sg msp: initial prototype (#55905) 2023-09-07 17:24:34 -07:00
sg_migration.go logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
sg_monitoring.go Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
sg_ops.go sg: Fix only flag (#60622) 2024-02-19 20:51:19 +00:00
sg_page.go logger: update log lib and remove use of description (#57690) 2023-10-18 17:29:08 +02:00
sg_release.go release: cleanup sg release subcommand (#59231) 2023-12-29 11:41:36 +00:00
sg_rfc.go sg msp: initial prototype (#55905) 2023-09-07 17:24:34 -07:00
sg_run.go SG Start Bazel Improvements Take 2 (#60687) 2024-03-05 01:44:21 -08:00
sg_secret.go sg: improve positional completions (#58569) 2023-11-27 16:30:59 -08:00
sg_setup.go remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
sg_src.go misc fixes to text and error message copy (#58543) 2023-11-23 22:52:42 -08:00
sg_start_test.go SG Start Bazel Improvements Take 2 (#60687) 2024-03-05 01:44:21 -08:00
sg_start.go SG Start Bazel Improvements Take 2 (#60687) 2024-03-05 01:44:21 -08:00
sg_teammate.go [chore] Use consistent go-github versioning (#57391) 2023-10-06 10:48:18 +02:00
sg_telemetry.go Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
sg_tests.go SG Start Bazel Improvements Take 2 (#60687) 2024-03-05 01:44:21 -08:00
sg_update.go sg msp: initial prototype (#55905) 2023-09-07 17:24:34 -07:00
sg_version.go sg msp: initial prototype (#55905) 2023-09-07 17:24:34 -07:00
sg_wolfi.go wofli: do not update digest if there is a failure fetching the digest (#58728) 2023-12-04 16:55:24 +02:00
sg.config.example.yaml remove more remannts of OSS build (#58253) 2023-11-10 07:59:03 +00:00
VISION.md Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00

sg - the Sourcegraph developer tool

          _____                    _____
         /\    \                  /\    \
        /::\    \                /::\    \
       /::::\    \              /::::\    \
      /::::::\    \            /::::::\    \
     /:::/\:::\    \          /:::/\:::\    \
    /:::/__\:::\    \        /:::/  \:::\    \
    \:::\   \:::\    \      /:::/    \:::\    \
  ___\:::\   \:::\    \    /:::/    / \:::\    \
 /\   \:::\   \:::\    \  /:::/    /   \:::\ ___\
/::\   \:::\   \:::\____\/:::/____/  ___\:::|    |
\:::\   \:::\   \::/    /\:::\    \ /\  /:::|____|
 \:::\   \:::\   \/____/  \:::\    /::\ \::/    /
  \:::\   \:::\    \       \:::\   \:::\ \/____/
   \:::\   \:::\____\       \:::\   \:::\____\
    \:::\  /:::/    /        \:::\  /:::/    /
     \:::\/:::/    /          \:::\/:::/    /
      \::::::/    /            \::::::/    /
       \::::/    /              \::::/    /
        \::/    /                \::/____/
         \/____/

sg is the CLI tool that Sourcegraph developers can use to develop Sourcegraph. Learn more about it here.