[GH] (airflow/variable-set-tasksdk): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/variable-set-tasksdk has succeeded. Run started by GitHub user amoghrajesh (triggered by amoghrajesh). Head commit for run: 9b192df0bd05793d05e17d993475267db8b7a1bd / Amogh Desai updated the comment Report URL: https://github.com/apache/airflow/a

[GH] (airflow/feature/add-paginated-sql-param-generictransfer): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/feature/add-paginated-sql-param-generictransfer has succeeded. Run started by GitHub user dabla (triggered by dabla). Head commit for run: c37653be92d558505241ceb401f0a0036da93ed9 / David Blain Merge branch 'main' into feature/add-paginated-sql-par

[GH] (airflow/feature/avoid-deprecationwarning-sqlalchemy-inspector): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/feature/avoid-deprecationwarning-sqlalchemy-inspector has failed. Run started by GitHub user dabla (triggered by dabla). Head commit for run: ab06a6c3539e4ed2152c5487836a00de9c2f838f / David Blain Merge branch 'main' into feature/avoid-deprecationw

[GH] (airflow/fix/avoid-context-deprecation-warnings): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix/avoid-context-deprecation-warnings has succeeded. Run started by GitHub user dabla (triggered by dabla). Head commit for run: 02c61f285c0376011d2ba66a6e19f269c872c630 / David Blain Merge branch 'main' into fix/avoid-context-deprecation-warnings

[GH] (airflow/create-apache-tinkerpop-provider): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/create-apache-tinkerpop-provider has failed. Run started by GitHub user ahmadtfarhan (triggered by ahmadtfarhan). Head commit for run: 8aaa9349b7b78a9dc3213f86e0341432018bdf27 / Ahmad Farhan Merge branch 'main' of https://github.com/ahmadfarhan97/

[GH] (airflow/v3-0-test): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/v3-0-test has failed. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: 031fafabf1c7ee70d088eb25158e983a86b4 / Kaxil Naik Remove FAB from chicken-egg provider Report URL: https://github.com/apache/airflow/actions/runs/

