airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Results 1281 airflow issues
Sort by recently updated
recently updated
newest added

closes: #58490 When KPO first starts if does a call to either adopt an existing pod or create a new one. If the pod already exists, then its state will...

area:providers
provider:cncf-kubernetes

Bumps the core-ui-package-updates group with 58 updates in the /airflow-core/src/airflow/ui directory: | Package | From | To | | --- | --- | --- | | [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `3.20.0` |...

area:UI
javascript
dependencies

Bumps the pip-dependency-updates group with 2 updates in the / directory: [trove-classifiers](https://github.com/pypa/trove-classifiers) and [keyring](https://github.com/jaraco/keyring). Bumps the pip-dependency-updates group with 1 update in the /dev/breeze directory: [hatch](https://github.com/pypa/hatch). Updates `trove-classifiers` from 2025.9.9.12...

area:dev-tools
python
dependencies
backport-to-v3-1-test

Bumps the ui-plugin-template-package-updates group with 25 updates in the /dev/react-plugin-tools/react_plugin_template directory: | Package | From | To | | --- | --- | --- | | [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `3.26.0` |...

area:dev-tools
javascript
dependencies
backport-to-v3-1-test

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

javascript
dependencies

Bumps the edge-ui-package-updates group with 12 updates in the /providers/edge3/src/airflow/providers/edge3/plugins/www directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.10` |...

area:providers
javascript
provider:edge
dependencies

Bumps the core-ui-package-updates group with 10 updates in the /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.11` |...

area:API
javascript
dependencies

Bumps the core-ui-package-updates group with 86 updates in the /airflow/www directory: | Package | From | To | | --- | --- | --- | | [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `2.4.2` |...

javascript
dependencies

Bumps the fab-ui-package-updates group with 3 updates in the /providers/fab/src/airflow/providers/fab/www directory: [css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin), [prettier](https://github.com/prettier/prettier) and [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin). Updates `css-minimizer-webpack-plugin` from 7.0.2 to 7.0.3 Release notes Sourced from css-minimizer-webpack-plugin's releases. v7.0.3 7.0.3 (2025-12-05)...

area:providers
javascript
provider:fab
dependencies

Following PR #57237, @bbovenzi gave me a [piece of feedback](https://github.com/apache/airflow/pull/57237#discussion_r2469969592) that we should try to avoid fetching all of the tasks a second time and then iterating through them all...

area:API
area:UI