airflow
airflow copied to clipboard
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
### Apache Airflow version 3.0.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? The error below is happening when trying to filter a log...
### Apache Airflow version 3.0.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? I did a clean installation of Airflow 3.0.2 and when trying...
## Related issue #28737 ## Changes The tooltip now displays the following information on hover: - Run ID - Run Type - Logical Date - Duration - Note (if available)...
After https://github.com/apache/airflow/pull/51755, we should make sure the `pnpm format` command doesn't try to edit codegen files either. --- **^ 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...
EmrServerlessStartJobOperator does not cancel EMR Serverless job when waiter_max_attempts is reached
### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.8.1 ### What happened? When using the EmrServerlessStartJobOperator with wait_for_completion=True,...
Bumps the core-ui-package-updates group with 43 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` |...
--- **^ 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...
### Description `iframe_views` and `appbuilder_menu_items` are very similar. We should merge them together to make an `external_views` plugin option instead. ### Use case/motivation Usability-wise, the only difference between an iframe...
## Related Issue #44672 cc @bbovenzi ## Why Our ui currently lack of gantt chart compared with AF2 ## How Reimplement the gantt chart with chart.js - add `chartjs-adapter-dayjs-4` to...
closes https://github.com/apache/airflow/issues/50913