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:
492b7a32703cc4b71de5a871cea9762efdccd668 / LIU ZHE YOU <[email protected]>
Implement execution server and task runner for coordinator protocol

- Add `messages_test.go` to test message decoding and encoding functionalities.
- Introduce `serde.go` for serialization of various data types to Airflow's 
format.
- Create `serde_test.go` to validate serialization logic and ensure correctness.
- Implement `server.go` to handle communication with the supervisor and manage 
task execution.
- Add `task_runner.go` to execute tasks based on received startup details and 
handle success/failure.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to