Skip to content

[v3-0-test] Fix http exception when ti not found for extra links API (#51443) #51465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: v3-0-test
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 6, 2025

  • Fix http exception when ti not found for extra links API

  • no question of dagrun here, remove that test
    (cherry picked from commit ce4e9e8)

Co-authored-by: Amogh Desai [email protected]

Lee-W and others added 7 commits June 5, 2025 20:13
…51437)

When we removed hatch_build.py in Airflow 3 we changed the way
how we detect automatically if breeze should be reinstalled when
you switch to another directory and it stopped working when you
had Airflow 2 checked out (say v2-11-test) - this one brings
switching back (should be backported to v2-11-test to also allow
switching breeze automatically from v2-11-test branch.
(cherry picked from commit b09e661)
…se (#51393) (#51432)

When constraints are calculated, we should termporarily exclude
the sqlalchemy-spanner from the install command until they fix
the problem where 1.12.0 was relesed without .whl files.

Tracked in googleapis/python-spanner-sqlalchemy#682

Co-authored-by: Jarek Potiuk <[email protected]>
…51401) (#51425)

* Attach downstream assets to task

* Adjust tests
(cherry picked from commit 14ee1f4)

Co-authored-by: Pierre Jeambrun <[email protected]>
…d. (#51433) (#51449)

The broken sqlalchemy-spanner 1.12.0 has been yanked:
(cherry picked from commit ebde18e)


https: //github.com/googleapis/python-spanner-sqlalchemy/issues/682#issuecomment-2943731677
…51443)

* Fix http exception when ti not found for extra links API

* no question of dagrun here, remove that test
(cherry picked from commit ce4e9e8)

Co-authored-by: Amogh Desai <[email protected]>
@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Jun 6, 2025
@kaxil kaxil force-pushed the v3-0-test branch 2 times, most recently from 6723f19 to c6435b0 Compare June 6, 2025 09:30
@potiuk potiuk marked this pull request as ready for review June 29, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants