| .. |
|
adr
|
bazel: introduce build files for Go (#46770)
|
2023-01-23 14:00:01 +01:00 |
|
buf
|
sg: implement buf format linter (#47002)
|
2023-01-27 16:56:10 +00:00 |
|
dependencies
|
bazel: introduce build files for Go (#46770)
|
2023-01-23 14:00:01 +01:00 |
|
internal
|
Housekeeping: Rename variables to avoid collisions with packages (#47179)
|
2023-01-31 16:28:43 +01:00 |
|
interrupt
|
bazel: introduce build files for Go (#46770)
|
2023-01-23 14:00:01 +01:00 |
|
linters
|
sg: implement buf format linter (#47002)
|
2023-01-27 16:56:10 +00:00 |
|
root
|
bazel: build the //lib folder (#46929)
|
2023-01-27 15:30:35 +01: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
|
bazel: introduce build files for Go (#46770)
|
2023-01-23 14:00:01 +01:00 |
|
categories.go
|
dev/sg: migrate to urfave/cli (#33758)
|
2022-04-13 14:57:29 +00:00 |
|
checks.go
|
Housekeeping: Rename variables to avoid collisions with packages (#47179)
|
2023-01-31 16:28:43 +01:00 |
|
Dockerfile
|
Use new alpine base image (#45937)
|
2022-12-22 19:57:05 +01:00 |
|
generates.go
|
sg: implement buf format linter (#47002)
|
2023-01-27 16:56:10 +00:00 |
|
live.go
|
sg: add scaletesting as preset live environment (#43035)
|
2022-10-17 18:40:23 +02: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
|
linters: re-enable nolintlint and staticcheck SA1019 (#45847)
|
2022-12-20 14:24:44 +00:00 |
|
os.go
|
dev/sg: remove globalConf, extract Config into sgconf (#33882)
|
2022-04-14 09:01:54 -07:00 |
|
OWNERS
|
devx: add OWNERS files (#30671)
|
2022-02-08 11:36:26 +01:00 |
|
README.md
|
dev/sg: migrate sg docs to doc/dev (#25933)
|
2021-10-12 12:49:10 +00:00 |
|
release_test.go
|
sg: adds cve-check command to check a release build for approved cves (#44585)
|
2022-11-18 08:10:36 -07:00 |
|
release.go
|
Housekeeping: Remove redundant stuff from Go code (#47104)
|
2023-01-30 20:39:40 +00:00 |
|
sg_adr.go
|
lint: re-enable depguard in golangci-lint + fix all errors (#45270)
|
2022-12-06 18:16:04 +01:00 |
|
sg_analytics.go
|
SG Hackhour: remove 1pass secret provider and make gcloud the only provider (#41579)
|
2022-10-13 17:35:16 +02:00 |
|
sg_audit.go
|
dev/sg: fix slack integration, use PromptPassword (#38594)
|
2022-07-12 09:35:01 -07:00 |
|
sg_ci.go
|
Housekeeping: Rename variables to avoid collisions with packages (#47179)
|
2023-01-31 16:28:43 +01:00 |
|
sg_cloud.go
|
linters: re-enable nolintlint and staticcheck SA1019 (#45847)
|
2022-12-20 14:24:44 +00:00 |
|
sg_db.go
|
monitoring: extract into a submodule (#45786)
|
2022-12-19 17:49:25 +00:00 |
|
sg_feedback.go
|
Clean linting errors from unparam (#45548)
|
2022-12-13 11:18:25 +01:00 |
|
sg_generate.go
|
monitoring: extract into a submodule (#45786)
|
2022-12-19 17:49:25 +00:00 |
|
sg_help.go
|
lib/cliutil: create package for exporting urfave/cli utilities (#44826)
|
2022-11-25 21:15:19 +00:00 |
|
sg_insights.go
|
observability: build+propagate hierarchical observation contexts for telemetry provenance (#42765)
|
2022-12-05 21:52:30 +00:00 |
|
sg_install.go
|
dev/sg: add simple installer for mi2 (#45645)
|
2022-12-14 06:51:44 +00:00 |
|
sg_lint.go
|
monitoring: extract into a submodule (#45786)
|
2022-12-19 17:49:25 +00:00 |
|
sg_live.go
|
monitoring: extract into a submodule (#45786)
|
2022-12-19 17:49:25 +00:00 |
|
sg_logo.go
|
refactor(sg): use cli.Action instead of execAdaptor (#36735)
|
2022-06-07 18:42:19 +02:00 |
|
sg_migration.go
|
linters: re-enable nolintlint and staticcheck SA1019 (#45847)
|
2022-12-20 14:24:44 +00:00 |
|
sg_monitoring.go
|
lint: re-enable depguard in golangci-lint + fix all errors (#45270)
|
2022-12-06 18:16:04 +01:00 |
|
sg_ops.go
|
sg: ops, use docker API v2 endpoints (#41501)
|
2022-09-19 15:14:51 +02:00 |
|
sg_page.go
|
Housekeeping: Remove redundant stuff from Go code (#47104)
|
2023-01-30 20:39:40 +00:00 |
|
sg_rfc.go
|
dev/sg: update 'sg rfc' with new RFC terms, modernize command (#42893)
|
2022-10-13 11:09:56 -07:00 |
|
sg_run.go
|
monitoring: extract into a submodule (#45786)
|
2022-12-19 17:49:25 +00:00 |
|
sg_secret.go
|
Housekeeping: Rename variables to avoid collisions with packages (#47179)
|
2023-01-31 16:28:43 +01:00 |
|
sg_setup.go
|
monitoring: extract into a submodule (#45786)
|
2022-12-19 17:49:25 +00:00 |
|
sg_src.go
|
Clean linting errors from unparam (#45548)
|
2022-12-13 11:18:25 +01:00 |
|
sg_start_test.go
|
lib/output: add a percentage summary label at the end of progress bar (#37711)
|
2022-06-29 18:55:17 +00:00 |
|
sg_start.go
|
Housekeeping: Rename variables to avoid collisions with packages (#47179)
|
2023-01-31 16:28:43 +01:00 |
|
sg_teammate.go
|
dev/sg: fix slack integration, use PromptPassword (#38594)
|
2022-07-12 09:35:01 -07:00 |
|
sg_telemetry.go
|
data-usage: add sg telemetry command to interact with allow list (#40312)
|
2022-08-15 09:48:49 -07:00 |
|
sg_tests.go
|
monitoring: extract into a submodule (#45786)
|
2022-12-19 17:49:25 +00:00 |
|
sg_update.go
|
sg: make bg tasks less intrusive (#42830)
|
2022-10-13 14:51:09 +02:00 |
|
sg_version.go
|
dev/sg: add pending spinner to manual 'sg update', fix autoupdate output (#38679)
|
2022-07-12 12:44:21 -07:00 |
|
sg.config.example.yaml
|
web: migrate from yarn to pnpm (#46143)
|
2023-01-11 19:50:09 -08:00 |
|
suggest_test.go
|
dev/sg: levenshtein suggestions when subcommand not found (#33943)
|
2022-04-15 05:44:43 +00:00 |
|
suggest.go
|
dev/sg: rework output and add Buildkite log headers (#35269)
|
2022-05-11 17:42:18 +00:00 |
|
VISION.md
|
dev/sg: migrate sg docs to doc/dev (#25933)
|
2021-10-12 12:49:10 +00:00 |