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

Moves the DeadlineAlert definitions out of the serialized_dag and into their own table in order to make UI integration easier for @bbovenzi. I kn ow I tagged a lot of...

area:serialization
kind:documentation
area:db-migrations

related: #56420 This PR switch to apidoc+autodoc only for provider docs when Astroid ≥ 4 and everything else still uses AutoAPI. On Sphinx startup, we run sphinx-apidoc to generate _api,...

stale
area:providers
kind:documentation
provider:airbyte

--- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In case of...

provider:microsoft-azure
provider:amazon
area:providers
provider:cncf-kubernetes
provider:slack
provider:http
provider:pagerduty
provider:apache-livy
provider:sftp

## Summary Fixes #58205 The `try_adopt_task_instances` method in the ECS Executor was calling `ti.command_as_list()` which doesn't exist in Airflow 3.x due to Task SDK changes. This caused the scheduler to...

provider:amazon
area:providers

### Body I have a kind request for all the contributors to the latest provider distributions release. Could you please help us to test the RC versions of the providers?...

area:providers
kind:meta

## Problem SSM operators currently fail when commands return non-zero exit codes, making it impossible to: - Route workflows based on different exit codes - Handle commands where non-zero exit...

provider:amazon
area:providers
kind:documentation

### Body When two tasks run at the same time and they contribute to the creation of the same dag run and partition key, then they can create different apdr...

kind:bug
area:Scheduler
kind:meta

### Apache Airflow version 3.1.3 ### If "Other Airflow 2/3 version" selected, which one? _No response_ ### What happened? When I run a backfill with parameters on a DAG that...

kind:bug
area:core
area:backfill
needs-triage
affected_version:3.1

### Description It may be useful to add a Keycloak auth manager endpoint where you could obtain a token using the client_credentials flow. The endpoint could be `POST /token/client_credentials`, where...

kind:feature
area:auth
needs-triage

### Apache Airflow version Other Airflow 2/3 version (please specify below) ### If "Other Airflow 2/3 version" selected, which one? 3.0.6 ### What happened? "Dynamic Task Mapping Skips Before Upstream...

kind:bug
area:core
area:dynamic-task-mapping
needs-triage