Skip to content

Releases: sourcegraph/src-cli

3.17.1

19 Aug 23:51
Compare
Choose a tag to compare

Changelog

8eebed0 Add -upload-route flag to lsif upload (#267)
d7d4bb2 Update changelog for 3.17.1.
ce79975 api: add Client.NewHTTPRequest (#264)
12fba59 api: pass in body to NewRequestWithContext (#263)

Docker images

  • docker pull sourcegraph/src-cli:3.17.1
  • docker pull sourcegraph/src-cli:3
  • docker pull sourcegraph/src-cli:3.17
  • docker pull sourcegraph/src-cli:latest

3.17.0

14 Aug 14:18
Compare
Choose a tag to compare

Changelog

83e3117 Add GitLab to the list of supported hosts (#249)
79c45f5 Fix serve-git documentation inconsistency (#257)
19718ea api: move GraphQL functionality to a new package (#258)
1fd473a api: support for trace flag (#253)
58b0354 document serve-git
4aca979 serve-git: port src-expose serve to hidden sub command (#250)
52a40c9 servegit: link to documentation in output
f4facb0 servegit: list flag to list found repositories (#252)
8c091f4 servegit: use git protocol v2 (#251)
a56f139 update changelog for 3.17.0

Docker images

  • docker pull sourcegraph/src-cli:3.17.0
  • docker pull sourcegraph/src-cli:3
  • docker pull sourcegraph/src-cli:3.17
  • docker pull sourcegraph/src-cli:latest

3.16.1

18 Jul 00:26
Compare
Choose a tag to compare

Changelog

991b59d Add renovate.json (#26)
bd71879 Fix argument to infer root in lsif upload command (#248)
c8eca18 Fix progress bar when previously printed text has color (#247)
b721a12 Remove clone-in-progress flag (#246)
d343155 Update changelog.

Docker images

  • docker pull sourcegraph/src-cli:3.16.1
  • docker pull sourcegraph/src-cli:3
  • docker pull sourcegraph/src-cli:3.16
  • docker pull sourcegraph/src-cli:latest

3.16.0

09 Jul 19:13
Compare
Choose a tag to compare

Changelog

0df5f2e Add instructions to update changelog on release. (#245)
aa0e80f Add option to disable upload progress bar (#244)
d205151 Add progress bar to lsif upload command (#243)
a7aec11 Allow users to supply arbitrary HTTP headers for requests (#239)
ee088b9 Allow yaml action files and make it the default format (#196)
3f61310 Check that $VERSION is in MAJOR.MINOR.PATCH format in release.sh (#227)
57d1460 Delete unused code and run go mod tidy (#229)
fd5f1ac Deprecate -endpoint flag (#235)
f567168 Fix warnings produced by staticcheck (#231)
e6a62f3 Move action execution related code to campaigns package (#230)
0c602c1 Move shared functionality to codeintelutils (#208)
3b9ea70 Pull missing docker images automatically (#191)
a167443 Remove -endpoint flag (#225)
1f88596 Render alert fields when performing searches (#221)
ec809e7 Replace terminal UI with logger-based UI (#228)
7d8389a Revert "Remove -endpoint flag (#225)" (#234)
59d8d22 Run go mod tidy.
941986d Travis should use Go 1.14 (#241)
037d69f Update after landing sourcegraph/jsonx#8. (#233)
83abb31 Update changelog for 3.16 release.
708844e Update fmt.Errorf (#201)
12d0c5e Use Go 1.14 on AppVeyor (#240)
3d0de6f Use testing.Cleanup (#242)
522a55c Visualize unsupported repos better (#236)

Docker images

  • docker pull sourcegraph/src-cli:3.16.0
  • docker pull sourcegraph/src-cli:3
  • docker pull sourcegraph/src-cli:3.16
  • docker pull sourcegraph/src-cli:latest

Internal dev release

03 Jul 19:01
Compare
Choose a tag to compare
Internal dev release Pre-release
Pre-release

Incremental work on the experimental command to validate a Sourcegraph instance.

3.15.0

05 Jun 16:46
6f6674f
Compare
Choose a tag to compare

Changelog

6f6674f Print instructions after patches written to file (#216)
670f3e4 Remove -draft flag from src campaigns crate (#217)
fd4e022 Remove progress bar when action complete (#218)

Docker images

  • docker pull sourcegraph/src-cli:3.15.0
  • docker pull sourcegraph/src-cli:3
  • docker pull sourcegraph/src-cli:3.15
  • docker pull sourcegraph/src-cli:latest

3.14

03 Jun 16:19
c7263dc
Compare
Choose a tag to compare

Changelog

8c11f03 By default, write patches to an output file (#214)
c7263dc Handle HiddenPatches in PatchSet response (#213)

Docker images

  • docker pull sourcegraph/src-cli:3.14
  • docker pull sourcegraph/src-cli:3
  • docker pull sourcegraph/src-cli:3.14
  • docker pull sourcegraph/src-cli:latest

3.13.0

03 Jun 01:25
97dd215
Compare
Choose a tag to compare

Changelog

cef5f7b Add support for binary file changes (#206)
361a8de Deprecate config file (#205)
23aa038 Display a progress bar in verbose mode (#209)
0cecdc8 Handle ~/ prefix in config path (#210)
8517772 Raise buffer size when reading LSIF header (#204)
260a3f4 Remove unused parameter (#207)
97dd215 migrate Configuration usage to Settings (#211)

Docker images

  • docker pull sourcegraph/src-cli:3.13.0
  • docker pull sourcegraph/src-cli:3
  • docker pull sourcegraph/src-cli:3.13
  • docker pull sourcegraph/src-cli:latest

Internal dev release

14 May 18:11
Compare
Choose a tag to compare
Internal dev release Pre-release
Pre-release

Includes an experimental command to validate a Sourcegraph instance.

3.12.0

14 May 15:03
Compare
Choose a tag to compare

Changelog

0001a82 Add flag to ignore lsif upload failures (#198)
e3ba67a Fix action create schema url (#192)
e1bc92a Fix race-condition when uploading releases (#181)
1266471 Make docs clearer (#182)
cb94349 Only yield repositories from supported codehosts (#193)
d8eb823 README: fix everything (#199)
07d157d Reduce size of image in README (#184)
37e75cb Remove duplicate validation code (#195)
67b3ad9 Rewrite LSIF upload command (#197)
8a36661 Run go mod tidy.
92d2f6e Warn user when scopeQuery doesn't match anything (#194)
5acbb19 update LSIF indexing CI workflow

Docker images

  • docker pull sourcegraph/src-cli:3.12.0
  • docker pull sourcegraph/src-cli:3
  • docker pull sourcegraph/src-cli:3.12
  • docker pull sourcegraph/src-cli:latest