AdamKorcz
|
379a2e3c16
|
hcl: fix broken build (#9065)
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
|
2022-11-24 13:58:46 -08:00 |
Roman Wagner
|
e71e320709
|
add base-builder-go-codeintelligencetesting for next 13 projects (#7683)
|
2022-05-10 10:29:29 +10:00 |
Jamie Finnigan
|
155c67f0f7
|
hcl: update contacts (#6598)
|
2021-10-13 23:47:19 +01:00 |
DavidKorczynski
|
29c3881a4e
|
hcl: remove frederico from auto_ccs (#6597)
|
2021-10-13 22:53:39 +01:00 |
Federico Maggi
|
0c5679cd24
|
Run multiple jobs/workers by setting env vars (#5924)
* Run multiple jobs/workers by setting env vars
```bash
$ infra/base-images/all.sh
$ python3 infra/helper.py run_fuzzer -e N_JOBS=4 -e N_WORKERS=4 --engine $ENGINE $PROJECT_NAME $FUZZ_TARGET
```
* Switched from N_JOBS/WORKERS to FUZZER_EXTRA_ARGS
* Added hashicorp/hcl/hclsyntax fuzzers
* Getting rid of FUZZER_EXTRA_ARGS
|
2021-10-11 13:20:15 -04:00 |