[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user vincbeck (triggered by vincbeck).

Head commit for run:
f2a787be6b83f067eb59636fd2dd2b3eec0786e7 / vincbeck 
Make FAB auth manager login process compatible with Airflow 3 UI

Report URL: https://github.com/apache/airflow/actions/runs/12837474434

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
8c04b0513cde63646c3e4593cf8e66dce64dd9e3 / Kaxil Naik 
AIP-72: Add support for `outlet_events` in Task Context

part of https://github.com/apache/airflow/issues/45717

This PR adds support for `outlet_events` in Context dict within the Task SDK by 
adding an endpoint on the API Server which is fetched when outlet_events is 
accessed.

Report URL: https://github.com/apache/airflow/actions/runs/12835627081

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
02e381915e710866019a97a7715b101d8742989c / Kaxil Naik 
Use Protocol for `OutletEventAccessor`

Follow-up of https://github.com/apache/airflow/pull/45727 to use Protocol to 
allow auto-completion on IDE while not introducing runtime dep

Report URL: https://github.com/apache/airflow/actions/runs/12837211923

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user nyoungstudios (triggered by nyoungstudios).

Head commit for run:
c07e17002010b8eb78551bd202ff260c3fbe2d6b / Nathaniel Young 

Merge branch 'dev' into fix/serialize-trigger-dag-run-has-xcom-arg-new-version

Report URL: https://github.com/apache/airflow/actions/runs/12841037277

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
262537b9325640dc4a62bab9177cc8a31ebd8fe3 / Shubham Raj 
<48172486+shubhamraj-...@users.noreply.github.com>
Use bulk API for importing variables (#45744)

* initial refactor

* colour

* remove import api

* remove import tests

Report URL: https://github.com/apache/airflow/actions/runs/12839766059

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
9984dcdd7c9cdffc89bc35c8cb2077f96215fe44 / Wei Lee 
Add newsfragment and migration rules for `scheduler.dag_dir_list_interval` → 
`dag_bundles.refresh_interval` configuration change (#45737)

Report URL: https://github.com/apache/airflow/actions/runs/12835580973

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
b0f56c5ba6fcbff9798f66560fc2c063be86542a / David Blain 
Merge branch 'main' into feature/paginated-generic-transfer

Report URL: https://github.com/apache/airflow/actions/runs/12835059952

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
b8c21de802953cae6b4183c8920e6386cff07b07 / David Blain 
Merge branch 'main' into feature/http-extra-auth-parameter-in-connection

Report URL: https://github.com/apache/airflow/actions/runs/12835068584

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
dc72663d7cb901e5bd2c974ca81ca47d0b5d / David Blain 
Merge branch 'main' into feature/move-test-functions-from-azure-to-test-common

Report URL: https://github.com/apache/airflow/actions/runs/12834922524

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
79c7d5278fbd7ebc764bd627c4719da4e3d1354e / David Blain 
Merge branch 'main' into feature/http-extra-options-check-response

Report URL: https://github.com/apache/airflow/actions/runs/12834931063

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user shubhamraj-git (triggered by shubhamraj-git).

Head commit for run:
a02087bb61d8d5220af639a7d93ebdb7324f54a2 / Shubham Raj 
<48172486+shubhamraj-...@users.noreply.github.com>
Merge branch 'main' into delete_multiple_variables

Report URL: https://github.com/apache/airflow/actions/runs/12836287139

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user jx2lee (triggered by jx2lee).

Head commit for run:
da206eaf2bf51042df76bd51f8125b321dbb8893 / jx2lee 

fixed start/end when already run once

Report URL: https://github.com/apache/airflow/actions/runs/12841777077

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
a3ab159fbc4f7ac6bc6383fb12de9b8fdbe1ec33 / Jed Cunningham 
<66968678+jedcunning...@users.noreply.github.com>
Merge branch 'main' into remove_dag_processor_from_scheduler

Report URL: https://github.com/apache/airflow/actions/runs/12841203309

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
a05643d263fb13763817acb15110af2338212362 / David Blain 
Merge branch 'main' into fix/msgraph-httpx-sensor

Report URL: https://github.com/apache/airflow/actions/runs/12834914017

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
84ee8cc3784675ed1a9e1161de625de7ea6f3d94 / Jed Cunningham 

Remove straggling subdir in schedulerjob

Report URL: https://github.com/apache/airflow/actions/runs/12834888144

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
81f7358ae2db9f8c66337f534eb788b0667fccc1 / David Blain 
Merge branch 'main' into feature/common-sql-dialects-docs

Report URL: https://github.com/apache/airflow/actions/runs/12834928534

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
5d68f8755c9c0027e5fe208984e722d62e1c1e55 / Wei Lee 
feat(config/lint): add rule `scheduler.dag_dir_list_interval` → 
`dag_bundles.refresh_interval`

Report URL: https://github.com/apache/airflow/actions/runs/12826234948

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
1736070a1e2c6faef642bdd2edccc51947d65284 / Wei Lee 
feat(cli/config): backport "airflow config lint"

https://github.com/apache/airflow/pull/44908

Report URL: https://github.com/apache/airflow/actions/runs/12826774059

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
3d72e45de1a1e995af2eb01d7e20ef29c0271dd2 / Tzu-ping Chung 
Pass run_after to create_dagrun in tests

Report URL: https://github.com/apache/airflow/actions/runs/12826899085

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
6c0cc892b6cb239d2d5170d127dbcb18e0b717fc / Wei Lee 
docs(newsframgents): add significant newsfragments and migration rules needed 
for PR 41564, 42794, 43609, 43890, 44053, 44288

Report URL: https://github.com/apache/airflow/actions/runs/12827783909

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
bb35d8fc02dd12801175c124e41c1b6d19456aeb / Wei Lee 
docs(newsfragments): replace DAG as Dag

Report URL: https://github.com/apache/airflow/actions/runs/12828013703

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
65dde466960b0c702ce1606670bfbad9ebb2cc15 / Ash Berlin-Taylor 
Issue deprecation warning for plugins registering `ti_deps`

This is removed in Airflow3 via #45713

Report URL: https://github.com/apache/airflow/actions/runs/12828094564

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
68ad56de1b693410e72657c79a27249927ce817a / Tzu-ping Chung 
Pass run_after to DagRun in tests

Report URL: https://github.com/apache/airflow/actions/runs/12827846967

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user shubhamraj-git (triggered by shubhamraj-git).

Head commit for run:
dd748b9658d96730a7b1193f4abcb00b3b5e64d8 / shubhamraj-git 

remove import api

Report URL: https://github.com/apache/airflow/actions/runs/12828546144

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
ab05793933cfab28cafb3cc2b5692e81597ed2cc / David Blain 
Merge branch 'main' into feature/move-test-functions-from-azure-to-test-common

Report URL: https://github.com/apache/airflow/actions/runs/12828095147

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
b0bf1b39d7383d36fb3e9bb95120e60c3e0585c5 / David Blain 
Merge branch 'main' into feature/common-sql-dialects-docs

Report URL: https://github.com/apache/airflow/actions/runs/12828098812

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).

Head commit for run:
b98a24bf9d5c2f6fed88cd9a0e4fc397d9df42ea / vatsrahul1001 
<43964496+vatsrahul1...@users.noreply.github.com>
Merge branch 'main' into backfill-handle-depends-on-past

Report URL: https://github.com/apache/airflow/actions/runs/12825323164

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
5404c72b864f7b5f42f318de3397bb2670e38a76 / Tzu-ping Chung 
Set run_after when creating DAG run

Depending on the run type, the value is set to:

* BACKFILL_JOB: DagRunInfo.run_after
* SCHEDULED: DagModel.next_run_create_after (this is the same as the
  backfill variant, only calculated pre-emptively and stored in db)
* MANUAL: data_interval.end
* ASSET_TRIGGERED: Creation time of the last triggering asset event

Report URL: https://github.com/apache/airflow/actions/runs/12825575585

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user xBis7 (triggered by xBis7).

Head commit for run:
4004ca5b8cc9730ff401af4d6d43e8f9a45b4435 / Christos Bisias 

trigger ER diagram creation

Report URL: https://github.com/apache/airflow/actions/runs/12828619484

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
e6847cc8e0149d3667009cb6d91daa45e8f7e20f / David Blain 
Merge branch 'main' into feature/move-test-functions-from-azure-to-test-common

Report URL: https://github.com/apache/airflow/actions/runs/12829761128

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
b208f75016f8c2420c64ac1d3a596c3f6249f300 / David Blain 
Merge branch 'main' into fix/escape-columns-as-reserver-words-mssql

Report URL: https://github.com/apache/airflow/actions/runs/12830219606

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
4429f062713f7f55615eaf44ab81b11ad0c5f74a / Ash Berlin-Taylor 
Issue deprecation warning for plugins registering `ti_deps`

This is removed in Airflow3 via #45713

Report URL: https://github.com/apache/airflow/actions/runs/12830377125

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
97f8aee6d104671253a686ed64022489b1eccd27 / David Blain 
Merge branch 'main' into fix/msgraph-httpx-sensor

Report URL: https://github.com/apache/airflow/actions/runs/12830129197

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
584e736feb036849f6673c70920313b00c101157 / Jarek Potiuk 
Fix links in template email to point to versioned URL

Fixes: #45747

Report URL: https://github.com/apache/airflow/actions/runs/12829816165

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
bb35d8fc02dd12801175c124e41c1b6d19456aeb / Wei Lee 
docs(newsfragments): replace DAG as Dag

Report URL: https://github.com/apache/airflow/actions/runs/12828013703

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
78eadb114bcba8872e99dbd0870f895649e546a1 / David Blain 
refactor: Fixed assignment of proxies parameter in KiotaRequestAdapterHook 
(#45741)

Co-authored-by: David Blain 

Report URL: https://github.com/apache/airflow/actions/runs/12830061161

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
edf1aa46d4782add4bdbd32debe34f281c2779d6 / David Blain 
Merge branch 'main' into feature/http-extra-options-check-response

Report URL: https://github.com/apache/airflow/actions/runs/12830227350

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
d05558fa8e61aed5ab6b09cb75c4da31a8219edb / David Blain 
Merge branch 'main' into feature/common-sql-dialects-docs

Report URL: https://github.com/apache/airflow/actions/runs/12830225369

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
99f582559dd7f878bd48483ff345ce125b148886 / Wei Lee 
docs(newsframgents): add significant newsfragments and migration rules needed 
for PR 41564, 42794, 43609, 43890, 44053, 44288

Report URL: https://github.com/apache/airflow/actions/runs/12831405687

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user gopidesupavan (triggered by gopidesupavan).

Head commit for run:
b3b1bc6699ef70151e5db0c4846850979acd83ec / Pavan Kumar 
Bump UV to 0.5.20

Report URL: https://github.com/apache/airflow/actions/runs/12830713657

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
bb35d8fc02dd12801175c124e41c1b6d19456aeb / Wei Lee 
docs(newsfragments): replace DAG as Dag

Report URL: https://github.com/apache/airflow/actions/runs/12828013703

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user vincbeck (triggered by vincbeck).

Head commit for run:
29b98349bcb6ab649d84ebf39a39a82306d18b8d / vincbeck 
Add concept of `AssetWatcher`

Report URL: https://github.com/apache/airflow/actions/runs/12831295718

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by gopidesupavan).

Head commit for run:
78eadb114bcba8872e99dbd0870f895649e546a1 / David Blain 
refactor: Fixed assignment of proxies parameter in KiotaRequestAdapterHook 
(#45741)

Co-authored-by: David Blain 

Report URL: https://github.com/apache/airflow/actions/runs/12830061161

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user VladaZakharova (triggered by VladaZakharova).

Head commit for run:
013fed24f57bf1cd7232a7e4e80baeb9e1a6884f / Ulada Zakharava 

Add Dataplex Catalog Entry Group operators

Report URL: https://github.com/apache/airflow/actions/runs/12831449916

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user moiseenkov (triggered by moiseenkov).

Head commit for run:
5b83396035d4d512ecdeb1864e761ea2d26073d5 / Maksim Moiseenkov 

Add Webserver parameters: max_form_parts, max_form_memory_size

Report URL: https://github.com/apache/airflow/actions/runs/12830447975

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
d76a74014466369524197ba744b81a94b54c44c0 / Tzu-ping Chung 
Set run_after when creating DAG run

Depending on the run type, the value is set to:

* BACKFILL_JOB: DagRunInfo.run_after
* SCHEDULED: DagModel.next_run_create_after (this is the same as the
  backfill variant, only calculated pre-emptively and stored in db)
* MANUAL: data_interval.end
* ASSET_TRIGGERED: Creation time of the last triggering asset event

Report URL: https://github.com/apache/airflow/actions/runs/12825189000

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
e638805916f78caf363f076c9acfa5f1492c7c74 / Ephraim Anierobi 

Remove extra bracket in query

This was causing error in dag processor manager logging

Report URL: https://github.com/apache/airflow/actions/runs/12825519071

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user tnk-ysk (triggered by tnk-ysk).

Head commit for run:
8e0b62c6e5407b132aa2dd98fa678b8d247c179b / tnk-ysk 
Add deferrable mode to cloud storage transfer sensor and operators

Report URL: https://github.com/apache/airflow/actions/runs/12832240079

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
ae3539f6cea929ec492d6b89f0a9b428aab3d917 / Tzu-ping Chung 
Pass run_after to DagRun in tests

Report URL: https://github.com/apache/airflow/actions/runs/12831568808

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
1dbcd9de3a9b721abad7afc8db01f1e7c48d3829 / Ash Berlin-Taylor 
Issue deprecation warning for plugins registering `ti_deps`

This is removed in Airflow3 via #45713

Report URL: https://github.com/apache/airflow/actions/runs/12833321598

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
bc2df85270609e5d98575362e5bccf795713f962 / Jarek Potiuk 
Skip serialization tests when latest botocore is installed

Report URL: https://github.com/apache/airflow/actions/runs/12832719190

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
127ab408baf78bf6fab9a498d22cedd285da10ca / David Blain 
Merge branch 'main' into feature/http-extra-auth-parameter-in-connection

Report URL: https://github.com/apache/airflow/actions/runs/12833850421

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user Prab-27 (triggered by Prab-27).

Head commit for run:
f5d0a67908e8c6f9bbdfb97ca04a291caafd9e5d / pratiksha rajendrabhai badheka 

modified error message

Report URL: https://github.com/apache/airflow/actions/runs/12833486033

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
6f57645bf8bf1d6474da5b2ce73b199807721a5a / Ash Berlin-Taylor 
Start porting mapped task to SDK

This PR restructures the Mapped Operator and Mapped Task Group code to live in
the Task SDK at definition time.

The big thing this change _does not do_ is make it possible to execute mapped
tasks via the Task Execution API server etc -- that is up next.

There were some un-avoidable changes to the scheduler/expansion part of mapped
tasks here. Of note:

`BaseOperator.get_mapped_ti_count` has moved from an instance method on
BaseOperator to be a class method. The reason for this was that with the move
of more and more of the "definition time" code into the TaskSDK BaseOperator
and AbstractOperator it is no longer possible to add DB-accessing code to a
base class and have it apply to the subclasses. (i.e.
`airflow.models.abstractoperator.AbstractOperator` is now _not always_ in the
MRO for tasks. Eventually that class will be deleted, but not yet)

On a similar vein XComArg's `get_task_map_length` is also moved to a single
dispatch class method on the TaskMap model since now the definition time
objects live in the TaskSDK, and there is no realistic way to get a per-type
subclass with DB logic (i.e. it's very complex to end up with a
PlainDBXComArg, a MapDBXComArg, etc. that we can attach the method too)

For those who aren't aware, singledispatch (and singledispatchmethod) are a
part of the standard library when the type of the first argument is used to
determine which implementation to call. If you are familiar with C++ or Java
this is very similar to method overloading, the one caveat is that it _only_
examines the type of the first argument, not the full signature.

Report URL: https://github.com/apache/airflow/actions/runs/12833744749

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
53f75fea573ecde1d91319e0eb80120d0eed07ea / David Blain 
Merge branch 'main' into feature/move-test-functions-from-azure-to-test-common

Report URL: https://github.com/apache/airflow/actions/runs/12833811349

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
8ea6646eb76b359a1b91fd528414fd52cbea8295 / David Blain 
Merge branch 'main' into feature/common-sql-dialects-docs

Report URL: https://github.com/apache/airflow/actions/runs/12833809949

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
f3666e7236f9e8ea31cd6752a4dc0f7a9a8001a7 / TakayukiTanabeSS 

Deferrable support for HttpOperator (#45228)

* Corrected the relationship between session and response appropriately.

* made HttpMethodException

* Update providers/src/airflow/providers/http/hooks/http.py

Co-authored-by: Wei Lee 

* Update providers/src/airflow/providers/http/hooks/http.py

Co-authored-by: Wei Lee 

* fix for review

* fix for pre-commit

-

Co-authored-by: Wei Lee 

Report URL: https://github.com/apache/airflow/actions/runs/12824612417

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
92d296af71037e55a1298679fb4f343d3561b74c / Wei Lee 
feat(cli/config): backport "airflow config lint"

https://github.com/apache/airflow/pull/44908

Report URL: https://github.com/apache/airflow/actions/runs/12826102878

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).

Head commit for run:
f6db059049ec6b24047956bdbf21f078f367f400 / vatsrahul1001 
<43964496+vatsrahul1...@users.noreply.github.com>
Merge branch 'main' into backfill-handle-depends-on-past

Report URL: https://github.com/apache/airflow/actions/runs/12826698618

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
fa9e01ce9540f173a806f93365e92f343f0a54e8 / David Blain 
Merge branch 'main' into fix/escape-columns-as-reserver-words-mssql

Report URL: https://github.com/apache/airflow/actions/runs/12834919344

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dabla (triggered by dabla).

Head commit for run:
1c208601b75353f51aef469fef5d9256f277d8d8 / David Blain 
Merge branch 'main' into 
feature/allow-passing-buffer-to-retrieve_file-in-sftp-hook

Report URL: https://github.com/apache/airflow/actions/runs/12835089502

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
c0df932455bcc2ec71da47ac09234b86a08e / Igor Kholopov 
Move Pod*Exceptions to separate module

Report URL: https://github.com/apache/airflow/actions/runs/12834654732

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" failed!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
db4ee7388e9329badb4c84499b113ae0ce1d3862 / Ulada Zakharava 

Add Dataplex Catalog Entry Group operators

Report URL: https://github.com/apache/airflow/actions/runs/12834557013

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org



[GH] (airflow): Workflow run "Tests" is working again!

2025-01-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user shubhamraj-git (triggered by shubhamraj-git).

Head commit for run:
7cf5cd66229f882b38142d1432c1eb33d35c8752 / Shubham Raj 
<48172486+shubhamraj-...@users.noreply.github.com>
Merge branch 'main' into issue-43706

Report URL: https://github.com/apache/airflow/actions/runs/12835370630

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org