[GH] (airflow/handle-v1-serdag): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/handle-v1-serdag has failed. Run started by GitHub user ashb (triggered by ashb). Head commit for run: 4d7afa2ca7dd05413a2226dae691e3b11e248b85 / Ash Berlin-Taylor Simplify DAG conversion code - Make it less general purpose. YAGNI (You Ain't Gonna

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix_auth has failed. Run started by GitHub user aritra24 (triggered by aritra24). Head commit for run: d30b55ca153defc3bfaa82de1d78b2e2bc98531d / Aritra Basu <24430013+aritr...@users.noreply.github.com> Merge branch 'main' into fix_auth Report URL:

[GH] (airflow/handling-fast-fail-dags): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/handling-fast-fail-dags has failed. Run started by GitHub user amoghrajesh (triggered by amoghrajesh). Head commit for run: cc490ec4d61fd9be556c576ac7461f7ec23730a1 / Amogh Desai review from ash and fixing failing tests Report URL: https://github

[GH] (airflow/Airflow-lazy_gettext): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/Airflow-lazy_gettext has failed. Run started by GitHub user kandharvishnu (triggered by kandharvishnu). Head commit for run: 7d745ce37d23415a38a66921e877d7e62172fe1c / kandharvishnu <46064835+kandharvis...@users.noreply.github.com> Merge branch 'mai

[GH] (airflow/kalyan/43438_optimize_ti_id_upgrade): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/kalyan/43438_optimize_ti_id_upgrade has failed. Run started by GitHub user rawwar (triggered by rawwar). Head commit for run: 3bab20a96d6b20112dc33e4bddc7cf8236b80964 / kalyanr Merge branch 'main' of github.com:apache/airflow into kalyan/43438_opt

[GH] (airflow/skip-updating-readme-in-pre-commit): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/skip-updating-readme-in-pre-commit has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 0598b63bd7e0e9dfda0e44fdeed46e688ff407ec / Jarek Potiuk Remove updating readme files in provider by pre-commits Thsi is th

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/pretty_output has failed. Run started by GitHub user aritra24 (triggered by aritra24). Head commit for run: 3666857800efd3ca3bc1b5a074fd744296498a4a / Aritra Basu <24430013+aritr...@users.noreply.github.com> Merge branch 'main' into pretty_output R

[GH] (airflow/asset-argument-wrapper): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/asset-argument-wrapper has failed. Run started by GitHub user uranusjr (triggered by uranusjr). Head commit for run: 849f9c775ddc11ba9dbdcd0e7281b9dcffee76df / Tzu-ping Chung Allow pulling XCom from inlet events This essentially adds a shorthand fo

[GH] (airflow/remove-try_id-from-ti): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/remove-try_id-from-ti has failed. Run started by GitHub user ashb (triggered by ashb). Head commit for run: bd8f90251c8182acf5a8075028a7153cd97ee3ad / Ash Berlin-Taylor Ensure that TI.id is unique per try. We want to update the task instance and ti

[GH] (airflow/update-acl-on-databricks-workflowoperator-reset): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/update-acl-on-databricks-workflowoperator-reset has failed. Run started by GitHub user hardeybisey (triggered by hardeybisey). Head commit for run: 338785d8fcb6a9ee8337b3d9a702ce872417080d / Idris Adebisi Move ACL update to reset_job method of the

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 4a8567b20bdd6555cbdc936d6674bf4fa390b0d5 / Elad Kalif <45845474+elad...@users.noreply.github.com> Prepare docs for Apr 2nd wave of providers (#49051) Rep

[GH] (airflow/add-sdk-metadata): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/add-sdk-metadata has failed. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: 51a242654f90c2da5a2ebcf088ff27b5ad6253f7 / Kaxil Naik Add metadata for Task SDK closes https://github.com/apache/airflow/issues/42962 Report U

[GH] (airflow/handling-fast-fail-dags): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/handling-fast-fail-dags has failed. Run started by GitHub user amoghrajesh (triggered by amoghrajesh). Head commit for run: cc490ec4d61fd9be556c576ac7461f7ec23730a1 / Amogh Desai review from ash and fixing failing tests Report URL: https://github

[GH] (airflow/create-apache-tinkerpop-provider): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/create-apache-tinkerpop-provider has succeeded. Run started by GitHub user ahmadtfarhan (triggered by ahmadtfarhan). Head commit for run: dc45d874a1f6c0e40658d7b3ec1fd84601c5092f / Ahmad Farhan Merge branch 'main' of https://github.com/ahmadfarhan

[GH] (airflow/remove-remove-werkzeug-from-sendgrid): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/remove-remove-werkzeug-from-sendgrid has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 42c0631a570a6872e8ab9c60599f5ecf97128a4d / Jarek Potiuk Remove werkzeug from sendgrid Werkzeug (via flask) for now is st

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/vincbeck/fab_changelog has failed. Run started by GitHub user vincbeck (triggered by vincbeck). Head commit for run: e403541ec778b8844596061be72e9a19cd5718d3 / vincbeck Update FAB changelog Report URL: https://github.com/apache/airflow/actions/runs

[GH] (airflow/v3-0-test): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/v3-0-test has failed. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: f7c1c971ff133985baf8c0cd1f67d4ac625bd7ce / Jed Cunningham Bump task-sdk version to 1.0.0 Report URL: https://github.com/apache/airflow/actions/runs/1

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/vincbeck/fix_aws_am has failed. Run started by GitHub user vincbeck (triggered by vincbeck). Head commit for run: 2c674cbe20ecdb94325a722c016d58e90fa7c2a3 / vincbeck Fix AWS auth manager system test Report URL: https://github.com/apache/airflow/act

[GH] (airflow/Airflow-lazy_gettext): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/Airflow-lazy_gettext has failed. Run started by GitHub user kandharvishnu (triggered by kandharvishnu). Head commit for run: ef32f6ea15c2ab86c422d2f056f7e76835821712 / kandharvishnu adding comma to trigger ci/cd Report URL: https://github.com/apac

[GH] (airflow/handle-v1-serdag): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/handle-v1-serdag has failed. Run started by GitHub user ashb (triggered by ashb). Head commit for run: 74b6e8529c0f2b78242c4fa1d22418fcf1cf3680 / Ash Berlin-Taylor Update airflow-core/src/airflow/jobs/scheduler_job_runner.py Report URL: https://gi

[GH] (airflow/dependabot/pip/openlineage-airflow-1.31.0): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/dependabot/pip/openlineage-airflow-1.31.0 has succeeded. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: af950dc0771ade98987f0ae156187af11356f76f / dependabot[bot] <49699333+dependabot[bot]@users.nore

[GH] (airflow/feature/avoid-deprecationwarning-sqlalchemy-inspector): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/feature/avoid-deprecationwarning-sqlalchemy-inspector has failed. Run started by GitHub user dabla (triggered by dabla). Head commit for run: 545d4534e4c10d0f86f5eee73c599f26403ac854 / David Blain Merge branch 'main' into feature/avoid-deprecationw

[GH] (airflow/dependabot/npm_and_yarn/providers/fab/src/airflow/providers/fab/www/fab-ui-package-updates-6a1c577b38): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/dependabot/npm_and_yarn/providers/fab/src/airflow/providers/fab/www/fab-ui-package-updates-6a1c577b38 has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: da8e193d0685fd736417e200b4e90ffaf8c412

[GH] (airflow/update-acl-on-databricks-workflowoperator-reset): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/update-acl-on-databricks-workflowoperator-reset has failed. Run started by GitHub user hardeybisey (triggered by hardeybisey). Head commit for run: 7512fe3d0a464aa45a275c2050abc72f864a85a2 / Idris Adebisi Move ACL update to reset_job method of the

[GH] (airflow/fix-path): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix-path has failed. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: 7f169460a59041a401b0fb0efc268cd6fc3fd691 / Kaxil Naik Dev: Fix path to get `source_date_epoch` This was failing for rc1 and rc2 -- so fixing it Report

[GH] (airflow/update-acl-on-databricks-workflowoperator-reset): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/update-acl-on-databricks-workflowoperator-reset has failed. Run started by GitHub user hardeybisey (triggered by hardeybisey). Head commit for run: 5e4869ec5b43b3ef98034f2452e8740f12095585 / Idris Adebisi Move ACL update to reset_job method of the

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix_auth has failed. Run started by GitHub user aritra24 (triggered by aritra24). Head commit for run: 4a8068d4e9b951ca62a12da0ed231ae9a8c8abf3 / Aritra Basu <24430013+aritr...@users.noreply.github.com> Auth fails if credentials aren't created alrea

[GH] (airflow/remove-fab-entry): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/remove-fab-entry has failed. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: aba8a33e3ce417304dc8a06e9d7ef8e20977c7a1 / Kaxil Naik Remove FAB entry from `NOTICE` This isn't true anymore Report URL: https://github.com/ap

[GH] (airflow/update-acl-on-databricks-workflowoperator-reset): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/update-acl-on-databricks-workflowoperator-reset has failed. Run started by GitHub user hardeybisey (triggered by hardeybisey). Head commit for run: 24f9b1c220f5c9763c0cc901001fb36e5def1ee2 / Idris Adebisi Move ACL update to reset_job method of the

[GH] (airflow/add-get-uri-for-oracle): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/add-get-uri-for-oracle has failed. Run started by GitHub user guan404ming (triggered by guan404ming). Head commit for run: f16d00575b118ca6f55fb06086648be552eb5d9b / Guan Ming(Wesley) Chiu <105915352+guan404m...@users.noreply.github.com> Merge branc

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/release has succeeded. Run started by GitHub user eladkal (triggered by eladkal). Head commit for run: 57893f493110af988bfd000674004aede6f15032 / Elad Kalif <45845474+elad...@users.noreply.github.com> update `PROVIDERS_COMPATIBILITY_TESTS_MATRIX` in

[GH] (airflow/48825-fix-default-base-url): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/48825-fix-default-base-url has failed. Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun). Head commit for run: 6b3fc595ea31fb0741ea4acc546a439e25259744 / pierrejeambrun Fix other tests Report URL: https://github.com/apache/a

[GH] (airflow/add-missing-type-to-dag-dep): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/add-missing-type-to-dag-dep has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W). Head commit for run: b9080f846d5910143953df36480f6f2c2e7f9126 / Wei Lee refactor: bring back the extend logic Report URL: https://github.com/apache/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 458ac63f7cb5b671483f0e521f1cb0ad57508675 / Amogh Desai Supporting Variable.set in execution time with task SDK (#49005) * Supporting Variable.set in exe

