commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/01/09
(airflow) branch backport-57be063-v2-10-test deleted (was aecd1fcf999)
shahar
2025/01/09
(airflow) branch v2-10-test updated: [v2-10-test] Cease using ``InventoryFileReader`` (#45391) (#45538)
shahar
2025/01/09
Re: [PR] [v2-10-test] Cease using ``InventoryFileReader`` (#45391) [airflow]
via GitHub
2025/01/09
(airflow) branch main updated (57be0631223 -> 0f53716e65b)
shahar
2025/01/09
Re: [PR] Adding holiday_region parameter to create_auto_ml_forecasting_training_job in AutoMl hook [airflow]
via GitHub
2025/01/09
Re: [PR] fix schedule_downstream_tasks bug [airflow]
via GitHub
2025/01/09
(airflow) branch backport-57be063-v2-10-test created (now aecd1fcf999)
github-bot
2025/01/09
Re: [PR] Cease using ``InventoryFileReader`` [airflow]
via GitHub
2025/01/09
[PR] [v2-10-test] Cease using ``InventoryFileReader`` (#45391) [airflow]
via GitHub
2025/01/09
Re: [PR] Cease using ``InventoryFileReader`` [airflow]
via GitHub
2025/01/09
(airflow) branch main updated: Cease using ``InventoryFileReader`` (#45391)
shahar
2025/01/09
Re: [PR] Cease using ``InventoryFileReader`` [airflow]
via GitHub
2025/01/09
[PR] Ensure that WatchedSubprocess inheritors have consistent method signatures [airflow]
via GitHub
2025/01/09
Re: [I] `BigQueryCreateExternalTableOperator` doesn't trigger schema discovery [airflow]
via GitHub
2025/01/09
Re: [I] Scheduled_duration metric is rarely sent, and with too many tags [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-66: Add support for parsing DAG bundles [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-66: Add support for parsing DAG bundles [airflow]
via GitHub
2025/01/09
Re: [PR] Remove reference to undead tasks from documentation [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-66: Add support for parsing DAG bundles [airflow]
via GitHub
2025/01/09
Re: [I] Occasional Airflow tasks: Upstream tasks succeed and downstream tasks are not scheduled [airflow]
via GitHub
2025/01/09
[I] Occasional Airflow tasks: Upstream tasks succeed and downstream tasks are not scheduled [airflow]
via GitHub
2025/01/09
(airflow) branch constraints-main updated: Updating constraints. Github run id:12701844766
github-bot
2025/01/09
Re: [PR] Set container name to envSourceContainerName in KEDA ScaledObject [airflow]
via GitHub
2025/01/09
Re: [PR] fix schedule_downstream_tasks bug [airflow]
via GitHub
2025/01/09
[PR] List providers [airflow]
via GitHub
2025/01/09
Re: [PR] Catch ApiException from Kubernetes in tasks [airflow]
via GitHub
2025/01/09
Re: [PR] added "name" and "hostname" to template_fields in KubernetesPodOperator [airflow]
via GitHub
2025/01/09
Re: [PR] Rename CLI flag that specifies execution date [airflow]
via GitHub
2025/01/09
Re: [I] Visualizing a mapped task from the grid view causes a UI crash [airflow]
via GitHub
2025/01/09
Re: [PR] Add actions in codeql workflows to scan github workflow actions [airflow]
via GitHub
2025/01/09
[PR] Add actions in codeql workflows to scan github workflow actions [airflow]
via GitHub
2025/01/09
[PR] Add a bundle for example dags when enabled [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-66: Add support for parsing DAG bundles [airflow]
via GitHub
2025/01/09
[PR] AIP-66: Add support for parsing DAG bundles [airflow]
via GitHub
2025/01/09
(airflow) branch main updated (816c70ce15c -> f63edb6a18b)
jedcunningham
2025/01/09
Re: [PR] AIP-66: Revert bundle parsing [airflow]
via GitHub
2025/01/09
Re: [I] Misleading Warning: "Custom Operator Inheriting from SageMakerTrainingOperator Incorrectly Triggers execute cannot be called outside TaskInstance" [airflow]
via GitHub
2025/01/09
[PR] Revert bundle parsing [airflow]
via GitHub
2025/01/09
[PR] Ensure teardown tasks are executed when DAG run is set to failed [airflow]
via GitHub
2025/01/09
(airflow) branch main updated: Revert "Fix fetch_access_token_for_cluster in EKS hook" (#45526)
potiuk
2025/01/09
Re: [PR] Revert "Fix fetch_access_token_for_cluster in EKS hook" [airflow]
via GitHub
2025/01/09
Re: [I] Allow `FileTaskHandler` get running tasks logs not only from default executor [airflow]
via GitHub
2025/01/09
[I] Allow `FileTaskHandler` get running tasks logs not only from default executor [airflow]
via GitHub
2025/01/09
Re: [PR] Move `list_py_file_paths` test to the right file [airflow]
via GitHub
2025/01/09
(airflow) branch main updated: Move `list_py_file_paths` test to the right file (#45521)
jedcunningham
2025/01/09
Re: [I] Failed Airflow tasks aren't retried when using KubernetesExecutor [airflow]
via GitHub
2025/01/09
[PR] Fix kubernetes executor watcher kube_client_request_args shadowing [airflow]
via GitHub
2025/01/09
Re: [PR] Fix kubernetes executor watcher kube_client_request_args shadowing [airflow]
via GitHub
2025/01/09
[PR] [v2-10-test] Backport pull_request_target removal [airflow]
via GitHub
2025/01/09
(airflow) branch apply-workflow-run-removal created (now 6dd1989906d)
potiuk
2025/01/09
(airflow) branch constraints-main updated: Updating constraints. Github run id:12697141510
github-bot
2025/01/09
Re: [I] Scheduled_duration metric is rarely sent, and with too many tags [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-38 Fix TaskInstance Icon Warnings [airflow]
via GitHub
2025/01/09
(airflow) branch main updated: AIP-38 Fix TaskInstance Icon Warnings (#45518)
pierrejeambrun
2025/01/09
Re: [I] There is a bug in connecting to EKS using the airflow.providers.amazon.aws.operators.eks library in China. [airflow]
via GitHub
2025/01/09
[PR] Revert "Fix fetch_access_token_for_cluster in EKS hook" [airflow]
via GitHub
2025/01/09
Re: [PR] Set container name to envSourceContainerName in KEDA ScaledObject [airflow]
via GitHub
2025/01/09
Re: [I] Misleading Warning: "Custom Operator Inheriting from SageMakerTrainingOperator Incorrectly Triggers execute cannot be called outside TaskInstance" [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [D] Could not read served logs: Invalid URL 'http://:8793....': Not host supplied [airflow]
via GitHub
2025/01/09
[D] Could not read served logs: Invalid URL 'http://:8793....': Not host supplied [airflow]
via GitHub
2025/01/09
Re: [D] Could not read served logs: Invalid URL 'http://:8793....': Not host supplied [airflow]
via GitHub
2025/01/09
Re: [I] Could not read served logs: Invalid URL 'http://:8793....': Not host supplied [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Add tests for `xcom_pull` [airflow]
via GitHub
2025/01/09
(airflow) branch main updated (ac2de474fbf -> 5b523dac778)
kaxilnaik
2025/01/09
[I] Update DagVersion instead of stamping new one if there are no DAG runs using that version [airflow]
via GitHub
2025/01/09
Re: [D] How to handle long running tasks with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
(airflow) branch main updated (103df61bde6 -> ac2de474fbf)
mobuchowski
2025/01/09
Re: [I] KubernetesExecutor shadowing timeout_seconds and _request_seconds [airflow]
via GitHub
2025/01/09
[PR] AIP-72: Add tests for `xcom_pull` [airflow]
via GitHub
2025/01/09
Re: [PR] feat: automatically inject OL transport info into spark jobs [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [D] How to handle long running tasks with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
Re: [I] AIP-38 | List all pools [airflow]
via GitHub
2025/01/09
Re: [D] How to handle long running tasks with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
(airflow) branch main updated: Fix the way to get STS endpoint in EKS hook (#45520)
vincbeck
2025/01/09
Re: [PR] Fix the way to get STS endpoint in EKS hook [airflow]
via GitHub
2025/01/09
Re: [D] How to handle long running tasks with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
Re: [D] How to handle long running tasks with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
Re: [D] How to handle long running tasks with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
Re: [D] How to handle long running tasks with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
Re: [I] AIP-66: Make callbacks bundle aware [airflow]
via GitHub
2025/01/09
Re: [I] Using celery + gevent cause exception to be thrown from ExecutorSafeguard [airflow]
via GitHub
2025/01/09
Re: [I] Modernize Docs Building workflows [airflow]
via GitHub
2025/01/09
[D] How can I disable webserver gunicorn access logs? [airflow]
via GitHub
2025/01/09
Re: [I] PowerBIDatasetRefreshOperator task fails whereas dataset refresh succeeds [airflow]
via GitHub
2025/01/09
[PR] Move `list_py_file_paths` test to the right file [airflow]
via GitHub
2025/01/09
Re: [PR] Don't display table/card header and pagination when no rows are present. [airflow]
via GitHub
2025/01/09
Re: [PR] Remove marshmallow version restriction; update deprecated usages [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-66: Add support for parsing DAG bundles [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-66: Add support for parsing DAG bundles [airflow]
via GitHub
2025/01/09
Re: [I] KubernetesExecutor shadowing timeout_seconds and _request_seconds [airflow]
via GitHub
2025/01/09
(airflow) branch main updated (521410f03cb -> 9f74a657808)
bbovenzi
2025/01/09
Re: [PR] Use setSearchParams after setTableURLState to ensure updates are not overriden by setTableURLState. [airflow]
via GitHub
2025/01/09
[PR] Fix the way to get STS endpoint in EKS hook [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-81 Central API Communication Mechanism for CLI and Connection Command Integration [airflow]
via GitHub
2025/01/09
Re: [I] Could not read served logs: Invalid URL 'http://:8793....': Not host supplied [airflow]
via GitHub
2025/01/09
[I] Could not read served logs: Invalid URL 'http://:8793....': Not host supplied [airflow]
via GitHub
2025/01/09
Re: [I] KubernetesExecutor shadowing timeout_seconds and _request_seconds [airflow]
via GitHub
2025/01/09
Re: [I] KubernetesExecutor shadowing timeout_seconds and _request_seconds [airflow]
via GitHub
2025/01/09
Re: [PR] More controls for pgbouncer secrets configuration [airflow]
via GitHub
2025/01/09
Re: [PR] Fixed thread local _sentinel.callers defect and added test cases [airflow]
via GitHub
2025/01/09
[PR] AIP-38 Fix TaskInstance Icon Warnings [airflow]
via GitHub
2025/01/09
(airflow) branch main updated: AIP-72: Move non-user facing code to `_internal` (#45515)
kaxilnaik
2025/01/09
Re: [PR] AIP-72: Move non-user facing code to `_internal` [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [I] Deferrable operator tasks do not call `on_kill` method when fail or restarted [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [I] XCom_pull of multiple task_ids not returning the list values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Move non-user facing code to `_internal` [airflow]
via GitHub
2025/01/09
Re: [I] KubernetesExecutor shadowing timeout_seconds and _request_seconds [airflow]
via GitHub
2025/01/09
Re: [I] Add a possibility to disable OpenLineage collection for particular DAG or task.` [airflow]
via GitHub
2025/01/09
Re: [I] implement basic AIP-62 lineage support for Airflow ObjectStore [airflow]
via GitHub
2025/01/09
Re: [I] Implement support for DbApiHook to emit datasets for Postgres [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
[I] KubernetesExecutor shadowing timeout_seconds and _request_seconds [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Move non-user facing code to `_internal` [airflow]
via GitHub
2025/01/09
[I] Unable to see logs in the web UI when the job is running [airflow]
via GitHub
2025/01/09
Re: [I] Unable to see logs in the web UI when the job is running [airflow]
via GitHub
2025/01/09
[PR] AIP-72: Move non-user facing code to `_internal` [airflow]
via GitHub
2025/01/09
(airflow) branch constraints-main updated: Updating constraints. Github run id:12690928290
github-bot
2025/01/09
[PR] AIP-84 Clear Task Instance improve response [airflow]
via GitHub
2025/01/09
Re: [I] Add support for format_parameters to the new fastAPI endpoints [airflow]
via GitHub
2025/01/09
[PR] PowerBi operator: retry the request to get the refresh status [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
(airflow) branch main updated: AIP-38 Fix log width (#45508)
pierrejeambrun
2025/01/09
Re: [PR] AIP-38 Fix log width [airflow]
via GitHub
2025/01/09
Re: [I] `BigQueryCreateExternalTableOperator` doesn't trigger schema discovery [airflow]
via GitHub
2025/01/09
[I] `BigQueryCreateExternalTableOperator` doesn't trigger schema discovery [airflow]
via GitHub
2025/01/09
(airflow) branch main updated (0e114c2a706 -> 1c98e51f12d)
rom
2025/01/09
Re: [D] database.sql_alchemy_schema setting is ignored in some cases [airflow]
via GitHub
2025/01/09
Re: [PR] Chart: add info that storageClassName can be templated [airflow]
via GitHub
2025/01/09
Re: [I] database.sql_alchemy_schema setting is ignored in some cases [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Add support for `get_current_context` in Task SDK [airflow]
via GitHub
2025/01/09
Re: [I] Add support for format_parameters to the new fastAPI endpoints [airflow]
via GitHub
2025/01/09
Re: [D] database.sql_alchemy_schema setting is ignored in some cases [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Use `create_runtime_ti` fixture more widely [airflow]
via GitHub
2025/01/09
(airflow) branch main updated (b18fccb5763 -> 0e114c2a706)
kaxilnaik
2025/01/09
Re: [I] Handle `fail_stop` / non teardown tasks in TASK SDK [airflow]
via GitHub
2025/01/09
[I] Add/port metrics to the new Execution interface [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [I] XCom_pull of multiple task_ids not returning the list values [airflow]
via GitHub
2025/01/09
Re: [I] Task fails and cannot read logs. Invalid URL 'http://:8793/log/...': No host supplied [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
[PR] AIP-72: Use `create_runtime_ti` fixture more widely [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] Fixed thread local _sentinel.callers defect and added test cases [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
[PR] AIP-72: Supporting Pulling multiple XCOM values [airflow]
via GitHub
2025/01/09
Re: [PR] Add dry run for backfill [airflow]
via GitHub
2025/01/09
Re: [PR] Fixed thread local _sentinel.callers defect and added test cases [airflow]
via GitHub
2025/01/09
Re: [PR] Move first provider (airbyte) to a separate project [airflow]
via GitHub
2025/01/09
Re: [PR] Add dry run for backfill [airflow]
via GitHub
2025/01/09
Re: [I] Task fails and cannot read logs. Invalid URL 'http://:8793/log/...': No host supplied [airflow]
via GitHub
2025/01/09
Re: [PR] Add dry run for backfill [airflow]
via GitHub
2025/01/09
Re: [PR] Add dry run for backfill [airflow]
via GitHub
2025/01/09
[PR] AIP-38 Fix log width [airflow]
via GitHub
2025/01/09
[PR] Update `dags reserialize` command to work with DAG bundle [airflow]
via GitHub
2025/01/09
(airflow) branch main updated: AIP-72: Handle clearing of XComs when task starts execution (#45506)
amoghdesai
2025/01/09
Re: [I] Handle clearing XCom in `run` Execution endpoint [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Handle clearing of XComs when task starts execution [airflow]
via GitHub
2025/01/09
(airflow) branch move-first-provider-to-separate-project updated (abbab3efb88 -> 9bd2dbb20e0)
potiuk
2025/01/09
Re: [I] Support pulling multiple XCom values [airflow]
via GitHub
2025/01/09
Re: [D] Proposal: Decoupling schedule_interval from DAG Definition in Airflow 3 ( maybe also 2 ) [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Handle clearing of XComs when task starts execution [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Handle clearing of XComs when task starts execution [airflow]
via GitHub
2025/01/09
(airflow) branch main updated: AIP-72: Remove redundant handling of `AirflowException` (#45505)
kaxilnaik
2025/01/09
Re: [D] How to handle long running tasks with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Remove redundant handling of `AirflowException` [airflow]
via GitHub
2025/01/09
Re: [PR] feat: automatically inject OL transport info into spark jobs [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Handle clearing of XComs when task starts execution [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Handle clearing of XComs when task starts execution [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Handle clearing of XComs when task starts execution [airflow]
via GitHub
2025/01/09
Re: [PR] AIP-72: Handle clearing of XComs when task starts execution [airflow]
via GitHub
2025/01/09
Re: [PR] Add task instance state and name filter to task instances tab in a dagrun [airflow]
via GitHub
2025/01/09
[PR] AIP-72: Handle clearing of XComs when task starts execution [airflow]
via GitHub
2025/01/09
Re: [PR] Don't display table/card header and pagination when no rows are present. [airflow]
via GitHub
2025/01/09
[PR] AIP-72: Remove redundant handling of `AirflowException` [airflow]
via GitHub
2025/01/09
Re: [D] database.sql_alchemy_schema setting is ignored in some cases [airflow]
via GitHub
2025/01/09
Re: [D] database.sql_alchemy_schema setting is ignored in some cases [airflow]
via GitHub
2025/01/09
Re: [PR] Use SSH to authenticate GitDagBundle [airflow]
via GitHub
2025/01/09
[D] Proposal: Decoupling schedule_interval from DAG Definition in Airflow 3 ( maybe also 2 ) [airflow]
via GitHub
2025/01/09
Re: [D] How to handle long running tasks with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
[D] How to handle long running task with the Kubernetes Operator ? [airflow]
via GitHub
2025/01/09
Re: [PR] Fixed thread local _sentinel.callers defect and added test cases [airflow]
via GitHub
2025/01/09
Re: [PR] feat: automatically inject OL transport info into spark jobs [airflow]
via GitHub
2025/01/09
Re: [PR] Add task instance state and name filter to task instances tab in a dagrun [airflow]
via GitHub
2025/01/09
Re: [PR] Add task instance state and name filter to task instances tab in a dagrun [airflow]
via GitHub
Earlier messages
Later messages