The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/lang-sdk-k8s-branch-sdk-sources has failed.
Run started by GitHub user rjgoyln (triggered by rjgoyln).

Head commit for run:
d3e4a3f900022c9d7a35ae6b51233ebb0c998640 / rjgoyln <[email protected]>
Build lang-SDK k8s test artifacts from the checkout's own SDKs

The lang-SDK Kubernetes test exists to prove a Go/Java worker and the
Python supervisor speak the same AIP-72 wire schema. Sourcing the SDKs
from upstream main on a release branch pairs a newer SDK with that
branch's older supervisor -- a combination no release contains -- so the
test stops describing the branch it runs on, and every worker task fails
outright the moment main moves the schema version forward.

The checkout is what ships together, so it is what gets built. Fetching
from upstream remains only for a checkout old enough to have no SDKs at
all, where the test could otherwise not run.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to