[GH] (airflow/add-get-uri-for-oracle): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/add-get-uri-for-oracle has succeeded. Run started by GitHub user guan404ming (triggered by guan404ming). Head commit for run: db4196a463e7989568d249ea48357a1a44b2980f / Guan Ming(Wesley) Chiu <105915352+guan404m...@users.noreply.github.com> Merge b

[GH] (airflow/ol-add-manual-task-state-changes-support): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/ol-add-manual-task-state-changes-support has failed. Run started by GitHub user kacpermuda (triggered by kacpermuda). Head commit for run: 757ea5fd0641443c8705e74b67fe12b68889e010 / Kacper Muda feat: Add support for task's manual state change notif

[GH] (airflow/fix-47974): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix-47974 has succeeded. Run started by GitHub user purnachandergit (triggered by purnachandergit). Head commit for run: a3e73671ae119708f97e833f0aac88175cbcc89c / Purna Chander test cases for setting dependencies correctly between task group and ot

[GH] (airflow/handling-fast-fail-dags): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/handling-fast-fail-dags has failed. Run started by GitHub user amoghrajesh (triggered by amoghrajesh). Head commit for run: 7aeae2ad40aebb38cf8d31b823fb9b38542b572b / Amogh Desai Handle 'fail_fast' dags with task sdk Report URL: https://github.co

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/gitboring has succeeded. Run started by GitHub user eladkal (triggered by eladkal). Head commit for run: ac9753f32e5a66d688b20badef130cb21ab95912 / Elad Kalif <45845474+elad...@users.noreply.github.com> add git provider to boring-cyborg.yml Report

