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

2025-10-24 Thread GitBox


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

Head commit for run:
a92319ac83258acd5e9ed5598bb7f06f22d78d0e / GPK 
Fix Pagerduty tests for latest version 6.0.0 (#57216)

* Fix Pagerduty tests for latest version 6.0.0

* Fix tests

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-24 Thread GitBox


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

Head commit for run:
1d96f675991d3f9360f1c6eff36640217debf307 / ChenChen Lai 
<[email protected]>
Migrate grpc provider to common.compat (#57087)

* Migrate remaining providers to common.compat compatibility layer in grpc

* fix grpc static check

* Apply suggestion from @kaxil

-

Co-authored-by: Kaxil Naik 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-24 Thread GitBox


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

Head commit for run:
b92ae3d1d1dee533d91809847bda16726d1517d9 / Bhavani Ravi 

Migrate sftp provider to `common.compat` (#57111)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-24 Thread GitBox


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

Head commit for run:
881c0a3cc6e8f76d76f54d47cb9db7182d798c93 / Jens Scheffler 
<[email protected]>
Extract prek hooks for Common.Compat provider (#57183)

* Extract prek hooks for Common.Compat provider

* Apply suggestion from @jscheffl

* Update providers/common/compat/.pre-commit-config.yaml

Co-authored-by: Kaxil Naik 

-

Co-authored-by: Kaxil Naik 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-23 Thread GitBox


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

Head commit for run:
84c882a1d0799ed6aa7011baf471dca407f1e78c / Manabu McCloskey 

Fix DAG bundle retrieval from S3 (#57178)

Signed-off-by: Manabu McCloskey 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-23 Thread GitBox


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

Head commit for run:
5013aad00b3b76e442861f8233c2691845f1fff1 / Kaxil Naik 
Fix dag-processor crash when renaming DAG tag case on MySQL (#57113)

When a user changed only the case of a DAG tag (e.g., 'dangerous' to
'DANGEROUS'), the dag-processor would crash with a duplicate key error
on MySQL due to case-insensitive collation in the PRIMARY KEY. This
occurred because SQLAlchemy executed INSERT operations before DELETE
operations during the flush.

The fix ensures DELETE operations complete before attempting INSERT
operations by explicitly flushing and refreshing the tag relationship
from the database.

Fixes #56940

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-23 Thread GitBox


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

Head commit for run:
68d2fabdbf931e779cf74c1bd4c9c2ee0384aac0 / Bhavani Ravi 

Migrate `Papermill` provider to `common.compat` (#57118)

fixes part of: #57018

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-23 Thread GitBox


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

Head commit for run:
8a7bc17a57adf4d89cecb6599fa70f7f3f1dcd4c / Amogh Desai 

Expand task sdk integration tests to cover task instance endpoints (#57056)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-21 Thread GitBox


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

Head commit for run:
9b1beb4b51ad35bbd4ceda33a9745b2a9fa22ea2 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump vite from 7.1.5 to 7.1.11 in /airflow-core/src/airflow/ui (#56912)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 
to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- 
[Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-21 Thread GitBox


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

Head commit for run:
d9790957192c770499a5462e7b1e86ec2f3c3bbb / Kalyan R 
update celery broker_url config description (#56917)

* update celery broker_url config description

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-20 Thread GitBox


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

Head commit for run:
d83e80ff615cd848c7d0ba616522741e524f7d0c / Dev-iL 
<[email protected]>
FAB: reuse ORM type hints from common-compat (#56903)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-20 Thread GitBox


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

Head commit for run:
d83e80ff615cd848c7d0ba616522741e524f7d0c / Dev-iL 
<[email protected]>
FAB: reuse ORM type hints from common-compat (#56903)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-20 Thread GitBox


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

Head commit for run:
3eda4081921c17a3d04c7b2f994a5b7671ffc219 / Zhen-Lun (Kevin) Hong 

fix mypy type errors in imap provider for sqlalchemy 2 upgrade (#56810)

* fix mypy type errors in imap provider for sqlalchemy 2 upgrade

* refactor: simplify if clause to or operation

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-20 Thread GitBox


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

Head commit for run:
503358e815459a63a29f1ba11d4ecd298ae4a521 / Kevin Yang 
<[email protected]>
Handle get_queue_info todo in JenkinsJobTriggerOperator (#54207)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-19 Thread GitBox


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

Head commit for run:
2e1422be30e54a02f5e9af9ce02f0bb686b2fb0f / John Nguyen 
<[email protected]>
Add fail_on_file_not_exist to SFTPToGCSOperator (#56528)

* Add fail_on_file_not_exist to SFTPToGCSOperator

* working with local DAG

* working with local DAG

* Trigger Build

* fix test

* fix unit test case

-

Co-authored-by: John Nguyen 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-19 Thread GitBox


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

Head commit for run:
2e1422be30e54a02f5e9af9ce02f0bb686b2fb0f / John Nguyen 
<[email protected]>
Add fail_on_file_not_exist to SFTPToGCSOperator (#56528)

* Add fail_on_file_not_exist to SFTPToGCSOperator

* working with local DAG

* working with local DAG

* Trigger Build

* fix test

* fix unit test case

-

Co-authored-by: John Nguyen 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-19 Thread GitBox


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

Head commit for run:
3cb7fc0f46b9c02cccb9cecd23def11b9e60193a / rich7420 
<[email protected]>
fix mypy type errors in test_variable.py (#56802)

* fix mypy type errors in test_variable.py

* fix for static check

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-19 Thread GitBox


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

Head commit for run:
3cb7fc0f46b9c02cccb9cecd23def11b9e60193a / rich7420 
<[email protected]>
fix mypy type errors in test_variable.py (#56802)

* fix mypy type errors in test_variable.py

* fix for static check

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-19 Thread GitBox


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

Head commit for run:
3cb7fc0f46b9c02cccb9cecd23def11b9e60193a / rich7420 
<[email protected]>
fix mypy type errors in test_variable.py (#56802)

* fix mypy type errors in test_variable.py

* fix for static check

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
b7cb84e65ff20cb2d5c0ecbc5b060117c17103ff / GPK 
Fix get_ti_count and get_task_states access in callbackrequests (#56822)

* Fix get_ti_count and get_task_states access in callbackrequests

* Add tests

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
1ab5bb63fc00257bf492e1ef2fe71b4c2ca067a5 / Dheeraj Turaga 

Fix KeyError when accessing retry_delay on MappedOperator without explicit 
value (#56605)


  When querying the API endpoint for mapped tasks (e.g., 
/api/v2/dags/{dag_id}/tasks/{task_id}),
  the server returned a 500 Internal Server Error if the mapped task didn't 
have an explicit
  retry_delay set. The retry_delay property was using direct dictionary access 
which raised
  a KeyError during serialization.

  Changed to use .get() with the default value from SerializedBaseOperator (300 
seconds)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
8836376a778ac2e9b39a2dcacb6262aab5591529 / Jarek Potiuk 
Switch mypy prek hooks to be executed on pre-push, not on pre-commit (#56829)

The MyPy checks are slow and they require breeze image to be built,
so they are slowing down commit operations when you have prek
installed and your image is not built or your change contains
a number of files and mypy cache is not warmed up.

Moving mypy checks to pre-push makes it easier to accept by
developers to run `prek install` - and they might also opt-in to
use `prek install --hook-type pre-push` if they want to (by default)
run mypy checks when pushing their changes.

Still - even if you install prek with hook-stage `pre-push` you can
skip it by `git push --no-verify` - same as in case of commit.

This should make "prek" experience quite a bit better for casual usage
or when people are not keeping their breeze image updated.

This should also help in case of cherry-picking, when cherry-picking,
and you need to resolve conflicts, git does not have option to run
`cherry-pick --continue --no-verify` and you need to manually
uninstall prek to skip running prek hooks - which often is slow
due to image not being fresh enough and mypy being generally slow.

This might be quite a QOL improvement for many contributors

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
416c73e864b5c9a52b50053baa7876bcb5bcfe38 / Kaxil Naik 
Fix memory leak in remote logging connection cache (#56695)

The remote logging connection cache was using `@lru_cache` with the API
client instance as a parameter. This caused client references to be
retained in the cache indefinitely, preventing garbage collection and
causing memory leaks when tasks created multiple client instances.

The new implementation ensures connection details are cached for
performance while allowing client instances to be properly garbage
collected after use.

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
92fee84c5c9c07bfa14c02458ab9d3b5a49d9124 / Xch1 
<[email protected]>
Enable PT011 rule to prvoider tests (#55980)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
2c62f88e05d0135496e736e5080e9b8fbe128a4e / Amogh Desai 

Bump uv version to 0.8.24 and prek to 0.2.4 (#56464)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
677660ed056a7cfefd84e4d3beec05e2d95d6c75 / Jens Scheffler 
<[email protected]>
Increase cache epoch to ensure cache on main is evicted (#55933)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
2c62f88e05d0135496e736e5080e9b8fbe128a4e / Amogh Desai 

Bump uv version to 0.8.24 and prek to 0.2.4 (#56464)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
8966d288271952464b0f375beb940aafc4c59964 / Dheeraj Turaga 

Fix log text selection contrast in light mode (#56216)

* Fix log text selection contrast in light mode

  Changed selection background from brand.subtle to gray.emphasized
  to improve readability when highlighting text in the log viewer.
  This aligns with the DAG code viewer styling and provides better
  contrast across both light and dark themes.

* Brent's suggestions

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
d43b468c1852fb94f29748126242400cf22bb411 / Jens Scheffler 
<[email protected]>
Use Task Display Name in Grid if existing (#56393)

* Use Task Display Name in Grid if existing

* Consider short task ID w/o prefix if no display name

* Add some tests with labels on tasks

* Apply ruff

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
d448d08566cf0f91d7e7e7aba6ad5fd9dd554ea2 / Kaxil Naik 
Add uvicorn to spelling ignore list (#56441)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
5247258ed0eb0bcc302f233a27b77f2f35c67f8e / Srivats S Raghavan 

added the path for the how-to-guide docs for copy into Snowflake (#56527)

* added how to guide for provider info

* updated provider.yaml to include how to guide path

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
5f8eff1d34d60a5d98d21b770f2b215f64e9a6ab / Brunda10 
Fix multi-line drag selection in task log view (#56238)

Co-authored-by: Brent Bovenzi 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-18 Thread GitBox


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

Head commit for run:
0931482db14a30492662187123020d18a705799d / Amogh Desai 

Temporarily limit fastapi to less than 0.118.0 to fix CI (#56239)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
17037e6a2cf7151c361bd611e20e96b68d3f6096 / Jarek Potiuk 
Lazy import PodGenerator for deserialization  (#56733)


The #56692 introduced optimization for PodGenerator imports - but there
was a problem that when deserializing Pod it failed when no k8s classes
were loaded - but it really is not optimisation but failure - nothing
actually prevents us from importing the k8s classes and we actually have
to do it in case we want to deserialize serialized Pod.  # Please enter
the commit message for your changes. Lines starting

* fixup! Skip PodGenerator import for deserialization when no k8s installed

* fixup! fixup! Skip PodGenerator import for deserialization when no k8s 
installed

-

Co-authored-by: Kaxil Naik 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
8c8d0de39aeeb523f74556c626b7c432149b8cfd / antonlin1 
add `Datadog` as company using airflow (#56546)

* add `DataDog` as company using airflow

* Update INTHEWILD.md

Co-authored-by: Aaron Schutzengel 

* Update INTHEWILD.md

Co-authored-by: HeroCC <[email protected]>

-

Co-authored-by: Aaron Schutzengel 
Co-authored-by: HeroCC <[email protected]>

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
bfbd90181a03f16f00da4e530803c69bd83ed274 / Jens Scheffler 
<[email protected]>
Fix broken main after pydantic 2.12.0 - partly cleanup (#56514)

* Fix broken main after pydantic 2.12.0 - partly cleanup

* Fix broken main after pydantic 2.12.0 - partly cleanup, align task SDK as well

* Regenerate generated code

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
88175f8365e7543c8a7b968d668a2ff6470e90ae / Jarek Potiuk 
Add cleanup of free space for provider tests (#56681)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
db4b534a29abe5a990d776b311f0dcb80631d65b / Jakub Orłowski 

Fix typo in contributing-docs/05_pull_requests.rst (#56573)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
af8a4b5457a7a7c95bd8e7ebf47ad747b81dbbd8 / GPK 
Free up disk space in k8s tests (#56746)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
bfbd90181a03f16f00da4e530803c69bd83ed274 / Jens Scheffler 
<[email protected]>
Fix broken main after pydantic 2.12.0 - partly cleanup (#56514)

* Fix broken main after pydantic 2.12.0 - partly cleanup

* Fix broken main after pydantic 2.12.0 - partly cleanup, align task SDK as well

* Regenerate generated code

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
04d3c440e3c741b0f2d9ac4d34d2f09f8b41a38b / Kaxil Naik 
Fix retry callbacks not executing for externally killed tasks (#56586)

* Fix retry callbacks not executing for externally killed tasks

When tasks with remaining retries were killed externally the
`on_failure_callback` was incorrectly executed
instead of `on_retry_callback`.

The scheduler now correctly sets the callback type to `UP_FOR_RETRY` when
tasks are eligible to retry, ensuring proper callback and email routing.
For heartbeat timeouts, the task is loaded before evaluating retry
eligibility to access the task's retry configuration.

Fixes #56196

* fixup! Fix retry callbacks not executing for externally killed tasks

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
6b809a30e1df42eb8b34e6d47b16ba57bc60e7d4 / Nitochkin 
<[email protected]>
Update system tests in google provider. Add constraints to prevent from failing 
and modify example_cloud_logging_sink (#55939)

Co-authored-by: Anton Nitochkin 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
a6506f2b4681a0eceddfc68f82ebaa51c7cb85bc / Brent Bovenzi 
Add optional pending dag runs check to auto refresh (#56014)

* Add optional pending dag runs check to auto refresh

* Readd hasActiveRun check for structure

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
0faffe40b4e561aad3cfcfca4632f1bcf3ad2bca / karunpoudel 
<[email protected]>
Azure IAM/Entra ID support for PostgresHook (#55729)

* init

fx

fx

pre-commit

progress

fx

fx

fx

* fx

* add config

* conf doc

* fx

* fix1

* update version

* fix doc

* prek fix

* updates

* fix

* Update pyproject.toml

* Update pyproject.toml

* fix

* try

* pass

* doc and test

-

Co-authored-by: Karun Poudel 
Co-authored-by: Karun Poudel <[email protected]>

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-17 Thread GitBox


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

Head commit for run:
7939692b266a20b340f133f998612f083c585b6c / Pierre Jeambrun 

Improve UI retry strategy on client errors (#56625)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-15 Thread GitBox


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

Head commit for run:
32e81b11d59614a2f6d737563410fa16e80308e8 / VladaZakharova 
Fix managed kafka system tests to use correct network name (#56654)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-15 Thread GitBox


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

Head commit for run:
b0421df7df618bf965876c8c16bb8c9d6ae4061d / Wei Lee 
Add `HITLDetailHistory` (#55952)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-14 Thread GitBox


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

Head commit for run:
d2df89e795216f279a0c584f2c3e22b89dab8948 / Kavya Katal 
Finalising Core Documentation Pages Screenshot Update (#56167)

closes https://github.com/apache/airflow/issues/55521?

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-14 Thread GitBox


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

Head commit for run:
69dfea43bf98a318628fae921fd7e92d73b06c77 / Shahar Epstein 
<[email protected]>
Add GCS Dag bundle (unversioned) (#55919)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-13 Thread GitBox


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

Head commit for run:
75cb73f6acea924a138dfca4d144c185193e6171 / Zach Liu 

Add poke_mode_only to version_compat to fix the incorrect deprecation warning 
(#56435)

* fix the deprecation warning

* for pre-3.1 versions

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-10 Thread GitBox


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

Head commit for run:
5247258ed0eb0bcc302f233a27b77f2f35c67f8e / Srivats S Raghavan 

added the path for the how-to-guide docs for copy into Snowflake (#56527)

* added how to guide for provider info

* updated provider.yaml to include how to guide path

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-09 Thread GitBox


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

Head commit for run:
af2701fc9eca42ebe82253f7c763f0a1303fcff4 / Jens Scheffler 
<[email protected]>
Use Task Display Name in Graph if existing (#56455)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-09 Thread GitBox


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

Head commit for run:
8400602cbc9f2e6df7648157969e0536108f65ad / Ash Berlin-Taylor 
Simple sending of return value to XCom (#56481)

This right now is very simple and will need to evolve over time -- it doens't
support XCom backends for instance.

We also don't handle any of the "serialization" format for more advanced
types, such as datetime/time.Time etc. That will come later

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-03 Thread GitBox


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

Head commit for run:
dcd9f8b4de385ba40b04a4c68b7955093378e964 / Javier Herrer Torres 

fix(livy): replace connection type (#55984)

Co-authored-by: Javier Herrer Torres 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-02 Thread GitBox


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

Head commit for run:
41078f1525cccfa439af0527a46f75cc2015abdf / VladaZakharova 
Fix dataflow java system test + link (#56286)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-02 Thread GitBox


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

Head commit for run:
51e648cc19edfb92a166c2491122d7c6ab9122ed / Elad Kalif 
<[email protected]>
Prepare standard provider to release (RC2 September 2025) (#56181)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-02 Thread GitBox


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

Head commit for run:
f77baa2f8ec9d2901ebcfa53b0ae209f374a26bb / Kacper Muda 
chore: add sleep in ol test operator (#54807)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-02 Thread GitBox


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

Head commit for run:
d0997c7824a1499f0e9c45406f86c9b10d56d3ce / meher1993 
Add if_not_exists to index creation in migrations (#56328)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-02 Thread GitBox


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

Head commit for run:
51e648cc19edfb92a166c2491122d7c6ab9122ed / Elad Kalif 
<[email protected]>
Prepare standard provider to release (RC2 September 2025) (#56181)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-02 Thread GitBox


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

Head commit for run:
a7efd4dba53b3e39c6604e3b157ca1fd81428838 / Kacper Muda 
nit: Bump required OL client for Openlineage provider (#56302)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-01 Thread GitBox


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

Head commit for run:
2136f56339a4e4dfe84b867f5e01bd3acf55d353 / Ash Berlin-Taylor 
Add a prototype Edge Worker client to the Go SDK (#56290)

As the Edeg API server is currently implemented we need to "pretend" to be  a
specific Airflow and Edge provider version. These default to the currently
released versions, but can be changed via env vars to work elsewhere.

This works enough to run tasks, but there might need to be some changes to the
Edge API to support non-python clients (for example, working out the
versioning strategy to make it long-term supportible and not need the Airflow
and Edge Provider version to match 100%).

A chunk of the changes here are to make the config and global setup "more well
structured" -- so that they are suitable to be easily called from multiple
workers (Celery and Go, useful if we don't end up keeping the Celery worker)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-10-01 Thread GitBox


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

Head commit for run:
696fd73accc1f8ed867befe2abe0be64f4eacc0b / Elad Kalif 
<[email protected]>
Prepare fab and amazon providers to release (September 2025) (#56241)

* Prepare fab and amazon providers to release (September 2025)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-30 Thread GitBox


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

Head commit for run:
bffd1f684586960a954cb40a0a4e61c196c3444a / Amogh Desai 

Fix SQLA Mapped type import errors in model classes (#56253)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-29 Thread GitBox


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

Head commit for run:
1f976d00fccb5875f0bf5aa07b51af12feb01995 / Dheeraj Turaga 

Fix scheduler crash during 3.0 to 3.1 migration when retry_delay is None 
(#56202)

* Kaxil's suggestions

* make default a float because some tests are complaining

* Fix test

* fixup! Fix test

* fixup! fixup! Fix test

-

Co-authored-by: Kaxil Naik 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-27 Thread GitBox


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

Head commit for run:
d4a6a998b81b7229142ea6b3005dae18f9be45df / Jens Scheffler 
<[email protected]>
Revise details of edge documentation after Airflow 3.1 release (#56166)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-27 Thread GitBox


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

Head commit for run:
cbd23a8dcd1ffc65ae4d1874374e3e004c5352b7 / Eitan Shalev 
<[email protected]>
Fix a tiny Hebrew typo (#56168)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-27 Thread GitBox


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

Head commit for run:
237fa694e0734081fee37a9124510eb09e6fa740 / Xch1 
<[email protected]>
Enable PT011 rule to provider tests (#56131)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-26 Thread GitBox


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

Head commit for run:
b47586eb55466d0ed05a4ebb67de19cfefd4cfc8 / D. Ferruzzi 
Add async support for Amazon SNS Notifier (#56133)

* Add async support for Amazon SNS Notifier

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-26 Thread GitBox


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

Head commit for run:
dc9ad8c53ceabfea24b5bd8f11f18b1c14bb7a46 / Florian Maurer 
Use eralchemy instead of eralchemy2 (#55758)

`eralchemy2` got merged back to `eralchemy`, so this should depend on the 
maintained version.

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-26 Thread GitBox


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

Head commit for run:
3f2f18037b49291767707f22d573bf887f2079e9 / Kirill Romanikhin 
<[email protected]>
Support nested groups resolution for LDAP authentication in Fab auth manager

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-26 Thread GitBox


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

Head commit for run:
0919b62f46a7dff902d407c5d4d50c319c42961f / Shahar Epstein 
<[email protected]>
Change translation freeze setting to False (#56116)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-25 Thread GitBox


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

Head commit for run:
eb53d33142d3b8eba83ce51e707e686f277db214 / Kaxil Naik 
Run providers compat test with Airflow 3.1 & fix compat (#56118)

Some compat layers were wrong! Fixed them while adding 3.1.0 to provider compat 
matrix

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-25 Thread GitBox


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

Head commit for run:
e5c7fffe61623ef43afa4748db3b61718c886ce1 / Ash Berlin-Taylor 
Improvements to Go CI pipelines (#56105)

Update gotestsum to latest version, and enable its github-actions output mode
so we get grouping automatically

And most importantly, enable CodeQL scanning on Go

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-25 Thread GitBox


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

Head commit for run:
7916ab3560459af6b7695aed385ea790e1933a73 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump the core-ui-package-updates group across 1 directory with 17 updates 
(#56002)

* Bump the core-ui-package-updates group across 1 directory with 17 updates

Bumps the core-ui-package-updates group with 17 updates in the 
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory:

| Package | From | To |
| --- | --- | --- |
| 
[@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react)
 | `3.25.0` | `3.27.0` |
| 
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
 | `5.85.5` | `5.90.2` |
| [axios](https://github.com/axios/axios) | `1.12.0` | `1.12.2` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | 
`7.62.0` | `7.63.0` |
| 
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
 | `7.8.2` | `7.9.1` |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) 
| `1.3.2` | `1.4.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | 
`9.34.0` | `9.36.0` |
| 
[@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin)
 | `5.2.3` | `5.4.0` |
| 
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
 | `19.1.11` | `19.1.13` |
| 
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
 | `19.1.8` | `19.1.9` |
| 
[@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc)
 | `4.0.1` | `4.1.0` |
| [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.36.0` |
| 
[eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh)
 | `0.4.20` | `0.4.21` |
| 
[eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) 
| `60.0.0` | `61.0.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
| 
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
 | `8.41.0` | `8.44.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.5` | 
`7.1.7` |



Updates `@chakra-ui/react` from 3.25.0 to 3.27.0
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- 
[Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- 
[Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/react)

Updates `@tanstack/react-query` from 5.85.5 to 5.90.2
- [Release notes](https://github.com/TanStack/query/releases)
- 
[Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query)

Updates `axios` from 1.12.0 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.12.0...v1.12.2)

Updates `react-hook-form` from 7.62.0 to 7.63.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- 
[Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.62.0...v7.63.0)

Updates `react-router-dom` from 7.8.2 to 7.9.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- 
[Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- 
[Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `@eslint/compat` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- 
[Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- 
[Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.0/packages/compat)

Updates `@eslint/js` from 9.34.0 to 9.36.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js)

Updates `@stylistic/eslint-plugin` from 5.2.3 to 5.4.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- 
[Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.4.0/packages/eslint-plugin)

Updates `@types/react` from 19.1.11 to 19.1.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- 
[Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.1.8 to 19.1.9
- [Release notes](https://

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

2025-09-23 Thread GitBox


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

Head commit for run:
ab48b2b6ef5b6373ea286ecdee98a5961e49e6e4 / Kaxil Naik 
Fix `example_bash_decorator` DAG (#56020)

The ``example_bash_decorator`` was broken since it relied on the Airflow source 
code path.

Before:

```
{"timestamp":"2025-09-23T11:44:15.971920Z","level":"info","event":"Running 
command: ['/usr/bin/bash', '-c', 
'stat']","logger":"airflow.task.hooks.airflow.providers.standard.hooks.subprocess.SubprocessHook","filename":"subprocess.py","lineno":88}
{"timestamp":"2025-09-23T11:44:15.995649Z","level":"info","event":"Output:","logger":"airflow.task.hooks.airflow.providers.standard.hooks.subprocess.SubprocessHook","filename":"subprocess.py","lineno":99}
{"timestamp":"2025-09-23T11:44:15.999568Z","level":"info","event":"stat: 
missing 
operand","logger":"airflow.task.hooks.airflow.providers.standard.hooks.subprocess.SubprocessHook","filename":"subprocess.py","lineno":106}
{"timestamp":"2025-09-23T11:44:15.999669Z","level":"info","event":"Try 'stat 
--help' for more 
information.","logger":"airflow.task.hooks.airflow.providers.standard.hooks.subprocess.SubprocessHook","filename":"subprocess.py","lineno":106}
{"timestamp":"2025-09-23T11:44:16.000278Z","level":"info","event":"Command 
exited with return code 
1","logger":"airflow.task.hooks.airflow.providers.standard.hooks.subprocess.SubprocessHook","filename":"subprocess.py","lineno":110}
{"timestamp":"2025-09-23T11:44:16.000884Z","level":"error","event":"Task failed 
with 
exception","logger":"task","filename":"task_runner.py","lineno":972,"error_detail":[{"exc_type":"AirflowException","exc_value":"Bash
 command failed. The command returned a non-zero exit code 
1.","exc_notes":[],"syntax_error":null,"is_cause":false,"frames":[{"filename":"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/execution_time/task_runner.py","lineno":920,"name":"run"},{"filename":"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/execution_time/task_runner.py","lineno":1307,"name":"_execute_task"},{"filename":"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/bases/operator.py","lineno":416,"name":"wrapper"},{"filename":"/home/airflow/.local/lib/python3.12/site-packages/airflow/providers/standard/decorators/bash.py","lineno":100,"name":"execute"},{"filename":"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/bases/operator.py","lineno":416,"name"
 
:"wrapper"},{"filename":"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/bases/decorator.py","lineno":252,"name":"execute"},{"filename":"/home/airflow/.local/lib/python3.12/site-packages/airflow/sdk/bases/operator.py","lineno":416,"name":"wrapper"},{"filename":"/home/airflow/.local/lib/python3.12/site-packages/airflow/providers/standard/operators/bash.py","lineno":232,"name":"execute"}],"is_group":false,"exceptions":[]}]}
{"timestamp":"2025-09-23T11:44:16.025800Z","level":"info","event":"Task 
instance in failure state","logger":"task.stdout"}
{"timestamp":"2025-09-23T11:44:16.025944Z","level":"info","event":"Task 
start","logger":"task.stdout"}
{"timestamp":"2025-09-23T11:44:16.026033Z","level":"info","event":"Task:","logger":"task.stdout"}
{"timestamp":"2025-09-23T11:44:16.026135Z","level":"info","event":"Failure 
caused by Bash command failed. The command returned a non-zero exit code 
1.","logger":"task.stdout"}
```

After:

```
[2025-09-24 02:12:47] INFO - Task instance is in running state
[2025-09-24 02:12:47] INFO -  Previous state of the Task instance: 
TaskInstanceState.QUEUED
[2025-09-24 02:12:47] INFO - Current task name:get_file_stats
[2025-09-24 02:12:47] INFO - Dag name:example_bash_decorator
[2025-09-24 02:12:47] INFO - Tmp dir root location: /tmp
[2025-09-24 02:12:47] INFO - Running command: ['/usr/bin/bash', '-c', 'stat 
/opt/airflow/airflow-core/src/airflow/example_dags/standard/example_bash_decorator.py']
[2025-09-24 02:12:47] INFO - Output:
[2025-09-24 02:12:47] INFO -   File: 
/opt/airflow/airflow-core/src/airflow/example_dags/standard/example_bash_decorator.py
[2025-09-24 02:12:47] INFO -   Size: 3867   Blocks: 8  IO Block: 
4096   regular file
[2025-09-24 02:12:47] INFO - Device: 0,34   Inode: 2057958327228072012  
Links: 1
[2025-09-24 02:12:47] INFO - Access: (0644/-rw-r--r--)  Uid: (0/root)   
Gid: (0/root)
[2025-09-24 02:12:47] INFO - Access: 2025-09-24 01:12:17.366858270 +
[2025-09-24 02:12:47] INFO - Modify: 2025-09-24 01:08:56.992964565 +
[2025-09-24 02:12:47] INFO - Change: 2025-09-24 01:08:56.992964565 +
[2025-09-24 02:12:47] INFO -  Birth: -
[2025-09-24 02:12:47] INFO - Command exited with return code 0
[2025-09-24 02:12:47] INFO - Pushing xcom 
ti=RuntimeTaskInstance(id=UUID('01997947-a73f-77ea-a2d0-a4d63f57bf03'), 
task_id='get_file_stats', dag_id='example_bash_decorator', 
run_id='manual__2025-09-24T01:12:42.913441+00:00', try_number=1, 
dag_version_id=UUID(

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

2025-09-23 Thread GitBox


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

Head commit for run:
c18288fe58c154151618aa4a439c327ad9ee2aa8 / D. Ferruzzi 
Add some basic metrics related to Deadline Alerts (#55971)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-23 Thread GitBox


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

Head commit for run:
c18288fe58c154151618aa4a439c327ad9ee2aa8 / D. Ferruzzi 
Add some basic metrics related to Deadline Alerts (#55971)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-23 Thread GitBox


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

Head commit for run:
c073714bc23cdde2228cf29435d491c4dbce00e5 / Pierre Jeambrun 

Fix Gantt misalignment (#55995)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-23 Thread GitBox


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

Head commit for run:
3ad61d82e68699bfa205de2a9ece6d8d3b54a5a7 / Pierre Jeambrun 

Fix PoolBar flex values (#55957)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-21 Thread GitBox


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

Head commit for run:
3dd7a271b2ff0aa943e05b814d974773c4636d11 / Jens Scheffler 
<[email protected]>
build(open-api): regnerate open api spec (#55931)

* build(open-api): regnerate open api spec

* Fix static checks in Edge

* Fix static checks in Edge v2

-

Co-authored-by: Wei Lee 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-21 Thread GitBox


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

Head commit for run:
3dd7a271b2ff0aa943e05b814d974773c4636d11 / Jens Scheffler 
<[email protected]>
build(open-api): regnerate open api spec (#55931)

* build(open-api): regnerate open api spec

* Fix static checks in Edge

* Fix static checks in Edge v2

-

Co-authored-by: Wei Lee 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-20 Thread GitBox


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

Head commit for run:
b13605a2434a78fc19863b6d1d501c38401178ed / Elad Kalif 
<[email protected]>
switch dependabot from v3-0-test to v3-1-test (#55600)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-20 Thread GitBox


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

Head commit for run:
04537dee693809d580b6dc3417cdb0da9aaa590d / Jarek Potiuk 
Make /mnt writeable in publish-docs workflow back (#55450)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-20 Thread GitBox


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

Head commit for run:
7d6e148fe6ac61d1d99f449915b30772a0cee854 / Pierre Jeambrun 

Fix plugin resgistration for invalid objects (#55264)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-19 Thread GitBox


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

Head commit for run:
6204490195e6cc1e87d320c95702b6410d589f17 / Fortytwo 
Fix (internationalization): Simplified Chinese fills in gaps and removes extra 
content, optimizes description (#55564)

* feat(i18n): Add Chinese (zh-CN) internationalization support

This commit adds Simplified Chinese (zh-CN) internationalization support to 
Airflow UI.

The changes include:
- Added complete Simplified Chinese translation files
- Updated i18n configuration to include zh-CN locale
- Updated translation completeness check script
- Updated CODEOWNERS for zh-CN translations
- Optimized translations for better user experience
- Unified terminology for consistency (e.g. backfill, login)
- Updated DAG/DAGs capitalization according to #55099

Co-authored-by: @gyli

* Apply suggestions from code review

* fixup! Apply suggestions from code review

-

Co-authored-by: Kaxil Naik 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-18 Thread GitBox


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

Head commit for run:
e66b237238c6eef1826c001e584a1992b3d879e7 / Constance Martineau 

(docs) update architecture overview screenshots (#55859)

* docs(architecture-overview): placeholder

* refresh screenshots for updated UI

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-18 Thread GitBox


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

Head commit for run:
23755883e5d82596392b7cb80e71de2c70e82850 / Morgan 
Fix `version_compat` for Docker decorator with Airflow 3.0.X (#55447)

The decorated operator for this provide fails with Airflow 3.0.X and
provider version > 4.4.0. #52465 updated version_compat and the operator
to use the BaseOperator from the Task SDK. However, this operator is
missing the required `xcom_push` method in version 3.0.X.

This causes failures when using the decorater operator with
AttributeError: '_DockerDecoratedOperator' object has no attribute
'xcom_push'.

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-18 Thread GitBox


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

Head commit for run:
1b88626ac3904ac98a293bef934c8b136eb21b42 / Kaxil Naik 
Install ``greenback`` in Task SDK (#55855)

We added `greenback` code in Task SDK & Core Airflow in 
https://github.com/apache/airflow/pull/55799 but
only added dep in Core but not Task SDK. This fixes it.

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-18 Thread GitBox


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

Head commit for run:
a0fb6fee0244463e79726578b54398d6179c6f5f / Kaxil Naik 
Bump DAG Serialization version to 3 (#55836)

Increments `SERIALIZER_VERSION` from 2 to 3 to reflect significant changes
to parameter serialization/deserialization logic as part of SDK decoupling
work. While changes maintain backward compatibility, Ash & I discussed it
would be wise to change the format since it is a significant change and would
help in debugging as well.

All existing v1 and v2 serialized DAGs remain compatible.

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-17 Thread GitBox


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

Head commit for run:
6ac4d3fce1e1eb165755439ca7373d4ec88092e7 / Kaxil Naik 
Remove `kaxil` from `airflowctl` codeowner (#55814)

Bugra is doing a great job and I haven't had time to review his PRs.

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-17 Thread GitBox


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

Head commit for run:
8d891bb98f318a15b063d9e9faa4a4fd6b49ef3d / Kaxil Naik 
Fix circular import when using ``XComObjectStorageBackend`` (#55805)

Remove ``BaseOperator`` import from ``version_compat.py`` to prevent circular
import during ``XCom`` backend resolution. The import was causing startup
failures for scheduler and triggerer when XComObjectStorageBackend
was configured as the XCom backend.

Move ``BaseOperator`` import directly to `file_transfer.py` where it's needed,
maintaining compatibility with both Airflow 2.x and 3.x while avoiding
the circular dependency chain that was introduced in PR #52443.

For use with Airflow 2.x, this is what was causing Circular import:

```
XCom Backend Resolution
↓
airflow.providers.common.io.xcom.backend
↓
airflow.providers.common.io.version_compat (imports BaseOperator at module 
level)
↓
airflow.models.BaseOperator (or airflow.sdk.BaseOperator)
↓
airflow.models.mappedoperator (BaseOperator imports this)
↓
airflow.triggers.base (MappedOperator imports this)
↓
airflow.models.taskinstance (triggers.base imports SimpleTaskInstance)
↓
airflow.models.xcom (TaskInstance imports XCom)
↓
resolve_xcom_backend() (tries to load XCom backend again)
↓
CIRCULAR IMPORT! 🔄
```

Fixes #55803

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-17 Thread GitBox


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

Head commit for run:
b9e6ecb4cab0f34c6a3b868f865ee43f71a877b6 / yangyulely 
Correctly enable Connection "Save" button when editing 'Extra Fields' (#8)

* fix(ui): 'Extra Fields' of connection can not be edit

* Fix ci issue

* Removed the unnecessary useState hooks

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-16 Thread GitBox


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

Head commit for run:
87fc4697f742a792b5560fbb408ce8046e860e08 / Jed Cunningham 
<[email protected]>
Reduce default API server workers to 1 (#55707)

Change the default number of API server workers from 4 to 1 and add
guidance to deploy multiple API servers for scaling instead of
increasing workers per server.

With FastAPI, sync code runs in an external thread pool, making
multiple workers within a single api server less necessary than it was in
our flask days. And with uvicorns new spawn behavior instead of fork,
it means no shared copy-on-write memory between workers, so it's better
to scale horizontally now.

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-16 Thread GitBox


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

Head commit for run:
b069f1fdbf833488a8da885d62734258fc3a73eb / Sebastián Ortega 

Fix error when retrieving logs of ti not run because of upstream failures 
(#55517)

* Fix TestFileTaskLogHandler tests

* Return placeholder message when requested the logs of tasks skipped because 
of upstream failures

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-14 Thread GitBox


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

Head commit for run:
67e26dafe44046628e197820ace4d2c8775149b8 / Victor Cid 
<[email protected]>
"Extra devel is not defined" error during dev setup. (#55639)

Fixes #55635

Co-authored-by: victor 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-13 Thread GitBox


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

Head commit for run:
7d02b8528892533550d35e0e367f6101c81d9292 / Shahar Epstein 
<[email protected]>
Fix alignment of arrows in RTL mode (#55619)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-12 Thread GitBox


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

Head commit for run:
a64e2485e66c28d2ecb108d45414aac37689f193 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Bump axios from 1.11.0 to 1.12.0 in /airflow-core/src/airflow/ui (#1)

Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-12 Thread GitBox


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

Head commit for run:
8eb30c69013727d3dd56edd4e95f9727fd608c8e / GPK 
Use quotes to python version in github action env (#6)

* Use quotes to python version in github action env

* Update .github/workflows/publish-docs-to-s3.yml

Co-authored-by: Ash Berlin-Taylor 

-

Co-authored-by: Ash Berlin-Taylor 

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-11 Thread GitBox


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

Head commit for run:
e41de0880640a98a378764c5e5d52c3ee98578fd / Wei Lee 
feat(hitl): get rid off "Fallback to defaults" in HITL (#55536)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



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

2025-09-11 Thread GitBox


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

Head commit for run:
e41de0880640a98a378764c5e5d52c3ee98578fd / Wei Lee 
feat(hitl): get rid off "Fallback to defaults" in HITL (#55536)

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

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



  1   2   3   4   >