Releases: sourcegraph/src-cli
Releases · sourcegraph/src-cli
3.40.3
3.40.2
3.40.1
3.40.0
Changelog
3.39.2
3.39.1
Changelog
- cfc3f82 Add Bitbucket Cloud to the supported list (#725)
- a12e88e Add support for LSIF Typed (#732)
- 4b807c6 Fix Execution URL when using
src batch remote
(#730) - aaaccff chore: Run go mod tidy (#728)
- f8a70a4 lsif upload: Add -gitlab-token to help text (#726)
- 56c8be8 lsif upload: Add gitlab-token (#721)
- c5c6f21 lsif upload: Make better unauthorized error messages (#729)
3.39.0
3.38.0
Changelog
- 9387b19 Cache step results while steps are executing instead of caching all of them at the end (#709)
- 3006374 Prepare changelog for 3.38
- ee14bba Update actions/checkout action to v3 (#704)
- b9b7cfa Update actions/setup-go action to v3 (#703)
- 49bb6b8 Update alpine Docker tag to v3.15.0 (#670)
- 52a5479 Update golang commit hash to d030a98 (#702)
- 9640d98 all: migrate to github.com/sourcegraph/sourcegraph/lib/errors (#698)
- 943ca65 batches: fix workspace detection test on M1 Macs (#706)
- ac8d799 lsif upload: Send indexer version witih upload request (#710)
- da111ed workflows: add pr-auditor and test plans to PR templates (#700)
3.37.0
3.36.4
Changelog
- 39d88fc asdf: Add some more commonly used tools (#693)
- 0c8afcd batches: add
src batch remote -f spec.yml
for SSBC execution (#671) - 82a0cb7 batches: fix
src batch apply -f
(#695) - 3302dc6 batches: fix incorrect help text (#696)
- afc01a9 changelog: update for 3.36.4
- cc28d2c go.mod: run tidy (#697)
- dcb9b8c go.mod: use grafana/regexp, matching sourcegraph/sourcegraph#30948 (#694)