[GH] (airflow/integrate-alembic-check-in-ci): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/integrate-alembic-check-in-ci has failed. Run started by GitHub user guan404ming (triggered by guan404ming). Head commit for run: 9d92617d70fbaabb8c1102e779cf02665ce41275 / Guan Ming(Wesley) Chiu <105915352+guan404m...@users.noreply.github.com> Mer

[GH] (airflow/FEAT/add-vpa-helm-chart): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/FEAT/add-vpa-helm-chart has succeeded. Run started by GitHub user wolvery (triggered by wolvery). Head commit for run: d64947862c03b65d1874de864deb6ab0ca9c9cf7 / Guilherme Da Silva Gonçalves Merge branch 'main' into FEAT/add-vpa-helm-chart Report

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/providers has failed. Run started by GitHub user eladkal (triggered by eladkal). Head commit for run: a210c2f3203af687a4f7c8c5b03af0055bda82ce / Elad Kalif <45845474+elad...@users.noreply.github.com> Prepare docs for Apr 2nd wave of providers Repor

[GH] (airflow/ol-add-dagrun-version): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/ol-add-dagrun-version has succeeded. Run started by GitHub user kacpermuda (triggered by kacpermuda). Head commit for run: fe701dbedf1f255645d238d673e482156fa5a021 / Kacper Muda feat: Add DAG versioning information to OpenLineage events Report URL

[GH] (airflow/base-eks): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/base-eks has failed. Run started by GitHub user ellisms (triggered by ellisms). Head commit for run: 7342a6e78abef7afc18020d89772c99b7041fe68 / mike ellis Fixed doc error Report URL: https://github.com/apache/airflow/actions/runs/14379586678 With

