Skip to content

Releases: sourcegraph/src-cli

4.0.0-rc.0

18 Aug 22:18
8a75c6f
Compare
Choose a tag to compare
4.0.0-rc.0 Pre-release
Pre-release

Changelog

  • 0164877 Prepare CLI for extension sunsetting (#825)
  • e6e03e8 Update release process until 4.0 stable is released. (#827)
  • 8a75c6f release.sh: allow -rc.X suffixes (#829)

3.43.1

18 Aug 22:04
1011302
Compare
Choose a tag to compare

Changelog

3.43.0

16 Aug 12:07
1aeca04
Compare
Choose a tag to compare

Changelog

3.42.3

09 Aug 19:49
da6bd59
Compare
Choose a tag to compare

Changelog

  • 86c548b Port workspaces path fix to src-cli (#779)
  • da6bd59 Run go mod tidy (#812)
  • c0cad1a Update dependency @types/tar to v6.1.2 (#808)
  • b400c2d batches: Log error from executeBatchSpecInWorkspaces (#811)
  • e043d96 search: use chunk matches to render multiline streamed results (#807)

3.42.2

20 Jul 23:44
f02a713
Compare
Choose a tag to compare

Changelog

  • f02a713 Don't keep unsupported/ignored repos error for server-side resolution (#804)

3.42.1

20 Jul 10:17
8db7dd7
Compare
Choose a tag to compare

Changelog

  • 8db7dd7 Fix workspace resolution for non-server-side (#803)

3.42.0

19 Jul 12:13
4d5a398
Compare
Choose a tag to compare

Changelog

3.41.1

11 Jul 17:38
16f9963
Compare
Choose a tag to compare

Changelog

  • ef2ba4d Cancel reading from stdin on Ctrl-C (#794)
  • 16f9963 Refactor execution to be able to use runSteps in exec mode directly (#798)
  • 0755599 batches: Cache filesystem mount (#795)
  • 256a8b7 batches: Refactor caching to get rid of execution cache results altogether (#797)
  • 237e58a batches: add SRC_HEADERS for passing multiple custom headers (#796)
  • 2fbc937 remove quotes from upload ID URL (#799)
  • 05e3f02 workflows: update pr-auditor workflow (#791)

3.41.0

17 Jun 11:50
9689dc7
Compare
Choose a tag to compare

Changelog

  • 9689dc7 Prepare changelog for 3.41.0 (#792)
  • 96335e5 batches: upsert batch change when running `src batch remote (#787)
  • 524c89a batches: use Docker CPU count as default parallelism, not GOMAXPROCS (#786)

3.40.11

16 Jun 16:00
46cc59c
Compare
Choose a tag to compare

Changelog

  • f776d41 Polish and use native workspaces in executors mode (#768)
  • 46cc59c Prepare changelog for 3.40.11 (#788)
  • 8503b35 batches: Don't let stderr clutter git output (#785)
  • 4723b4b docker: use a short timeout when inspecting images (#783)