mirror of
https://github.com/github/codeql.git
synced 2026-01-29 14:23:03 +01:00
Add change note for build tracing
This commit is contained in:
5
change-notes/2020-06-11-build-tracing.md
Normal file
5
change-notes/2020-06-11-build-tracing.md
Normal file
@@ -0,0 +1,5 @@
|
||||
lgtm,codescanning
|
||||
* The Go extractor now supports build tracing, allowing users to supply a build command when
|
||||
creating databases with the CodeQL CLI or via configuration. It currently only supports projects
|
||||
that use Go modules. To opt-in, set the environment variable `CODEQL_EXTRACTOR_GO_BUILD_TRACING`
|
||||
to `on`, or supply a build command.
|
||||
Reference in New Issue
Block a user