[GH] (airflow/integrate-alembic-check-in-ci): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/integrate-alembic-check-in-ci has failed. Run started by GitHub user guan404ming (triggered by guan404ming). Head commit for run: 0abe0cc83820a13340b8da988abd0b003a099c94 / Wesley Chiu ci: enable `alembic check` in migration tests Report URL: htt

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/providers has succeeded. Run started by GitHub user eladkal (triggered by eladkal). Head commit for run: b31097738deec650c670828f60111e70fc2ac2a7 / Elad Kalif <45845474+elad...@users.noreply.github.com> Prepare docs for Apr 2nd wave of providers Re

[GH] (airflow/feature/deferrable-httpsensor-response-check): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/feature/deferrable-httpsensor-response-check has failed. Run started by GitHub user dabla (triggered by dabla). Head commit for run: a22c27b5ac1685c81ea152d9da718e4c1930192a / David Blain Merge branch 'main' into feature/deferrable-httpsensor-respo

[GH] (airflow/48825-fix-default-base-url): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/48825-fix-default-base-url has failed. Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun). Head commit for run: 6020625bf46fd1314ece2eae11eac426ca814833 / pierrejeambrun Fix Tests Report URL: https://github.com/apache/airflow

[GH] (airflow/handle-dag-dep-when-sdags-are-compressed): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/handle-dag-dep-when-sdags-are-compressed has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W). Head commit for run: 531ba49781433d70a06229a3340e21ea7b36f62e / Wei Lee fix(serialized_dag): handle compressing serialized_dag for get_da

[GH] (airflow/handle-v1-serdag): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/handle-v1-serdag has failed. Run started by GitHub user ashb (triggered by ashb). Head commit for run: c275af7562529f0d3ced363450877a27c80fa4dc / Ash Berlin-Taylor Update `@continuous` too Report URL: https://github.com/apache/airflow/actions/runs/

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/pretty_output has failed. Run started by GitHub user aritra24 (triggered by aritra24). Head commit for run: 1a884cd3116b33fb9f290be6403867d462ffca06 / Aritra Basu <24430013+aritr...@users.noreply.github.com> Merge branch 'main' into pretty_output R

[GH] (airflow/get-task-decorator-working): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/get-task-decorator-working has failed. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: 015a8c60924025a804976b8f52a9ec3cd943c0d1 / Kaxil Naik Make `@task` import from airflow.sdk closes https://github.com/apache/airflow/

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/pretty_output has failed. Run started by GitHub user aritra24 (triggered by aritra24). Head commit for run: a893d56bec0f274e5c892ce68aa2cc0571b71af9 / Aritra Basu <24430013+aritr...@users.noreply.github.com> Merge branch 'main' into pretty_output R

[GH] (airflow/ol-add-manual-task-state-changes-support): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/ol-add-manual-task-state-changes-support has failed. Run started by GitHub user kacpermuda (triggered by kacpermuda). Head commit for run: eff25fd2cafdafbb6a4f25059668ee6e7440699a / Kacper Muda feat: Add support for task's state change from API in

[GH] (airflow/feature/avoid-deprecationwarning-sqlalchemy-inspector): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/feature/avoid-deprecationwarning-sqlalchemy-inspector has failed. Run started by GitHub user dabla (triggered by dabla). Head commit for run: c0fea5a04b1f5fa4366b3fe910aaeef2cb0d3eeb / David Blain Merge branch 'main' into feature/avoid-deprecationw

[GH] (airflow/add-git-to-chicken-egg-providers): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/add-git-to-chicken-egg-providers has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 4a6e5e3157376b0cc4a2e6ee2d101a0ca635c18f / Jarek Potiuk Git provider is marked as chicken-egg provider The Git Provider i

[GH] (airflow/refactor/make-generate-jwt-token-as-common-module): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/refactor/make-generate-jwt-token-as-common-module has failed. Run started by GitHub user jason810496 (triggered by jason810496). Head commit for run: 7b772ccc71c49b0d9124d4200b9e30afbca349c4 / LIU ZHE YOU <68415893+jason810...@users.noreply.github.

