Thread version_data to callbacks#69185
Merged
o-nikolas merged 4 commits intoJul 7, 2026
Merged
Conversation
e3bace1 to
a9cf234
Compare
SameerMesiah97
left a comment
Contributor
There was a problem hiding this comment.
A few nits that you can choose to address. Otherwise, this looks good to me.
ferruzzi
reviewed
Jul 2, 2026
ferruzzi
reviewed
Jul 2, 2026
seanghaeli
reviewed
Jul 2, 2026
seanghaeli
approved these changes
Jul 2, 2026
ramitkataria
approved these changes
Jul 2, 2026
ramitkataria
left a comment
Contributor
There was a problem hiding this comment.
Besides the already open threads, looks good to me!
PR apache#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.
91bdcf5 to
bb04f5e
Compare
ferruzzi
approved these changes
Jul 7, 2026
ferruzzi
left a comment
Contributor
There was a problem hiding this comment.
Looks like all concerns have been addressed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.