Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
983 commits
Select commit Hold shift + click to select a range
e6f55b9
Add release notes for 3.40.2 (#757)
olafurpg May 30, 2022
dd9000a
Make src-cli installable via npm. (#760)
olafurpg Jun 2, 2022
9ab268f
Use `setup-node` GitHub Actions step before running `npm publish`. (#…
olafurpg Jun 2, 2022
72c480b
Pin dependency @types/tar to 6.1.1 (#761)
renovate[bot] Jun 2, 2022
ad9dbba
Simplify npm package release by setting the version (#763)
olafurpg Jun 3, 2022
4236862
Fix silly quote bug (#765)
olafurpg Jun 3, 2022
dc24b0f
Fix the regexp to extract the version from git refs (#766)
olafurpg Jun 3, 2022
097f617
go.mod: update to latest sourcegraph/sourcegraph/lib (#767)
LawnGnome Jun 6, 2022
a8eddf8
changelog: update for 3.40.8 (#769)
LawnGnome Jun 6, 2022
17dd444
batches: ensure .gitconfig email is properly inserted in batch spec (…
BolajiOlajide Jun 8, 2022
087a6b7
batches: bump `sourcegraph/lib` (#772)
courier-new Jun 8, 2022
040e554
changelog: update for 4.30.9 (#771)
courier-new Jun 8, 2022
75fa7f1
batches: Mount paths into a container (#770)
Piszmog Jun 14, 2022
181e3de
Only apply cache result progress if resulted in diff (#778)
eseliger Jun 14, 2022
98f49b9
Fix step caching (#781)
eseliger Jun 14, 2022
20635ab
Don't write execution results to SSBC cache and remove unnecessary ad…
eseliger Jun 14, 2022
ce71dcb
Prepare changelog for 3.40.10 (#782)
eseliger Jun 14, 2022
4723b4b
docker: use a short timeout when inspecting images (#783)
LawnGnome Jun 15, 2022
8503b35
batches: Don't let stderr clutter git output (#785)
eseliger Jun 15, 2022
f776d41
Polish and use native workspaces in executors mode (#768)
eseliger Jun 16, 2022
46cc59c
Prepare changelog for 3.40.11 (#788)
eseliger Jun 16, 2022
524c89a
batches: use Docker CPU count as default parallelism, not GOMAXPROCS …
LawnGnome Jun 16, 2022
96335e5
batches: upsert batch change when running `src batch remote (#787)
BolajiOlajide Jun 17, 2022
9689dc7
Prepare changelog for 3.41.0 (#792)
eseliger Jun 17, 2022
0755599
batches: Cache filesystem mount (#795)
Piszmog Jun 29, 2022
237e58a
batches: add SRC_HEADERS for passing multiple custom headers (#796)
BolajiOlajide Jun 30, 2022
05e3f02
workflows: update pr-auditor workflow (#791)
bobheadxi Jul 6, 2022
ef2ba4d
Cancel reading from stdin on Ctrl-C (#794)
mrnugget Jul 7, 2022
256a8b7
batches: Refactor caching to get rid of execution cache results altog…
eseliger Jul 11, 2022
2fbc937
remove quotes from upload ID URL (#799)
Strum355 Jul 11, 2022
16f9963
Refactor execution to be able to use runSteps in exec mode directly (…
eseliger Jul 11, 2022
87b7685
deps: upgrade sourcegraph/lib (#800)
bobheadxi Jul 14, 2022
dab9591
Use new API to resolve workspaces server-side (#801)
eseliger Jul 19, 2022
4d5a398
Add changelog for 3.42.0 (#802)
eseliger Jul 19, 2022
8db7dd7
Fix workspace resolution for non-server-side (#803)
eseliger Jul 20, 2022
f02a713
Don't keep unsupported/ignored repos error for server-side resolution…
eseliger Jul 20, 2022
86c548b
Port workspaces path fix to src-cli (#779)
eseliger Jul 25, 2022
625547b
test: use autogold for testdata (#806)
rvantonder Jul 26, 2022
e043d96
search: use chunk matches to render multiline streamed results (#807)
rvantonder Jul 28, 2022
c0cad1a
Update dependency @types/tar to v6.1.2 (#808)
renovate[bot] Aug 2, 2022
b400c2d
batches: Log error from executeBatchSpecInWorkspaces (#811)
eseliger Aug 9, 2022
da6bd59
Run go mod tidy (#812)
eseliger Aug 9, 2022
b86c397
batches: fix Docker Desktop for Linux handling (#813)
LawnGnome Aug 10, 2022
abd00f5
orgs: update `create` mutation (#815)
Aug 15, 2022
d0a443b
batches: Make sure no corrupted repozips are used (#817)
eseliger Aug 15, 2022
7430f1d
gomod: update grafana/regexp (#814)
keegancsmith Aug 16, 2022
ff9a8d7
chore: Bump scip dependency for bug fixes. (#820)
varungandhi-src Aug 16, 2022
854b9c9
bump sourcegraph/sourcegraph/lib (#821)
Strum355 Aug 16, 2022
1aeca04
Prepare changelog for 3.43.0 (#818)
eseliger Aug 16, 2022
fc87b62
docs: Link to usage docs, de-emphasize deprecated command. (#824)
varungandhi-src Aug 17, 2022
0164877
Prepare CLI for extension sunsetting (#825)
philipp-spiess Aug 17, 2022
e6e03e8
Update release process until 4.0 stable is released. (#827)
LawnGnome Aug 18, 2022
8a75c6f
release.sh: allow -rc.X suffixes (#829)
LawnGnome Aug 18, 2022
8c0658f
goreleaser: force releases to be marked as pre-release (#830)
LawnGnome Aug 18, 2022
8afc465
Remove src-cli workspace resolution (#819)
eseliger Aug 24, 2022
a415fac
Remove old feature gates from pre-4.0 (#822)
eseliger Aug 25, 2022
96c8c8c
Fix over recursion of git serve (#810)
varsanojidan Aug 25, 2022
812cde1
src doc: add code-intel and remove lsif (#831)
mrnugget Aug 26, 2022
1ef0f08
deps: upgrade github.com/sourcegraph/log (#835)
bobheadxi Sep 1, 2022
6a997c0
readme: add instructions for docker (#836)
keegancsmith Sep 7, 2022
8d1c247
Add `src users clean` to src-cli (#826)
DaedalusG Sep 8, 2022
70466eb
removed development printlns :facepalm: (#838)
DaedalusG Sep 9, 2022
2e0a028
doc: tinker with the help for -clean-archives for clarity (#839)
LawnGnome Sep 9, 2022
756a50e
Add changelog entry for 3.43.2 (#837)
eseliger Sep 10, 2022
6a43f0c
batches: Fix remote command - Batch Change ID not provided (#842)
Piszmog Sep 20, 2022
692663e
changelog: 4.0.0 (#843)
LawnGnome Sep 21, 2022
cb9c49f
Revert 4.0-pre changes (#828)
LawnGnome Sep 21, 2022
1dab5b2
batches: check that docker is running when running src batch (#844)
BolajiOlajide Sep 27, 2022
0f2ef91
code-intel: Don't panic on errors in SCIP code paths. (#847)
varungandhi-src Sep 29, 2022
5b02986
Update dependency @types/tar to v6.1.3 (#850)
renovate[bot] Oct 1, 2022
4e07d07
chore: Bump scip dependency for Relationship.is_definition. (#854)
varungandhi-src Oct 4, 2022
ad1b36a
batches: Remote Mount #5 - src-cli (#816)
Piszmog Oct 6, 2022
5a9d166
Update changelog for next release version (#857)
Piszmog Oct 6, 2022
ac3c970
chore: Bump scip dependency for LSIF conversion fix. (#858)
varungandhi-src Oct 7, 2022
23cab1f
Add a add subcommand to extsvc (#856)
jhchabran Oct 10, 2022
e0d3136
code-intel: Fix double word typo (#851)
abitrolly Oct 11, 2022
fb189ab
batches: show warning when batch changes are too large (#860)
LawnGnome Oct 12, 2022
ecce113
Automate versioned Homebrew formula publishing, fix patch releases (#…
courier-new Oct 18, 2022
ef06271
Prepare changelog for 4.1 (#865)
courier-new Oct 18, 2022
85c118a
ssbc: Don't drop repo origin (#871)
eseliger Oct 19, 2022
e4cacfc
secrets: Allow using secrets from os.Environ (#872)
eseliger Oct 19, 2022
1174f68
batches: fix whitespace problem introduced in #860 (#873)
LawnGnome Oct 21, 2022
fc3f13f
Changed query syntax link to correct page (#874)
Oct 26, 2022
ee916cd
Add windows tutorial for cli config (#875)
zhimin-z Nov 4, 2022
993ee0a
Use `GITHUB_REF_NAME` to determine current tag for release workflow (…
courier-new Nov 7, 2022
c908e51
Improve log output of docker pull errors (#880)
eseliger Nov 7, 2022
d5778f1
Fix broken code-intel link (#882)
philipp-spiess Nov 7, 2022
4346388
batches: Workspace file upload for local runs (#861)
Piszmog Nov 7, 2022
eaf900b
Add changelog entry for 4.1.1 (#881)
eseliger Nov 7, 2022
8424c23
Prepare changelog for 4.1.1 (#883)
courier-new Nov 7, 2022
73964e6
update changelog (#884)
BolajiOlajide Nov 16, 2022
e77731f
update release process (#885)
BolajiOlajide Nov 17, 2022
c9902bf
batches: improve handling of non-root steps (#886)
LawnGnome Nov 18, 2022
4d2957c
snapshot: add 'snapshot summary', 'snapshot test' (#888)
bobheadxi Nov 25, 2022
5d82eb0
snapshot: add pg_dump command builder with 'snapshot databases' (#889)
bobheadxi Nov 28, 2022
fa50cb7
snapshot: add snapshot contents uploader (#890)
bobheadxi Nov 28, 2022
e765697
Support binary diffs (#887)
eseliger Nov 29, 2022
c06c567
changelog: add mention of new 'src snapshot' commands (#891)
bobheadxi Nov 29, 2022
7462d79
snapshot: improve docstrings (#892)
bobheadxi Nov 29, 2022
173d2ad
snapshot: trim extension statements from pgdump when uploading (#893)
bobheadxi Nov 30, 2022
ba6d0bf
add CRUD support for repo key-value pairs (#896)
tbliu98 Dec 5, 2022
cbc5871
add watchdog goroutine for docker (#898)
BolajiOlajide Dec 9, 2022
a2de954
update changelog (#899)
BolajiOlajide Dec 12, 2022
0476543
Rename users clean or prune -- use aggregated user statistics (#901)
DaedalusG Dec 15, 2022
0768bfb
correct query formatting (#903)
DaedalusG Dec 19, 2022
b5564ea
Fixup development docs (#905)
eseliger Dec 19, 2022
eb68e5f
Return an error when additional headers conflicts (#910)
jhchabran Jan 4, 2023
ed6a481
batches: update limit in unlicensed alert (#900)
courier-new Jan 8, 2023
f1ef4c8
Validate: add ability to check if code insights works on an instance …
mucles Jan 9, 2023
4ef7cba
codeintel: print every error encountered while retrying code-intel up…
Strum355 Jan 10, 2023
6d72b3f
Fix src batch repo file parameter parsing (#919)
eseliger Jan 12, 2023
90bd461
instancehealth: remove monitoring check (#920)
bobheadxi Jan 12, 2023
c84c80a
batches: skip empty log output (#923)
BolajiOlajide Jan 13, 2023
0ffe3d3
Validate: add ability to expand `src validate` commands for future he…
jdpleiness Jan 13, 2023
2a63033
`users prune` - Paginate graphql site users - fix bug for soft delete…
DaedalusG Jan 16, 2023
1e9a0cf
update changelog (#924)
BolajiOlajide Jan 17, 2023
1c70d53
[language-platform] update src-cli to handle scip file upload (#897)
cesrjimenez Jan 17, 2023
dd50ea0
Validate: add support for kubernetes deployment validation with `src …
jdpleiness Jan 23, 2023
79c8fa1
Add deleteWhenDone option to insights (#927)
jdpleiness Jan 24, 2023
c967c5e
Update CHANGELOG.md for 4.4.1 release (#928)
jdpleiness Jan 27, 2023
715ed43
batches: query max unlicensed changesets count (#929)
adeola-ak Jan 29, 2023
e9ce3f6
snapshot: fix incorrect ref to validation error (#933)
bobheadxi Feb 3, 2023
8579a58
Do not override executor queue endpoints (#934)
efritz Feb 12, 2023
a1f16e8
Prep changelog for 4.4.2 release (#935)
efritz Feb 13, 2023
a84baf7
update changelog for 4.5 release (#937)
BolajiOlajide Feb 15, 2023
b7eb62b
permissions-center: use new `permissionSyncJobs` query. (#942)
sashaostrikov Feb 21, 2023
f5de12d
ci: update to actions/checkout@v3 (#908)
daxmc99 Feb 22, 2023
f7f5b1d
servegit: use more performant WalkDir (#938)
keegancsmith Feb 23, 2023
cc0ee59
src validation for ebs-csi drivers and VPCs (#939)
jasonhawkharris Feb 24, 2023
9a46c5e
Teams CLI interface (#922)
eseliger Feb 25, 2023
8de09aa
add side effect imports for azure and gcp auth (#944)
jasonhawkharris Feb 28, 2023
df169f1
Adds validation of CSI drivers for GKE (#948)
jasonhawkharris Mar 2, 2023
241050b
Implement CLI for ingested codeowners (#943)
eseliger Mar 6, 2023
34f3599
validate persistent volumes for aks clusters (#950)
jasonhawkharris Mar 6, 2023
7875b7d
Adds conditions for clusters that do not have Sourcegraph installed. …
jasonhawkharris Mar 6, 2023
37ff66f
Add Snapshot Restore command (#947)
jac Mar 7, 2023
85115b1
Update to Go 1.19.6 (#946)
jhchabran Mar 8, 2023
42706ee
version: Clarify origin of error (#953)
eseliger Mar 10, 2023
07cb66d
Add changelog entries for Own-related additions (#954)
Mar 13, 2023
422a71c
changelog: cut sourcegraph@5.0.0 (#955)
coury-clark Mar 13, 2023
db398d0
Bump sourcegraph dependency to fix version parsing of insiders (#959)
eseliger Mar 16, 2023
97b08ed
Admin: add `src admin create` command (#957)
jdpleiness Mar 16, 2023
0ce1ae4
Fix: no longer require SRC_GITHUB_TOKEN to be set (#958)
jdpleiness Mar 16, 2023
9e8f082
Release: update CHANGELOG.md for release process of 5.0.2 (#960)
jdpleiness Mar 20, 2023
e0a4d7b
Fix `go.mod` dirty state error in build (#961)
jdpleiness Mar 20, 2023
13f6567
Allow empty commits in copy pre-release step (#962)
courier-new Mar 20, 2023
b869716
Fix `src admin create` outputing token to stderr instead of stdout (#…
jdpleiness Mar 22, 2023
5295c1f
Fix GraphQL query to reflect changes in 5.0 (#964)
jdpleiness Mar 28, 2023
72e805c
Update asdf to Go 1.19.7 (#967)
evict Apr 4, 2023
58b3f70
Update to Go 1.19.8 (#968)
evict Apr 5, 2023
f0e8fc2
Update CHANGELOG.md for release (#969)
jdpleiness Apr 11, 2023
3c38e81
actions: fix job name conflict (#970)
burmudar Apr 20, 2023
f5469f2
Add nix flake support (#965)
ryuheechul Apr 24, 2023
ea9e501
(chore) rename "repo {add|update|delete}-kvp" to "repo {add|update|de…
erzhtor Apr 24, 2023
1ef7956
Scj/update/smtp validate (#973)
scjohns Apr 24, 2023
4eff6b7
Scj/update/executor validate (#974)
scjohns Apr 24, 2023
ef134fb
update changelog (#976)
scjohns Apr 25, 2023
3d540ec
(feat) add "src repos {add|update|delete}-metadata -repo-name" flag s…
erzhtor Apr 27, 2023
b367736
Adds the `src scout` utility to the CLI (#978)
jasonhawkharris May 16, 2023
165b945
add ability to dump all resource data to text file (#981)
jasonhawkharris May 16, 2023
f3812db
build src-cli w/ bazel (#979)
davejrt May 17, 2023
0890929
fix new line (#982)
davejrt May 17, 2023
4766869
add usage command to 'src scout' (#983)
jasonhawkharris May 23, 2023
4effeda
Adds the `--pod` flag to `scout usage` (#984)
jasonhawkharris May 24, 2023
d9d8ca6
scout/usage: add `--docker` flag to `scout usage` tool (#985)
jasonhawkharris May 25, 2023
391d916
scout/usage: add `--container` flag to `src scout usage` (#986)
jasonhawkharris May 26, 2023
7fc6627
correct headers for exporting usage data to file (#987)
jasonhawkharris May 31, 2023
23e8eb2
scout/advise: first iteration of the `src scout advise` subcommand (#…
jasonhawkharris Jun 6, 2023
5a99c9b
add output flag for advise (#990)
jasonhawkharris Jun 7, 2023
81cb1c9
remove docker flag from all scout sub-commands (#999)
jasonhawkharris Jun 16, 2023
25f9e0f
test advise package and more tests for kube package (#1000)
jasonhawkharris Jun 16, 2023
1cd7ede
print warnings with `--warnings` flag (#1001)
jasonhawkharris Jun 16, 2023
ec92b2a
reference docker user from environment (#1003)
coury-clark Jun 21, 2023
9449056
use --clean instead of --rm-dist in goreleaser (#1004)
coury-clark Jun 21, 2023
7128a28
remove go get from releaser (#1005)
coury-clark Jun 21, 2023
ef0516b
help text: remove 'upload' command that does not exist (#1006)
mrnugget Jul 13, 2023
31f7c45
changelog: cut sourcegraph@5.1.0 (#1002)
unknwon Jul 14, 2023
12b8e23
"update pr-auditor workflow" (#1007)
burmudar Jul 18, 2023
35689b4
go-releaser: upgrade workflow (#1013)
burmudar Jul 26, 2023
c0e74d1
codeintel: handle -insecure-skip-verify in SCIP endpoint detection (#…
Strum355 Jul 26, 2023
b388f85
instancehealth: permissionSyncJobs -> permissionsSyncJobs (#1010)
bobheadxi Aug 2, 2023
7c5da8e
batches: File upload error handling (#1015)
Piszmog Aug 7, 2023
b9e783a
changelog update 5.1.1. (#1017)
BolajiOlajide Aug 11, 2023
1405961
switch to attoto/clipboard package (#1022)
jasonhawkharris Aug 17, 2023
ee449a7
docker/info use format JSON (#1008)
Dasio Aug 21, 2023
77abad8
README: fix PowerShell env var instructions (#1025)
mrnugget Aug 23, 2023
0ba39d4
ci: fix goimports lint (#1026)
mrnugget Aug 23, 2023
84ffc3e
Clean up volumes if workspace preparation fails (#1021)
lowjoel Aug 23, 2023
4c42568
changelog update (#1027)
BolajiOlajide Aug 24, 2023
511ebf8
5.1.2 changelog update (#1028)
BolajiOlajide Aug 24, 2023
c0d85ec
codeintel: allow configuring max concurrency in uploads (#1023)
Strum355 Aug 28, 2023
4c76e19
changelog entry for codeintel upload concurrency flag (#1029)
Strum355 Aug 28, 2023
f3a1963
docs: Tweak examples for src code-intel upload (#1019)
varungandhi-src Sep 4, 2023
573ddf8
codeintel: Fail fast on 401 failure in SCIP detection (#1034)
varungandhi-src Sep 4, 2023
998d087
docs: Mention SCIP not just LSIF (#1033)
varungandhi-src Sep 4, 2023
bdc0413
servegit: use error hook (#1037)
keegancsmith Sep 14, 2023
93218fa
changelog: cut sourcegraph@5.2.0 (#1038)
unknwon Oct 3, 2023
e58f6a8
update go in workflows to be 1.20 (#1043)
burmudar Oct 6, 2023
e12882d
code-search: fix fork attribute for src-cli batch changes (#1045)
BolajiOlajide Nov 8, 2023
437d0ec
changelog update 5.2.1 (#1046)
BolajiOlajide Nov 8, 2023
8df5490
code-search: remove -i flag (#1047)
BolajiOlajide Nov 8, 2023
f2f0948
goreleaser: quote go version number (#1048)
burmudar Nov 8, 2023
d53e95f
pr-auditor: use new token (#1053)
burmudar Dec 13, 2023
0621a63
populate branch name during template resolution (#1054)
camdencheek Jan 1, 2024
1798cc3
Update go.mod to fix several vulnerabilities (#1057)
willdollman Feb 2, 2024
180d4e0
changelog: cut sourcegraph@5.3.0 (#1058)
keegancsmith Feb 7, 2024
d29ee42
chore: use scip-go instead of lsif-go for precise indexing in CI (#1060)
Strum355 Feb 23, 2024
43ca41b
npm: add readme when prepacking (#1059)
BolajiOlajide Mar 8, 2024
5db13a9
Add CODEOWNERS file (#1061)
varungandhi-src Mar 28, 2024
9a8dee7
Update dependency aspect_bazel_lib to v1.42.1 (#995)
renovate[bot] Mar 28, 2024
a136d96
Update dependency aspect_bazel_lib to v1.42.2 (#1062)
renovate[bot] Apr 1, 2024
f07c2e9
Update golang Docker tag to v1.22.1 (#723)
renovate[bot] Apr 1, 2024
3096fd4
Update dependency bazel_gazelle to v0.35.0 (#996)
renovate[bot] Apr 1, 2024
9e50e22
Update dependency bazel_skylib to v1.5.0 (#997)
renovate[bot] Apr 1, 2024
2352d0a
Update dependency io_bazel_rules_go to v0.46.0 (#998)
renovate[bot] Apr 1, 2024
e174127
Update dependency tar to ^6.2.1 (#877)
renovate[bot] Apr 1, 2024
b1f6221
Update actions/setup-node action to v4 (#1044)
renovate[bot] Apr 1, 2024
eabf75d
Update actions/checkout action to v4 (#1036)
renovate[bot] Apr 1, 2024
612873d
Update dependency shfmt to v3.8.0 (#895)
renovate[bot] Apr 1, 2024
00d702f
Update actions/setup-go action to v5 (#1052)
renovate[bot] Apr 1, 2024
0428303
Update goreleaser/goreleaser-action action to v5 (#1041)
renovate[bot] Apr 1, 2024
0c3159f
Update dependency aspect_bazel_lib to v2 (#1051)
renovate[bot] Apr 1, 2024
19302e4
Update dependency shellcheck to v0.10.0 (#894)
renovate[bot] Apr 1, 2024
b6164a0
Update docker/setup-qemu-action action to v3 (#1040)
renovate[bot] Apr 1, 2024
7c4dac6
fix deprecated field (#1066)
camdencheek Apr 3, 2024
f468496
Update dependency @types/tar to v6.1.12 (#1067)
renovate[bot] Apr 3, 2024
612c233
Update docker/setup-buildx-action action to v3 (#1039)
renovate[bot] Apr 4, 2024
73444ec
Update dependency ubuntu to v22 (#1030)
renovate[bot] Apr 4, 2024
2d15ea9
Update dependency bazel_gazelle to v0.36.0 (#1065)
renovate[bot] Apr 4, 2024
1e92fa8
Update dependency aspect_bazel_lib to v2.7.0 (#1068)
renovate[bot] Apr 4, 2024
8d0899a
Update alpine Docker tag to v3.19.1 (#722)
renovate[bot] Apr 4, 2024
f5cd681
Update golang Docker tag to v1.22.2 (#1064)
renovate[bot] Apr 4, 2024
efd12d5
Update golang:1.22.2-alpine Docker digest to cdc86d9 (#1069)
renovate[bot] Apr 4, 2024
d8950a1
Add 'src-cli/' from commit 'efd12d571bb3a0a59e4c517317d88f91fd693050'
BolajiOlajide Apr 16, 2024
bd5c916
update golangci config
BolajiOlajide Apr 17, 2024
94d2d41
make use of sg/lib/errors for errors
BolajiOlajide Apr 17, 2024
540e879
bazel
BolajiOlajide Apr 17, 2024
5095139
fix lint
BolajiOlajide Apr 18, 2024
6d6acfb
prettier
BolajiOlajide Apr 18, 2024
665a339
fix lint errors
BolajiOlajide Apr 22, 2024
97aeb01
fix lint errors
BolajiOlajide Apr 22, 2024
90fa960
format gazelle
BolajiOlajide Apr 22, 2024
2590548
empty commit to test CLA
BolajiOlajide Apr 30, 2024
24daa88
Merge branch 'main' into bo/src-cli-monorepo
BolajiOlajide May 1, 2024
c831a03
set env var for bazel tests
BolajiOlajide May 3, 2024
d82a14f
rewrite tests to work with bazel
BolajiOlajide May 13, 2024
bf3abb5
fix failing tests
BolajiOlajide May 13, 2024
5810adb
Merge branch 'main' into bo/src-cli-monorepo
BolajiOlajide May 13, 2024
408ba99
bazel
BolajiOlajide May 13, 2024
7c657cd
fix thigns (#62635)
BolajiOlajide Jul 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,8 @@ go_repository(
name = "com_github_aws_aws_sdk_go_v2_service_ssooidc",
build_file_proto_mode = "disable_global",
importpath = "github.com/aws/aws-sdk-go-v2/service/ssooidc",
sum = "h1:xLPZMyuZ4GuqRCIec/zWuIhRFPXh2UOJdLXBSi64ZWQ=",
version = "v1.14.5",
sum = "h1:Qe0r0lVURDDeBQJ4yP+BOrJkvkiCo/3FH/t+wY11dmw=",
version = "v1.24.0",
)

# Overrides the default provided protobuf dep from rules_go by a more
Expand Down
326 changes: 254 additions & 72 deletions deps.bzl

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dev/sg/linters/go_checks.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ func lintLoggingLibraries() *linter {
"cmd/frontend/internal/app/otlpadapter",
// Legacy and special case handling of panics in background routines
"lib/background/goroutine.go",
// temporarily allow usage of log in src-cli, will be removed soon
"src-cli",
},
ErrorFunc: func(bannedImport string) error {
return errors.Newf(`banned usage of '%s': use "github.com/sourcegraph/log" instead`,
Expand Down
94 changes: 58 additions & 36 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,15 @@ require (
github.com/XSAM/otelsql v0.27.0
github.com/agext/levenshtein v1.2.3 // indirect
github.com/amit7itz/goset v1.0.1
github.com/aws/aws-sdk-go-v2 v1.17.6
github.com/aws/aws-sdk-go-v2/config v1.18.16
github.com/aws/aws-sdk-go-v2/credentials v1.13.16
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.56
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.15.0
github.com/aws/aws-sdk-go-v2/service/codecommit v1.11.0
github.com/aws/aws-sdk-go-v2/service/kms v1.14.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.30.6
github.com/aws/smithy-go v1.13.5
github.com/aws/aws-sdk-go-v2 v1.26.1
github.com/aws/aws-sdk-go-v2/config v1.27.13
github.com/aws/aws-sdk-go-v2/credentials v1.17.13
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.17
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.38.1
github.com/aws/aws-sdk-go-v2/service/codecommit v1.22.5
github.com/aws/aws-sdk-go-v2/service/kms v1.31.1
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2
github.com/aws/smithy-go v1.20.2
github.com/beevik/etree v1.3.0
github.com/buildkite/go-buildkite/v3 v3.0.1
github.com/cespare/xxhash/v2 v2.2.0
Expand Down Expand Up @@ -220,11 +220,11 @@ require (
go.uber.org/automaxprocs v1.5.2
go.uber.org/ratelimit v0.2.0
go.uber.org/zap v1.26.0
golang.org/x/crypto v0.22.0
golang.org/x/crypto v0.23.0
golang.org/x/net v0.23.0
golang.org/x/oauth2 v0.19.0
golang.org/x/sync v0.6.0
golang.org/x/sys v0.19.0
golang.org/x/sync v0.7.0
golang.org/x/sys v0.20.0
golang.org/x/time v0.5.0
golang.org/x/tools v0.18.0
gonum.org/v1/gonum v0.14.0
Expand All @@ -234,9 +234,9 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
k8s.io/api v0.30.0
k8s.io/apimachinery v0.30.0
k8s.io/client-go v0.30.0
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
layeh.com/gopher-luar v1.0.10
sigs.k8s.io/kustomize/kyaml v0.13.3
Expand All @@ -251,15 +251,24 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai v0.5.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.2
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.4.0
github.com/atotto/clipboard v0.1.4
github.com/aws/aws-sdk-go-v2/service/ec2 v1.161.1
github.com/aws/aws-sdk-go-v2/service/eks v1.42.2
github.com/aws/aws-sdk-go-v2/service/iam v1.32.1
github.com/aws/constructs-go/constructs/v10 v10.2.69
github.com/aws/jsii-runtime-go v1.84.0
github.com/bazelbuild/bazel-gazelle v0.35.0
github.com/bazelbuild/rules_go v0.47.0
github.com/bevzzz/nb v0.3.0
github.com/bevzzz/nb-synth v0.0.0-20240128164931-35fdda0583a0
github.com/bevzzz/nb/extension/extra/goldmark-jupyter v0.0.0-20240131001330-e69229bd9da4
github.com/charmbracelet/bubbles v0.18.0
github.com/charmbracelet/bubbletea v0.26.2
github.com/charmbracelet/lipgloss v0.10.0
github.com/creack/goselect v0.1.2
github.com/derision-test/go-mockgen/v2 v2.0.1
github.com/dghubble/gologin/v2 v2.4.0
github.com/dineshappavoo/basex v0.0.0-20170425072625-481a6f6dc663
github.com/edsrzf/mmap-go v1.1.0
github.com/go-json-experiment/json v0.0.0-20231102232822-2e55bd4e08b0
github.com/go-redis/redis/v8 v8.11.5
Expand All @@ -272,13 +281,17 @@ require (
github.com/hashicorp/cronexpr v1.1.1
github.com/hashicorp/go-tfe v1.32.1
github.com/hashicorp/terraform-cdk-go/cdktf v0.17.3
github.com/hexops/autogold v1.3.1
github.com/invopop/jsonschema v0.12.0
github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
github.com/jackc/pgx/v5 v5.5.4
github.com/jedib0t/go-pretty/v6 v6.5.9
github.com/jig/teereadcloser v0.0.0-20181016160506-953720c48e05
github.com/jomei/notionapi v1.13.0
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/mroth/weightedrand/v2 v2.0.1
github.com/neelance/parallel v0.0.0-20160708114440-4de9ce63d14c
github.com/nxadm/tail v1.4.11
github.com/oschwald/maxminddb-golang v1.12.0
github.com/pkoukk/tiktoken-go v0.1.6
Expand All @@ -300,16 +313,19 @@ require (
github.com/sourcegraph/notionreposync v0.0.0-20240510213306-87052870048d
github.com/sourcegraph/scip v0.3.3
github.com/sourcegraph/sourcegraph-accounts-sdk-go v0.0.0-20240426173441-db5b0a145ceb
github.com/sourcegraph/sourcegraph/lib v0.0.0-20240422195121-52350cd2e507
github.com/sourcegraph/sourcegraph/lib v0.0.0-20240510113214-3a8666b99a37
github.com/sourcegraph/sourcegraph/lib/managedservicesplatform v0.0.0-00010101000000-000000000000
github.com/sourcegraph/sourcegraph/monitoring v0.0.0-00010101000000-000000000000
github.com/sourcegraph/src-cli v0.0.0-20240510130343-b24f883ebc37
github.com/vektah/gqlparser/v2 v2.4.5
github.com/vvakame/gcplogurl v0.2.0
go.opentelemetry.io/collector/config/confighttp v0.92.0
go.opentelemetry.io/collector/config/configtelemetry v0.92.0
go.opentelemetry.io/collector/config/configtls v0.92.0
go.opentelemetry.io/otel/exporters/prometheus v0.46.0
google.golang.org/genproto/googleapis/api v0.0.0-20240311132316-a219d84964c2
jaytaylor.com/html2text v0.0.0-20230321000545-74c2419ad056
k8s.io/metrics v0.30.0
oss.terrastruct.com/d2 v0.6.5
sigs.k8s.io/controller-runtime v0.17.3
)
Expand All @@ -332,9 +348,9 @@ require (
github.com/alexflint/go-scalar v1.0.0 // indirect
github.com/andybalholm/cascadia v1.3.2 // indirect
github.com/apache/arrow/go/v14 v14.0.2 // indirect
github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.22 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.25 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 // indirect
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/bahlo/generic-list-go v0.2.0 // indirect
github.com/bazelbuild/buildtools v0.0.0-20231115204819-d4c9dccdfbb1 // indirect
Expand All @@ -358,6 +374,7 @@ require (
github.com/docker/distribution v2.8.3+incompatible // indirect
github.com/dop251/goja v0.0.0-20231027120936-b396bb4c349d // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
github.com/evanphx/json-patch/v5 v5.8.0 // indirect
github.com/fullstorydev/grpcurl v1.8.7 // indirect
github.com/go-chi/chi/v5 v5.0.10 // indirect
Expand Down Expand Up @@ -388,11 +405,15 @@ require (
github.com/knadh/koanf/v2 v2.0.1 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/matryer/is v1.2.0 // indirect
github.com/mattn/go-localereader v0.0.1 // indirect
github.com/mazznoer/csscolorparser v0.1.3 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/moby/spdystream v0.2.0 // indirect
github.com/moby/sys/mountinfo v0.6.2 // indirect
github.com/morikuni/aec v1.0.0 // indirect
github.com/mpvl/unique v0.0.0-20150818121801-cbe035fff7de // indirect
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
github.com/muesli/cancelreader v0.2.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/opencontainers/image-spec v1.1.0-rc6 // indirect
github.com/pierrec/lz4/v4 v4.1.18 // indirect
Expand All @@ -405,6 +426,7 @@ require (
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/skeema/knownhosts v1.2.1 // indirect
github.com/smartystreets/assertions v1.13.0 // indirect
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
github.com/tetratelabs/wazero v1.3.0 // indirect
github.com/vbatts/tar-split v0.11.5 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
Expand Down Expand Up @@ -457,16 +479,16 @@ require (
github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 // indirect
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
github.com/aws/aws-sdk-go v1.44.128
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.11 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.24 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 // indirect
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 // indirect
github.com/aymerick/douceur v0.2.0 // indirect
github.com/becheran/wildmatch-go v1.0.0
github.com/beorn7/perks v1.0.1 // indirect
Expand Down Expand Up @@ -564,7 +586,7 @@ require (
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattermost/xml-roundtrip-validator v0.1.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-isatty v0.0.20
github.com/mattn/go-runewidth v0.0.15 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
Expand Down Expand Up @@ -597,7 +619,7 @@ require (
github.com/prometheus/procfs v0.12.0 // indirect
github.com/pseudomuto/protoc-gen-doc v1.5.1
github.com/pseudomuto/protokit v0.2.1 // indirect
github.com/rivo/uniseg v0.4.6 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/rs/cors v1.10.1 // indirect
github.com/rs/xid v1.5.0 // indirect
Expand Down Expand Up @@ -631,16 +653,16 @@ require (
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20231127185646-65229373498e
golang.org/x/mod v0.15.0
golang.org/x/term v0.19.0 // indirect
golang.org/x/text v0.14.0
golang.org/x/term v0.20.0 // indirect
golang.org/x/text v0.15.0
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
google.golang.org/grpc v1.62.1
gopkg.in/alexcesaro/statsd.v2 v2.0.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/inf.v0 v0.9.1
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
k8s.io/klog/v2 v2.110.1 // indirect
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
mvdan.cc/gofumpt v0.5.0 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
Expand Down
Loading