[GH] (airflow/handle-v1-serdag): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/handle-v1-serdag has succeeded. Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy). Head commit for run: c25e1c87e6e2e6a81d702d6739a503cd1a802826 / Ephraim Anierobi Make deserialized dataset dags compatible with Airflow 3 Report U

[GH] (airflow/fix-workflow-trigger-deferrabe): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix-workflow-trigger-deferrabe has succeeded. Run started by GitHub user gopidesupavan (triggered by gopidesupavan). Head commit for run: b19b033786ae565fe9d6b31c89977549f6b0c9e1 / Pavan Kumar Use RuntimeTaskInstance taskinstance methods Report UR

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/vincbeck/fab_login has failed. Run started by GitHub user vincbeck (triggered by vincbeck). Head commit for run: 675fc8bfc69d440396a5c4f21cf6a971785e9890 / vincbeck Set `AIRFLOW__API__BASE_URL` in Breeze Report URL: https://github.com/apache/airflo

[GH] (airflow/data-migration): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/data-migration has failed. Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy). Head commit for run: 5c116b872ac6f612fade57e7779bd500c54fdf74 / Ephraim Anierobi drop correct fkey for sqlite Report URL: https://github.com/apache/air

[GH] (airflow/bugfix/rendered-map-index-is-not-reset-during-sync): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/bugfix/rendered-map-index-is-not-reset-during-sync has failed. Run started by GitHub user AutomationDev85 (triggered by AutomationDev85). Head commit for run: 0099290f096364b6244c5a4c203fd19a63edd97d / AutomationDev85 Fixed setting rendered_map_ind

[GH] (airflow/Airflow-lazy_gettext): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/Airflow-lazy_gettext has failed. Run started by GitHub user kandharvishnu (triggered by kandharvishnu). Head commit for run: 6babca7bf889e5c8b1dd70e6744b50ffd861d668 / kandharvishnu <46064835+kandharvis...@users.noreply.github.com> Merge branch 'mai

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix_auth has failed. Run started by GitHub user aritra24 (triggered by aritra24). Head commit for run: 8cbecc8466ec9947ba5a641498e5dfeae436d772 / Aritra Basu <24430013+aritr...@users.noreply.github.com> Merge branch 'main' into fix_auth Report URL:

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix_auth has failed. Run started by GitHub user aritra24 (triggered by aritra24). Head commit for run: d42bb79b9ff2b316b7c15132b109f07e5531ef0f / Aritra Basu <24430013+aritr...@users.noreply.github.com> Merge branch 'main' into fix_auth Report URL:

[GH] (airflow/collapse-all-expand-all): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/collapse-all-expand-all has succeeded. Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun). Head commit for run: 121160f87f67169dccb2c613150af508cd752abd / pierrejeambrun Grid collapse/expand all Report URL: https://github.com

[GH] (airflow/dependabot/npm_and_yarn/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/core-ui-package-updates-56f83de9c3): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/dependabot/npm_and_yarn/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/core-ui-package-updates-56f83de9c3 has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 02e060e0acd3d0745800

[GH] (airflow/ol-update-client-to-1-31): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/ol-update-client-to-1-31 has failed. Run started by GitHub user kacpermuda (triggered by kacpermuda). Head commit for run: da5f19ebe1811fa4cf1dfd2fccbae57a9a4b549d / Kacper Muda chore: Update requirement for openlineage client to >=1.31.0 Report U

[GH] (airflow/add-polar-df): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/add-polar-df has failed. Run started by GitHub user guan404ming (triggered by guan404ming). Head commit for run: 5bc13cdd231b9121add8bee349364a8bf2f5bba3 / GUAN MING feat: add `get_df` and `get_polar_df` Report URL: https://github.com/apache/airflo

