Can we allow overriding just one environment variable?
I believe this used to work as my tests recently started failing. I tried switching to the new overrides syntax and got tripped up for awhile with support. Eventually I removed the variable and everything started working again.
Feature request description
Can we allow overriding just one environment variable?
I believe this used to work as my tests recently started failing. I tried switching to the new overrides syntax and got tripped up for awhile with support. Eventually I removed the variable and everything started working again.
https://github.com/DataDog/datadog-ci/blob/master/src/commands/synthetics/run-tests-command.ts#L330-L336
Solution
Have this not override all the other variables from the config file.
or maybe allow some ability to pass the env var in
Additional context
No response
Command
synthetics