Skip to content

[v3-2-test] Allow accessing a TaskGroup's members via [] (#64430) - #65707

Merged
eladkal merged 1 commit into
v3-2-testfrom
backport-aa54031-v3-2-test
Apr 23, 2026
Merged

[v3-2-test] Allow accessing a TaskGroup's members via [] (#64430)#65707
eladkal merged 1 commit into
v3-2-testfrom
backport-aa54031-v3-2-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

(cherry picked from commit aa54031)

Co-authored-by: Dev-iL 6509619+Dev-iL@users.noreply.github.com

(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
@Lee-W
Lee-W marked this pull request as ready for review April 23, 2026 07:47
@eladkal

Copy link
Copy Markdown
Contributor

merging. failures are not related to this PR

@eladkal
eladkal merged commit 79f049e into v3-2-testApr 23, 2026
135 of 140 checks passed
@eladkal
eladkal deleted the backport-aa54031-v3-2-test branch April 23, 2026 08:57
vatsrahul1001 pushed a commit that referenced this pull request Apr 27, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
@vatsrahul1001vatsrahul1001 added this to the Airflow 3.2.2 milestone May 19, 2026
@vatsrahul1001vatsrahul1001 added the type:misc/internal Changelog: Misc changes that should appear in change log label May 19, 2026
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 21, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 21, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 21, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 21, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 21, 2026
…65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
potiuk added a commit that referenced this pull request Jun 2, 2026
…ister non-default extras with a one-line change (#67130) (#67139)
* Fix OTel timer metrics using Gauge instead of Histogram (#64207) (#66865)
* Fix OTel timer metrics using Gauge instead of Histogram
* Use ExponentialBucketHistogramAggregation for timing metrics
* Use public API import path for ExponentialBucketHistogramAggregation and fix histogram map isolation
(cherry picked from commit b2dadd2)
Co-authored-by: namratachaudhary <namratachaudhary@users.noreply.github.com>
* Add name fields to SDK deadline alerts (#64926) (#65601)
* Add deadlines support with name and description fields in alerts and UI
* Add 'viewAll' label to deadlineStatus in dag.json
* Refactor deadlineAlerts referenceType structure
* Refine deadline alert translations in dag.json
Updated deadline alert messages for clarity and consistency.
* Add completion rule text for deadline alerts in UI
* Remove duplicate completionRule entry in deadlineAlerts
* Remove alert description from DeadlineAlert and related models
* Enhance deadline handling: return name updates alongside UUID mapping in SerializedDagModel
* Add alert_id field to DeadlineResponse and update tests for alert handling
* Remove DEADLINES option from MenuItem enum
* Update airflow-core/src/airflow/serialization/encoders.py
---------
(cherry picked from commit e9d1066)
Co-authored-by: Richard Wu <richard9@ualberta.ca>
Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
* [v3-2-test] Allow accessing a TaskGroup's members via `[]` (#64430) (#65707)
(cherry picked from commit aa54031)
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
* [v3-2-test] Skip test_schedule_tis_start_trigger pending #55068 backport decision (#66315)
The `start_from_trigger` deferred-at-schedule path is commented out
on v3-2-test (disabled in 91e1029 as a TODO) and was only
re-enabled on main by #55068, which landed one day after the v3-2
branch was cut. The test asserts the feature works and fails on
v3-2-test CI.
Skip the test on the 3.2 line and link the tracking issue from both
the test skip-reason and the disabled production-code site so the
follow-up isn't lost. Decision (backport #55068 or formally drop
the feature on 3.2) is tracked in #66307.
* [v3-2-test] Aggregate CI-image dependency groups so providers can register non-default extras with a one-line change (#67130)
(cherry picked from commit e61640e)
Co-authored-by: Bugra Ozturk <bugraoz93@users.noreply.github.com>
---------
Co-authored-by: Rahul Vats <43964496+vatsrahul1001@users.noreply.github.com>
Co-authored-by: namratachaudhary <namratachaudhary@users.noreply.github.com>
Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
Co-authored-by: Richard Wu <richard9@ualberta.ca>
Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dev-iL <6509619+Dev-iL@users.noreply.github.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Bugra Ozturk <bugraoz93@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:task-sdktype:misc/internalChangelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@eladkal@Lee-W@vatsrahul1001@Dev-iL