[GH] (airflow/ol-add-manual-task-state-changes-support): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/ol-add-manual-task-state-changes-support has failed. Run started by GitHub user kacpermuda (triggered by kacpermuda). Head commit for run: 25197bab9c4af78ef143df61f0343756732ca4a7 / Kacper Muda feat: Add support for task's state change from API in

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/generate_models has failed. Run started by GitHub user aritra24 (triggered by aritra24). Head commit for run: 5961d08b8db5c3da59a01b7c1b98034666d3f2eb / Aritra Basu <24430013+aritr...@users.noreply.github.com> Merge branch 'main' into generate_model

[GH] (airflow/update-dag-version-ui): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/update-dag-version-ui has failed. Run started by GitHub user bbovenzi (triggered by bbovenzi). Head commit for run: 94c85a8893e52e96092a1189336eca1104791831 / Brent Bovenzi Fix dropdown size Report URL: https://github.com/apache/airflow/actions/ru

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/vincbeck/fix_aws_am has succeeded. Run started by GitHub user vincbeck (triggered by vincbeck). Head commit for run: 0b3139f13d2f181891e2497877b27f0741d1b375 / vincbeck Fix AWS auth manager system test Report URL: https://github.com/apache/airflow/

[GH] (airflow/FEAT/add-vpa-helm-chart): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/FEAT/add-vpa-helm-chart has succeeded. Run started by GitHub user wolvery (triggered by wolvery). Head commit for run: dbd24b8459fc76eedf44f009001481634677f6cf / Guilherme Da Silva Gonçalves Merge branch 'main' into FEAT/add-vpa-helm-chart Report

[GH] (airflow/reduce-inactive-error): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/reduce-inactive-error has failed. Run started by GitHub user uranusjr (triggered by uranusjr). Head commit for run: f51d138c4982106752e537b7656185bcb05f680e / Tzu-ping Chung Optimistically activate assets on addition This uses an SQL on-conflict cl

[GH] (airflow/patch-1): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/patch-1 has succeeded. Run started by GitHub user cmarteepants (triggered by cmarteepants). Head commit for run: b13bd482c4b711c319e59704c65a80ab73d03af3 / Constance Martineau readme: update principles to match docs https://github.com/apache/airfl

