Henry Mercer
a52b209ec8
Enable direct tracing the autobuild build mode by default
2024-06-26 19:38:13 +01:00
Henry Mercer
67f8a36bdb
Merge branch 'main' into henrymercer/on-demand-ffs
2024-05-10 11:32:35 +01:00
Henry Mercer
5ac5c91bc1
End tracing early in autobuild Action for improved performance and reliability
...
This lets us achieve some performance and reliability improvements for
workflows that run autobuild directly without specifying a build mode.
2024-05-09 15:06:36 +01:00
Henry Mercer
cf4c3b4434
Remove "_enabled" suffix from non-legacy features
2024-05-09 12:38:10 +01:00
Henry Mercer
e37d0f3e7c
Use direct tracing when autobuild build mode specified
...
Behind a flag, for now
2024-04-12 17:06:35 +01:00
Henry Mercer
55c1fd5777
Introduce codeql.supportsFeature
...
This is a slightly simpler API
2024-01-30 21:53:24 +00:00
Angela P Wen
96531062ba
Stop setting CODEQL_RUNNER environment variable if CLI already sets it ( #2081 )
...
* Check `setsCodeqlRunnerEnvVar` is set in the CLI with `ToolsFeatures`
* Stop setting `CODEQL_RUNNER` env var when CLI does
* Add optional `features` parameter in test utils
* Test that `CODEQL_RUNNER` is not set if CLI sets it
2024-01-12 09:41:07 -08:00
Angela P Wen
b16296be30
Auto-fix linting errors
2023-07-25 10:34:21 +02:00
Henry Mercer
d8fe76e161
Delete legacy tracing
2023-03-28 18:53:43 +01:00
Angela P Wen
5883c13406
Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds ( #1322 )
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2022-11-14 13:54:35 -08:00
Henry Mercer
cf5d465980
Trace Go when Go extraction reconciliation is enabled
2022-09-01 14:42:59 +01:00
Henry Mercer
e195431677
Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true
2022-08-24 11:48:32 +01:00
Edoardo Pirovano
afbddca263
Improve error handling for ending tracing
2022-02-23 16:43:38 +00:00
Edoardo Pirovano
c592525a67
Respect end-tracing script instead of deleting one variable
2022-02-23 16:21:35 +00:00
Edoardo Pirovano
9b506fed7c
Respect value of LD_PRELOAD given by the CLI
2021-11-15 22:16:59 +00:00
Edoardo Pirovano
1f4460b9fb
Make use of multi-language and indirect tracing
2021-09-22 16:12:23 +01:00
Edoardo Pirovano
79c79f1be5
Add configuration option to set CodeQL DB location
2021-05-18 00:13:36 +01:00
Edoardo Pirovano
a5506d82e4
Output environment file for Windows
2021-05-10 20:43:49 +01:00
Josh Soref
c4fced7348
Fix spelling errors
...
spelling: executable
spelling: github
spelling: javascript
spelling: latest
spelling: occurred
spelling: parameter
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2021-03-18 09:40:47 -07:00
Robert
2f9814894f
Add tests of CODEQL_RUNNER env var
2021-01-12 11:29:30 +00:00
Robert
c796788c33
move CODEQL_RUNNER population to tracer-config.ts
2021-01-12 10:49:08 +00:00
Simon Engledew
582f792089
Fix deprecated method Buffer.new
2020-11-25 12:38:45 +00:00
Michael Huynh
38363a1043
Resolve violations of no-sparse-arrays lint
...
Resolves #203
2020-09-23 21:02:03 +08:00
Chris Raynor
a184d50a26
Running lint-fix
2020-09-14 10:44:43 +01:00
Robert Brignull
82fb31ed5e
make tests clearer
2020-08-25 11:09:07 +01:00
Robert Brignull
407ef0ac11
Break out tracer-config.ts
2020-08-24 12:53:09 +01:00