The GitHub Actions job "Tests (AMD)" on 
airflow.git/refactor/go-sdk/coordinator-runtime has succeeded.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
60c62bda57f2feef7c78c2f65cf180a40cb13851 / LIU ZHE YOU <[email protected]>
Address remaining coordinator-runtime review nits

* example/bundle: log only non-sensitive Connection fields so the
  password (and anything secret in Extra) cannot leak into the log
  stream — fixes a CodeQL "clear-text logging" alert.
* sdk: reword the UnmarshalJSONVariable doc comment ("unmarshals ...
  via json.Unmarshal") instead of the unidiomatic possessive form.
* task_runner: pass the task error to slog directly via ErrorContext
  rather than flattening it through fmt.Sprintf("%v", err), so the
  structured value reaches downstream handlers intact.
* frames: surface protocol-level decoding errors when the body or
  error element of a frame is non-nil but not a map, instead of
  silently turning a non-map payload into nil.

Report URL: https://github.com/apache/airflow/actions/runs/26266056571

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to