[GH] (airflow/add-backcompat-decorators): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/add-backcompat-decorators has succeeded. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: 8d184eb7d85071a1d64265ea34edb2b30c431e53 / Kaxil Naik Add back-compat for `get_unique_task_id` This was part of the `airflow.decor

[GH] (airflow/v3-0-test): Workflow run "Release PROD images" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Release PROD images" on airflow.git/v3-0-test has failed. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: f7c1c971ff133985baf8c0cd1f67d4ac625bd7ce / Jed Cunningham Bump task-sdk version to 1.0.0 Report URL: https://github.com/apache/airflow

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/pretty_output has succeeded. Run started by GitHub user aritra24 (triggered by aritra24). Head commit for run: 6f1b6ba262f27c459aee54b0a792cb75a6e96198 / Aritra Basu <24430013+aritr...@users.noreply.github.com> Merge branch 'main' into pretty_output

[GH] (airflow/fix-v3-rc2-build): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix-v3-rc2-build has succeeded. Run started by GitHub user ashb (triggered by ashb). Head commit for run: 5512803dbf88c41380dca9d27e81d475d706b721 / Ash Berlin-Taylor Build images with constraints when building pre-release images We noticed this pr

[GH] (airflow/integrate-alembic-check-in-ci): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/integrate-alembic-check-in-ci has failed. Run started by GitHub user guan404ming (triggered by guan404ming). Head commit for run: c24811868aae450171906a134566b9fc340d1b83 / GUAN MING TEMP Report URL: https://github.com/apache/airflow/actions/runs/

[GH] (airflow/main): Workflow run "Release PROD images" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Release PROD images" on airflow.git/main has failed. Run started by GitHub user ashb (triggered by ashb). Head commit for run: da670180673667dc41f602d05aa92408ec83dcff / Ash Berlin-Taylor Build images with constraints when building pre-release images (#49092) We noticed

[GH] (airflow/docs-update-fundamentals): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/docs-update-fundamentals has failed. Run started by GitHub user cmarteepants (triggered by cmarteepants). Head commit for run: 87895ef5827ef1f3a57e2791549f2b59ea338e86 / Constance Martineau Merge branch 'apache:main' into docs-update-fundamentals

[GH] (airflow/fix-workflow-trigger-deferrabe): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix-workflow-trigger-deferrabe has succeeded. Run started by GitHub user gopidesupavan (triggered by gopidesupavan). Head commit for run: 1249e2ca953ce1a2dd2b636153b41f3d7851fbcd / Pavan Kumar Fix trigger tests Report URL: https://github.com/apach

[GH] (airflow/reset-sigterm): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/reset-sigterm has failed. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: 6e8f2f5593184c3836885f7517b4cf9ab3dbd4d8 / Kaxil Naik Reset `SIGTERM` signal for forked process The DB error that was highlighted in https://gith

[GH] (airflow/fix-dagstate-trigger): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix-dagstate-trigger has succeeded. Run started by GitHub user gopidesupavan (triggered by gopidesupavan). Head commit for run: 72aff1677e611207d051f08893384702ff13f543 / Pavan Kumar Fix wrong import place Report URL: https://github.com/apache/air

[GH] (airflow/update-acl-on-databricks-workflowoperator-reset): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/update-acl-on-databricks-workflowoperator-reset has succeeded. Run started by GitHub user rawwar (triggered by rawwar). Head commit for run: 12431a7650d64e16de30add611c9b3f629313d34 / Kalyan R Merge branch 'main' into update-acl-on-databricks-workf

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

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 9b1a507483a86aa87e4f70621dd9af8afb1f1f21 / Ash Berlin-Taylor Update expected list of providers for prod image tests (#49096) These were recently removed

[GH] (airflow/refactor/make-generate-jwt-token-as-common-module): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/refactor/make-generate-jwt-token-as-common-module has failed. Run started by GitHub user jason810496 (triggered by Lee-W). Head commit for run: 7b772ccc71c49b0d9124d4200b9e30afbca349c4 / LIU ZHE YOU <68415893+jason810...@users.noreply.github.com> M

[GH] (airflow/2025-03-24-trigger): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/2025-03-24-trigger has failed. Run started by GitHub user baolsen (triggered by baolsen). Head commit for run: 91187d3c7e96277493116d74b6818da1b95a0331 / Bjorn Olsen fixup for code review comments Report URL: https://github.com/apache/airflow/actio

[GH] (airflow/fix/v2-10-test/k8s-flaky-test-with-test_integration_run_dag_with_scheduler_failure): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/fix/v2-10-test/k8s-flaky-test-with-test_integration_run_dag_with_scheduler_failure has failed. Run started by GitHub user jason810496 (triggered by jason810496). Head commit for run: b180b2f6d7404eeec217da4e2f5f275f2908cbb8 / LIU ZHE YOU [v2-10-te

[GH] (airflow/ramitkataria/refactor-task-branch): Workflow run "Tests" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/ramitkataria/refactor-task-branch has succeeded. Run started by GitHub user ramitkataria (triggered by ramitkataria). Head commit for run: a14684da3b3b4998c41ba2bf04b8c0a0a207bb9a / Ramit Kataria Refactor AWS system tests to not use @task.branch T

[GH] (airflow/upgrade-to-uv-0.6.13): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/upgrade-to-uv-0.6.13 has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 8d88c3083044a7376e798f37d399e978a5f83fb9 / Jarek Potiuk Upgrade to uv 0.6.13 Report URL: https://github.com/apache/airflow/actions/runs/1

[GH] (airflow/data-migration): Workflow run "Tests" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Tests" on airflow.git/data-migration has failed. Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy). Head commit for run: 18db94e8bd1d4d61df6a2b49a7b1f22370a8627f / Ephraim Anierobi drop correct fkey for sqlite Report URL: https://github.com/apache/air

  1   2   >