The GitHub Actions job "Tests (AMD)" on 
airflow.git/refactor/go-sdk/drop-colored-logs has failed.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
381d9d1390ba5ba0c8efc260d165e0b5ef5038ba / LIU ZHE YOU <[email protected]>
Drop colored logging from the Go SDK edge worker

The Go SDK edge worker was the only Edge Worker that colorized its console
logs. The Python Edge Worker (edge3 provider) does not support colored
logging, so the Go side aligns with it and drops the feature rather than
maintaining coloring the rest of the Edge Worker surface does not offer.

Dropping colored logging removes the sole use of the github.com/MatusOllah/
slogcolor dependency; the edge worker now logs via the standard library slog
text handler, preserving log levels including the custom TRACE level. The
lang-SDK Go example module, which resolves the SDK via a replace directive,
is re-tidied to drop the now-unused indirect slogcolor entry.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to