Skip to content

[v3-3-test] Fix trigger kwargs decoding for asset watcher triggers (#65992) - #70750

Merged
potiuk merged 2 commits into
v3-3-testfrom
backport-4f6186d-v3-3-test
Jul 30, 2026
Merged

[v3-3-test] Fix trigger kwargs decoding for asset watcher triggers (#65992)#70750
potiuk merged 2 commits into
v3-3-testfrom
backport-4f6186d-v3-3-test

Conversation

@vatsrahul1001

@vatsrahul1001 vatsrahul1001 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Backport of #65992 to v3-3-test for the Airflow 3.3.1 patch release.

The fix (serialization/decoders.py) cherry-picked cleanly. The test file had a context conflict — resolved by keeping only #65992's own added test (test_trigger_kwargs_cleanup_decodes_stringified_encoding_keys) plus its SerializedKwargsTrigger helper class and ClassVar import, and dropping two unrelated metric tests (test_create_triggers_emits_queue_delay_metric / ..._creation_duration_metric) that exist on main but are not backported to v3-3-test.


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.8)

Generated-by: Claude Code (Opus 4.8) following the guidelines — cherry-pick backport with a manually-resolved test conflict as described above.

@potiuk
potiuk merged commit 3ad7b64 into v3-3-test Jul 30, 2026
76 checks passed
@potiuk
potiuk deleted the backport-4f6186d-v3-3-test branch July 30, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants