The GitHub Actions job "Tests (AMD)" on 
airflow.git/onikolas/pr3/s3-bundle-version-callbacks has failed.
Run started by GitHub user o-nikolas (triggered by o-nikolas).

Head commit for run:
a9cf23414c53f8844e1821dea7d6f61f2fec0ccc / Niko Oliveira <[email protected]>
Thread version_data to callbacks

PR #67217 wired version_data into the task execution path but not
callbacks, so callbacks for a pinned run initialized their bundle
without the manifest tasks used. Populate version_data on the
callback producer paths (ExecuteCallback.make and the
CallbackRequest creation sites) under the same pin guard as tasks,
carry it on BaseCallbackRequest, and forward it through
prepare_callback_bundle to get_bundle.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to