Releases: sourcegraph/src-cli
3.10.12
3.10.11
3.10.10
Changelog
21dd58b Add -create-plan flag to 'src action exec' (#142)
fcea1d5 Add indexer name option to lsif upload command. (#123)
c3b659c Change wording of "cached result found" log message (#146)
37ba97f Ensure we infer the LSIF upload root when no value is supplied. (#145)
67429fd Fix log message when action did not produce any results (#148)
44008e1 Fix new git based diff generation file paths (#147)
3d4cf1b Improve verbose output of src action exec (#141)
aaf9232 Log cache hits when running 'src action exec' (#143)
c423c94 Use git diff in temp repository instead of diff over directories (#144)
3.10.9
Changelog
670bfd0 Append -0 to versions in version check to allow RC versions (#136)
0898259 Log scopeQuery as it will be sent to Sourcegraph (#135)
244bb04 Remove vendor folder and ignore it in gitignore (#132)
7c48c47 Replace terminal UI with a more readable logger when src actions exec is run in verbose mode (#140)
dd20007 Take Docker image content digest into cache key (#133)
ce9dd91 Update README.md with package installation recommendations for macOS (#130)
4e39094 Use Go's archive/zip to unzip repository archives (#138)
ca4b853 Use goreleaser to build releases and also publish Homebrew formula (#134)