shaealh opened a new pull request, #69899: URL: https://github.com/apache/airflow/pull/69899
## Summary Share the `AIRFLOW_VAR_*` environment-override lookup through the exported `sdk.VariableFromEnv` helper. Use the shared helper from both the HTTP-backed and coordinator clients so the env-first precedence has one canonical implementation. This also removes the duplicated coordinator lookup and its associated TODO. closes: #67598 ## Testing - `go test ./...` - `go vet ./...` - `go mod tidy` - Airflow prek hooks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
