Skip to content

[v3-2-test] feat: enable queue up new tasks (#63484) - #66869

Merged
bbovenzi merged 3 commits into
v3-2-testfrom
backport-322-63484
May 15, 2026
Merged

[v3-2-test] feat: enable queue up new tasks (#63484)#66869
bbovenzi merged 3 commits into
v3-2-testfrom
backport-322-63484

Conversation

@vatsrahul1001

@vatsrahul1001vatsrahul1001 commented May 13, 2026

Copy link
Copy Markdown
Contributor

Cherry-pick of #63484

Need #66862 to be merged first. CI is failing for same

* feat: enable queue up new tasks
* chore: remove redundant disable flag from button
* feat: create and pass NewTaskCollectionResponse
* cleanup: unused translations
* fix: remove additional return type and simplify code
* remove redundancy
* fix: remove unused var
* fix: mypy and tests
* fix: more mypy
* cleanup
* fix: mypy
* fix: pnpm lint
* cleanup
(cherry picked from commit dae48ba)
@bbovenzi

Copy link
Copy Markdown
Contributor

Oh nevermind. I can fix this one

@vatsrahul1001vatsrahul1001 added this to the Airflow 3.2.2 milestone May 15, 2026
@bbovenzi
bbovenzi merged commit f0ec21a into v3-2-testMay 15, 2026
110 checks passed
@bbovenzi
bbovenzi deleted the backport-322-63484 branch May 15, 2026 19:10
vatsrahul1001 added a commit that referenced this pull request May 20, 2026
* feat: enable queue up new tasks
* chore: remove redundant disable flag from button
* feat: create and pass NewTaskCollectionResponse
* cleanup: unused translations
* fix: remove additional return type and simplify code
* remove redundancy
* fix: remove unused var
* fix: mypy and tests
* fix: more mypy
* cleanup
* fix: mypy
* fix: pnpm lint
* cleanup
(cherry picked from commit dae48ba)
Co-authored-by: Oscar Ligthart <oscar.ligthart@vinted.com>
vatsrahul1001 added a commit that referenced this pull request May 20, 2026
* feat: enable queue up new tasks
* chore: remove redundant disable flag from button
* feat: create and pass NewTaskCollectionResponse
* cleanup: unused translations
* fix: remove additional return type and simplify code
* remove redundancy
* fix: remove unused var
* fix: mypy and tests
* fix: more mypy
* cleanup
* fix: mypy
* fix: pnpm lint
* cleanup
(cherry picked from commit dae48ba)
Co-authored-by: Oscar Ligthart <oscar.ligthart@vinted.com>
vatsrahul1001 added a commit that referenced this pull request May 21, 2026
* feat: enable queue up new tasks
* chore: remove redundant disable flag from button
* feat: create and pass NewTaskCollectionResponse
* cleanup: unused translations
* fix: remove additional return type and simplify code
* remove redundancy
* fix: remove unused var
* fix: mypy and tests
* fix: more mypy
* cleanup
* fix: mypy
* fix: pnpm lint
* cleanup
(cherry picked from commit dae48ba)
Co-authored-by: Oscar Ligthart <oscar.ligthart@vinted.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:airflow-ctlarea:APIAirflow's REST/HTTP APIarea:DAG-processingarea:UIRelated to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vatsrahul1001@bbovenzi@OscarLigthart