You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [PR] Add feature to build "chicken-egg" packages from sources [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/01 00:09:51 UTC, 0 replies.
- (airflow) branch main updated: Add feature to build "chicken-egg" packages from sources (#35890) - posted by po...@apache.org on 2023/12/01 00:09:55 UTC, 0 replies.
- Re: [I] Marking task as "up_for_retry" when it is still running [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/01 00:13:18 UTC, 1 replies.
- Re: [I] Google Vertex AI ListEndpointsOperator fails with `TypeError: is not an instance of Endpoint` when listing Endpoints [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/01 00:13:22 UTC, 1 replies.
- Re: [PR] Update example_ec2 to Create Instance Which Supports Hibernation (#35790) [airflow] - posted by "o-nikolas (via GitHub)" <gi...@apache.org> on 2023/12/01 00:19:23 UTC, 11 replies.
- Re: [PR] Add multiselect to run state in grid view [airflow] - posted by "vchiapaikeo (via GitHub)" <gi...@apache.org> on 2023/12/01 02:40:31 UTC, 2 replies.
- Re: [PR] Pass conn ID to ObjectStoragePath via URI [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/01 03:36:38 UTC, 1 replies.
- Re: [PR] Move fs scheme definition from Python to YAML [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/01 03:53:53 UTC, 21 replies.
- Re: [PR] Fix handling of single quotes in `RedshiftToS3Operator` [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/01 04:11:25 UTC, 3 replies.
- Re: [PR] Avoid creating the hook in the EmrServerlessCancelJobsTrigger init [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/01 04:40:04 UTC, 0 replies.
- Re: [PR] Add helper function for CRUD operations on weaviate's schema and class objects [airflow] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/01 06:42:49 UTC, 37 replies.
- Re: [I] Celery tasks stuck queued. Clearing task fails rescheduling [airflow] - posted by "hterik (via GitHub)" <gi...@apache.org> on 2023/12/01 08:13:19 UTC, 5 replies.
- [I] Scheduler executes tasks for temporary DagRuns created by airflow tasks test [airflow] - posted by "smphhh (via GitHub)" <gi...@apache.org> on 2023/12/01 09:12:54 UTC, 0 replies.
- Re: [PR] Fix `enable_logging=True` not working in `DockerSwarmOperator` [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/01 09:23:44 UTC, 17 replies.
- Re: [PR] Cleanup code for elasticsearch<8 [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/01 09:24:29 UTC, 2 replies.
- Re: [PR] New breeze command to clean up previous provider artifacts [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/01 09:27:29 UTC, 29 replies.
- (airflow) branch main updated: Cleanup code for elasticsearch<8 (#35707) - posted by el...@apache.org on 2023/12/01 09:28:07 UTC, 0 replies.
- Re: [PR] Add explanation about cleaning logs with helm [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/01 09:33:44 UTC, 0 replies.
- [PR] Refacto `get_output_location` method in AthenaHook [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/01 09:50:42 UTC, 0 replies.
- Re: [PR] Add a cache for weaviate client [airflow] - posted by "Lee-W (via GitHub)" <gi...@apache.org> on 2023/12/01 09:56:56 UTC, 9 replies.
- [PR] Improve typing hints for `only_client_type` decorator [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/01 10:05:23 UTC, 1 replies.
- Re: [PR] Feature/trino provider timezone [airflow] - posted by "Lee-W (via GitHub)" <gi...@apache.org> on 2023/12/01 10:07:16 UTC, 2 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7058186349 - posted by gi...@apache.org on 2023/12/01 10:18:26 UTC, 0 replies.
- Re: [PR] Adding 1 second sleep time between retries for publishing tasks [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/01 10:20:43 UTC, 0 replies.
- [I] dag_hash changed when using the XComArgs feature [airflow] - posted by "zhangw (via GitHub)" <gi...@apache.org> on 2023/12/01 10:36:59 UTC, 6 replies.
- [PR] Refactor some methods in EmrContainerHook [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/01 10:41:50 UTC, 1 replies.
- [PR] Make "placeholder" of ODBC configurable in UI [airflow] - posted by "jarnedemunter1 (via GitHub)" <gi...@apache.org> on 2023/12/01 10:59:42 UTC, 7 replies.
- [PR] Fix a bug in get_iam_token for Redshift Serverless [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/01 11:01:59 UTC, 2 replies.
- (airflow) branch add-chicken-egg-providers-support-for-dockerhub-release created (now 470e085193) - posted by po...@apache.org on 2023/12/01 11:17:02 UTC, 0 replies.
- (airflow) 01/01: Add support for chicken-egg providers to dockerhub release process - posted by po...@apache.org on 2023/12/01 11:17:03 UTC, 5 replies.
- [PR] Add support for chicken-egg providers to dockerhub release process [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/01 11:17:07 UTC, 10 replies.
- (airflow) branch add-chicken-egg-providers-support-for-dockerhub-release updated (470e085193 -> 284f6dfa7b) - posted by po...@apache.org on 2023/12/01 11:23:00 UTC, 0 replies.
- [PR] Switch "latest" image to point to newest supported Python version [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/01 11:39:39 UTC, 2 replies.
- (airflow) branch add-chicken-egg-providers-support-for-dockerhub-release updated (284f6dfa7b -> 2f5fb2a9b6) - posted by po...@apache.org on 2023/12/01 11:43:34 UTC, 0 replies.
- Re: [PR] Refactor `get_output_location` method in AthenaHook [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/01 11:48:46 UTC, 0 replies.
- (airflow) branch main updated (396b1ba34e -> 9f212d4276) - posted by hu...@apache.org on 2023/12/01 11:48:51 UTC, 0 replies.
- (airflow) branch add-chicken-egg-providers-support-for-dockerhub-release updated (2f5fb2a9b6 -> cd0ecbcef2) - posted by po...@apache.org on 2023/12/01 11:57:30 UTC, 0 replies.
- Re: [I] Commit failed: Local: No offset stored while using AwaitMessageTriggerFunctionSensor [airflow] - posted by "ddione84 (via GitHub)" <gi...@apache.org> on 2023/12/01 12:07:28 UTC, 5 replies.
- [PR] [AIP-44] Introduce Pydantic model for LogTemplate [airflow] - posted by "mhenc (via GitHub)" <gi...@apache.org> on 2023/12/01 12:18:53 UTC, 1 replies.
- (airflow) branch add-chicken-egg-providers-support-for-dockerhub-release updated (cd0ecbcef2 -> 862d0b1cd0) - posted by po...@apache.org on 2023/12/01 12:33:44 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7059604534 - posted by gi...@apache.org on 2023/12/01 12:52:50 UTC, 0 replies.
- (airflow) branch add-chicken-egg-providers-support-for-dockerhub-release updated (862d0b1cd0 -> a82cbe0bb0) - posted by po...@apache.org on 2023/12/01 12:54:01 UTC, 0 replies.
- [PR] Fix warning message in `Connection.get_hook` in case of ImportError [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/01 12:54:50 UTC, 1 replies.
- (airflow) branch main updated: Pass conn ID to ObjectStoragePath via URI (#35913) - posted by bo...@apache.org on 2023/12/01 13:03:17 UTC, 0 replies.
- Re: [I] Airflow v2.6.3 - "KeyError: 'Variable does not exist'" when it does exist [airflow] - posted by "babaMar (via GitHub)" <gi...@apache.org> on 2023/12/01 13:04:55 UTC, 1 replies.
- (airflow) branch add-chicken-egg-providers-support-for-dockerhub-release updated (a82cbe0bb0 -> 2b73d87310) - posted by po...@apache.org on 2023/12/01 13:05:59 UTC, 0 replies.
- (airflow) branch main updated (ab87cd02e4 -> 4117f1b013) - posted by po...@apache.org on 2023/12/01 13:09:06 UTC, 0 replies.
- (airflow) branch add-chicken-egg-providers-support-for-dockerhub-release updated (2b73d87310 -> 7ca71bd142) - posted by po...@apache.org on 2023/12/01 13:09:28 UTC, 0 replies.
- [PR] Fix reraise outside of try block in `AthenaHook.get_output_location` [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/01 13:29:12 UTC, 1 replies.
- Re: [I] Scheduler executes tasks for temporary DagRuns created by the airflow tasks test command [airflow] - posted by "brki (via GitHub)" <gi...@apache.org> on 2023/12/01 13:34:22 UTC, 0 replies.
- [PR] Fix reraise outside of try block in `AzureSynapsePipelineRunLink.get_fields_from_url` [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/01 13:51:32 UTC, 1 replies.
- (airflow) branch main updated: Add a cache for weaviate client (#35983) - posted by ep...@apache.org on 2023/12/01 14:02:00 UTC, 0 replies.
- (airflow) branch main updated: Fix warning message in `Connection.get_hook` in case of ImportError (#36005) - posted by vi...@apache.org on 2023/12/01 14:31:36 UTC, 0 replies.
- (airflow) branch main updated: Add support for chicken-egg providers to dockerhub release process (#36002) - posted by po...@apache.org on 2023/12/01 14:33:25 UTC, 0 replies.
- (airflow) branch main updated (8829d1732c -> b1e547ef53) - posted by hu...@apache.org on 2023/12/01 14:33:52 UTC, 0 replies.
- (airflow) branch main updated: Improve typing hints for only_client_type decorator (#35997) - posted by po...@apache.org on 2023/12/01 14:44:42 UTC, 0 replies.
- Re: [I] Extend Notifier interface [airflow] - posted by "vchiapaikeo (via GitHub)" <gi...@apache.org> on 2023/12/01 14:48:42 UTC, 1 replies.
- [PR] [AIP-44] Migrate TaskInstance._run_raw_task to Internal API [airflow] - posted by "mhenc (via GitHub)" <gi...@apache.org> on 2023/12/01 14:51:08 UTC, 0 replies.
- Re: [PR] Add type hints for AWS provider [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/01 14:54:44 UTC, 0 replies.
- (airflow) branch main updated: Fix reraise outside of try block in `AzureSynapsePipelineRunLink.get_fields_from_url` (#36009) - posted by po...@apache.org on 2023/12/01 15:06:14 UTC, 0 replies.
- (airflow) branch main updated (8f2cf41538 -> c26aa12bcc) - posted by po...@apache.org on 2023/12/01 15:20:40 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7061865669 - posted by gi...@apache.org on 2023/12/01 16:13:41 UTC, 0 replies.
- [PR] Support DOCKER_HOST variable passing to Breeze commands [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/01 16:16:14 UTC, 5 replies.
- [PR] Fix CloudRunExecuteJobOperator in deferrable mode [airflow] - posted by "VladaZakharova (via GitHub)" <gi...@apache.org> on 2023/12/01 16:33:12 UTC, 1 replies.
- [PR] Sort build options in breeze commands [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/01 16:37:47 UTC, 1 replies.
- (airflow) branch main updated: Fix reraise outside of try block in `AthenaHook.get_output_location` (#36008) - posted by el...@apache.org on 2023/12/01 16:53:12 UTC, 0 replies.
- (airflow) branch main updated: Fix CloudRunExecuteJobOperator not able to retrieve the Cloud Run job status in deferrable mode (#36012) - posted by po...@apache.org on 2023/12/01 17:01:43 UTC, 0 replies.
- (airflow) branch main updated: Feature/trino provider timezone (#35963) - posted by el...@apache.org on 2023/12/01 17:22:08 UTC, 0 replies.
- Re: [PR] Trino: support config timezone [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/01 17:24:32 UTC, 1 replies.
- Re: [I] Support multi-select state filtering on grid view [airflow] - posted by "pierrejeambrun (via GitHub)" <gi...@apache.org> on 2023/12/01 17:38:55 UTC, 0 replies.
- (airflow) branch main updated: Add multiselect to run state in grid view (#35403) - posted by pi...@apache.org on 2023/12/01 17:39:02 UTC, 0 replies.
- [PR] Bump up openai version to >=1.0 & use get_conn [airflow] - posted by "pankajkoti (via GitHub)" <gi...@apache.org> on 2023/12/01 17:40:13 UTC, 11 replies.
- [PR] Add Architecture Decision Record for common.sql introduction [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/01 18:07:43 UTC, 18 replies.
- [PR] Create latest log dir symlink as relative link [airflow] - posted by "Kache (via GitHub)" <gi...@apache.org> on 2023/12/01 18:11:16 UTC, 8 replies.
- (airflow) branch main updated: Sort build options in breeze commands (#36013) - posted by po...@apache.org on 2023/12/01 18:16:24 UTC, 0 replies.
- Re: [PR] Account for change in UTC offset when calculating next schedule [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/01 18:30:18 UTC, 23 replies.
- [PR] Bump minimum Airflow version in providers to Airflow 2.6.0 [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/01 18:53:29 UTC, 18 replies.
- Re: [PR] Create FAB provider and move FAB auth manager in it [airflow] - posted by "ferruzzi (via GitHub)" <gi...@apache.org> on 2023/12/01 19:08:36 UTC, 19 replies.
- Re: [PR] Add object methods in weaviate hook [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/01 19:26:32 UTC, 5 replies.
- [PR] Add semi-automated misc classification for providers release [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/01 19:42:05 UTC, 5 replies.
- Re: [I] Overriding Additional ECS Task Properties [airflow] - posted by "ferruzzi (via GitHub)" <gi...@apache.org> on 2023/12/01 21:14:16 UTC, 3 replies.
- (airflow) branch main updated: Add semi-automated misc classification for providers release (#36018) - posted by po...@apache.org on 2023/12/01 21:17:33 UTC, 0 replies.
- [PR] Update branch name in release guide [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/01 22:03:13 UTC, 2 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7065296291 - posted by gi...@apache.org on 2023/12/01 22:12:11 UTC, 0 replies.
- (airflow) branch main updated: Update branch name in release guide (#36020) - posted by el...@apache.org on 2023/12/01 22:20:30 UTC, 0 replies.
- Re: [I] Invalid kube-config file. Expected key current-context in kube-config when using deferrable=True [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/02 00:11:23 UTC, 14 replies.
- Re: [PR] KubernetesPodTrigger: add exception stack trace in TriggerEvent [airflow] - posted by "functicons (via GitHub)" <gi...@apache.org> on 2023/12/02 06:05:54 UTC, 4 replies.
- Re: [I] Add a setter to on_failure_callback and on_success_callback DAG properties [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/02 07:01:04 UTC, 0 replies.
- Re: [I] Backfill shouldn't interfere with scheduled run [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/02 07:01:06 UTC, 0 replies.
- Re: [I] Airflow DAG not working anymore on Airflow 2.7.3 [airflow] - posted by "yiqijiu (via GitHub)" <gi...@apache.org> on 2023/12/02 09:46:23 UTC, 2 replies.
- (airflow) branch main updated: Support DOCKER_HOST variable passing to Breeze commands (#36011) - posted by po...@apache.org on 2023/12/02 11:22:15 UTC, 0 replies.
- Re: [PR] Add XCom tab to Grid [airflow] - posted by "hduong-mwam (via GitHub)" <gi...@apache.org> on 2023/12/02 11:30:45 UTC, 6 replies.
- [PR] Add the section describing the security model of DAG Author capabilities [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/02 12:34:10 UTC, 9 replies.
- Re: [PR] Add a public interface for custom weight_rule implementation [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/02 12:43:43 UTC, 0 replies.
- [PR] Improve readability and content of the security policy [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/02 13:24:34 UTC, 2 replies.
- Re: [I] Adding Support for Yarn queue in SparkSubmit Operator [airflow] - posted by "pateash (via GitHub)" <gi...@apache.org> on 2023/12/02 14:55:49 UTC, 4 replies.
- [PR] Introduce Dag sla [airflow] - posted by "syun64 (via GitHub)" <gi...@apache.org> on 2023/12/02 15:38:59 UTC, 1 replies.
- Re: [PR] [Draft] Implement Dag SLAs [airflow] - posted by "syun64 (via GitHub)" <gi...@apache.org> on 2023/12/02 15:39:56 UTC, 1 replies.
- [PR] Use dropdown instead of buttons when there are more than 10 retries in log tab [airflow] - posted by "tirkarthi (via GitHub)" <gi...@apache.org> on 2023/12/02 16:20:58 UTC, 3 replies.
- [PR] Change Trigger UI to use HTTP POST in web ui [airflow] - posted by "jscheffl (via GitHub)" <gi...@apache.org> on 2023/12/02 17:10:58 UTC, 1 replies.
- Re: [I] Documentation on trigger rule for `one_success` misleading [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/02 17:35:34 UTC, 1 replies.
- [PR] Temporary limit pipx to let our CI work [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/02 18:01:25 UTC, 2 replies.
- (airflow) branch main updated: Temporary limit pipx to let our CI work (#36027) - posted by po...@apache.org on 2023/12/02 18:05:19 UTC, 0 replies.
- Re: [PR] Remove MSSQL support from Airflow core [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/02 18:36:53 UTC, 10 replies.
- [PR] Fix UI Grid error when DAG has been removed. [airflow] - posted by "avkirilishin (via GitHub)" <gi...@apache.org> on 2023/12/02 21:35:15 UTC, 1 replies.
- [PR] [WIP] Move priority weight strategy classes management to Airflow plugins [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/02 22:21:03 UTC, 1 replies.
- (airflow) branch main updated: Change Trigger UI to use HTTP POST in web ui (#36026) - posted by js...@apache.org on 2023/12/02 23:38:27 UTC, 0 replies.
- Re: [PR] Update dags.rst [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/03 00:12:49 UTC, 0 replies.
- Re: [PR] Adding payload arg as a templated field for Synapse SparkBatchOperator [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/03 00:12:50 UTC, 0 replies.
- Re: [PR] Add `deferred_as_active` param to consider deferred state as an active state [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/03 00:12:52 UTC, 0 replies.
- Re: [PR] Refactor use Path.touch to create empty files [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/03 00:12:54 UTC, 1 replies.
- Re: [PR] Refactor: Remove trailing whitespace from strings [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/03 00:12:57 UTC, 1 replies.
- Re: [PR] fix backward compatibility `bigquery_conn_id` for `BigQueryExecuteQueryOperator` [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/03 00:12:58 UTC, 2 replies.
- (airflow) branch main updated: New breeze command to clean up previous provider artifacts (#35970) - posted by po...@apache.org on 2023/12/03 00:26:40 UTC, 0 replies.
- Re: [I] New logs tab is broken for tasks with high retries [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/03 01:09:47 UTC, 0 replies.
- (airflow) branch main updated (9c168b76e8 -> fd0988369b) - posted by po...@apache.org on 2023/12/03 01:09:50 UTC, 0 replies.
- Re: [I] UI Grid error when DAG has been removed [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/03 01:11:18 UTC, 0 replies.
- (airflow) branch main updated: 34058: Fix UI Grid error when DAG has been removed. (#36028) - posted by po...@apache.org on 2023/12/03 01:11:21 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7073734891 - posted by gi...@apache.org on 2023/12/03 01:58:35 UTC, 0 replies.
- Re: [PR] Account for change in UTC offset when performing next schedule calculations [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/03 03:32:39 UTC, 7 replies.
- Re: [PR] Added table of content in CONTRIBUTE.md and enhanced the documentation. [airflow-site] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/03 09:50:36 UTC, 7 replies.
- [PR] Remove upper bound constraint on aiobotocore [airflow] - posted by "bolkedebruin (via GitHub)" <gi...@apache.org> on 2023/12/03 09:56:10 UTC, 6 replies.
- Re: [PR] Allow storage options to be passed [airflow] - posted by "bolkedebruin (via GitHub)" <gi...@apache.org> on 2023/12/03 10:08:11 UTC, 7 replies.
- (airflow) branch main updated: Improve readability and content of the security policy (#36023) - posted by po...@apache.org on 2023/12/03 10:22:56 UTC, 0 replies.
- (airflow) branch main updated: Remove upper bound constraint on aiobotocore (#36031) - posted by po...@apache.org on 2023/12/03 11:28:16 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7076546322 - posted by gi...@apache.org on 2023/12/03 12:12:26 UTC, 0 replies.
- Re: [I] Support setting inlets/outlets during task execution [airflow] - posted by "mpgreg (via GitHub)" <gi...@apache.org> on 2023/12/03 12:38:07 UTC, 1 replies.
- [PR] ISSUE-35870: Fix Simultaneous tasks completion won't trigger dataset … [airflow] - posted by "boushphong (via GitHub)" <gi...@apache.org> on 2023/12/03 13:49:36 UTC, 0 replies.
- Re: [I] Simultaneous tasks completion causing missing dataset triggered dag runs [airflow] - posted by "boushphong (via GitHub)" <gi...@apache.org> on 2023/12/03 14:03:23 UTC, 1 replies.
- [PR] Do not catch too broad exception in `WasbHook.delete_container` [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/03 16:53:11 UTC, 1 replies.
- [PR] Generate airflow architecture diagram [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/03 17:51:01 UTC, 0 replies.
- Re: [PR] Replace architecture diagram of Airflow with diagrams-generated one [airflow] - posted by "BasPH (via GitHub)" <gi...@apache.org> on 2023/12/03 19:47:14 UTC, 12 replies.
- [PR] Update .airflowignore [airflow] - posted by "BinalModi (via GitHub)" <gi...@apache.org> on 2023/12/03 20:36:14 UTC, 1 replies.
- Re: [PR] WIP: Update .airflowignore tests [airflow] - posted by "BinalModi (via GitHub)" <gi...@apache.org> on 2023/12/03 20:47:46 UTC, 0 replies.
- (airflow) branch main updated: Do not catch too broad exception in `WasbHook.delete_container` (#36034) - posted by po...@apache.org on 2023/12/03 22:14:43 UTC, 0 replies.
- [PR] Limit Pytest-asyncio to < 0.23.1 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/03 22:36:58 UTC, 1 replies.
- (airflow) branch main updated: Limit Pytest-asyncio to < 0.23.1 (#36037) - posted by el...@apache.org on 2023/12/03 22:56:53 UTC, 0 replies.
- [PR] Mount selected sources of Airflow to image when running mypy checks [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/03 23:08:33 UTC, 2 replies.
- Re: [PR] Update docs README.rst to clarify --package-filter usage [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/04 00:12:20 UTC, 3 replies.
- [I] Retry even after task was success [airflow] - posted by "Raul824 (via GitHub)" <gi...@apache.org> on 2023/12/04 00:14:32 UTC, 2 replies.
- [PR] Limit pytest-asyncio even more - to <0.23.0 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/04 01:35:35 UTC, 4 replies.
- Re: [I] Support tabs in docs [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/04 02:20:13 UTC, 2 replies.
- [PR] Add support for tabs (and other UX components) to docs [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/04 03:48:39 UTC, 22 replies.
- (airflow) branch main updated: Limit pytest-asyncio even more - to <0.23.0 (#36040) - posted by el...@apache.org on 2023/12/04 05:17:46 UTC, 0 replies.
- [PR] Remove pytest-asyncio upper-binding limitatin [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/04 09:16:48 UTC, 0 replies.
- Re: [PR] Added Datascan Profiling [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/04 09:35:18 UTC, 2 replies.
- (airflow) branch main updated (cc2521cf6c -> 395ac46349) - posted by po...@apache.org on 2023/12/04 10:07:51 UTC, 0 replies.
- Re: [I] Dataset extra fields are not persisted [airflow] - posted by "tokoko (via GitHub)" <gi...@apache.org> on 2023/12/04 10:32:55 UTC, 6 replies.
- Re: [PR] Remove pytest-asyncio upper-binding limitation [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/04 10:36:24 UTC, 2 replies.
- (airflow) branch main updated: Remove pytest-asyncio upper-binding limitatin (#36046) - posted by po...@apache.org on 2023/12/04 10:36:31 UTC, 0 replies.
- (airflow) branch main updated: Mount selected sources of Airflow to image when running mypy checks (#36038) - posted by po...@apache.org on 2023/12/04 11:15:15 UTC, 0 replies.
- [PR] fix: KPO typing env_vars [airflow] - posted by "raphaelauv (via GitHub)" <gi...@apache.org> on 2023/12/04 11:19:36 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7085780405 - posted by gi...@apache.org on 2023/12/04 12:03:39 UTC, 0 replies.
- [PR] Add security team rotation proposal to our security team process [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/04 12:08:23 UTC, 4 replies.
- [PR] bugfix clean-logs, avoid crushed container when folder not found [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/04 13:18:26 UTC, 4 replies.
- [PR] Repair different run_id for OpenLineage START and FAIL events. [airflow] - posted by "kacpermuda (via GitHub)" <gi...@apache.org> on 2023/12/04 13:24:22 UTC, 1 replies.
- [PR] Attempt to update Connexion library to version 3 [airflow] - posted by "VladaZakharova (via GitHub)" <gi...@apache.org> on 2023/12/04 14:42:12 UTC, 4 replies.
- [PR] Fix DataprocSubmitJobOperator to retrieve failed job error message [airflow] - posted by "VladaZakharova (via GitHub)" <gi...@apache.org> on 2023/12/04 15:05:09 UTC, 1 replies.
- (airflow) branch main updated: Fix DataprocSubmitJobOperator to retrieve failed job error message (#36053) - posted by el...@apache.org on 2023/12/04 15:27:43 UTC, 0 replies.
- Re: [I] Display selected task outputs (xcom) in task UI [airflow] - posted by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/12/04 15:59:41 UTC, 0 replies.
- (airflow) branch main updated: Add XCom tab to Grid (#35719) - posted by bb...@apache.org on 2023/12/04 15:59:45 UTC, 0 replies.
- Re: [I] Password autocompletion set off on login page [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/04 16:00:08 UTC, 1 replies.
- Re: [PR] Implement task duration page in react. [airflow] - posted by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/12/04 16:29:31 UTC, 10 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7089179931 - posted by gi...@apache.org on 2023/12/04 16:54:13 UTC, 0 replies.
- Re: [PR] Fix gantt chart queued duration when queued_dttm is greater than start_date for deferred tasks. [airflow] - posted by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/12/04 16:58:14 UTC, 4 replies.
- Re: [I] Triggering DAG from UI Creates 2 DAG runs if the DAG was paused [airflow] - posted by "vaibhavnsingh (via GitHub)" <gi...@apache.org> on 2023/12/04 17:01:38 UTC, 0 replies.
- (airflow) branch main updated: fix: Repair run_id for OpenLineage FAIL events (#36051) - posted by mo...@apache.org on 2023/12/04 17:02:05 UTC, 0 replies.
- Re: [PR] Add encryption methods to serde for primitives [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/04 17:08:00 UTC, 1 replies.
- [I] Password reset via flask fab reset-password raises "RuntimeError: Working outside of request context." [airflow] - posted by "pdebelak (via GitHub)" <gi...@apache.org> on 2023/12/04 17:10:23 UTC, 1 replies.
- Re: [I] Airflow Helm Chart 1.11.0 doesn't fresh install Airflow on an On Premises Kubernetes 1.28.2 Cluster [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/04 17:29:38 UTC, 0 replies.
- Re: [PR] Fix future DagRun rarely triggered by race conditions when max_active_runs reached its upper limit. [airflow] - posted by "ZackUhlenhuth (via GitHub)" <gi...@apache.org> on 2023/12/04 17:33:16 UTC, 0 replies.
- Re: [I] Requests/limits in custom-values.yaml ignored [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/04 17:52:07 UTC, 4 replies.
- [PR] Update reset_user_sessions to work from either CLI or web [airflow] - posted by "pdebelak (via GitHub)" <gi...@apache.org> on 2023/12/04 18:07:38 UTC, 1 replies.
- Re: [PR] confirmation dialog box for DAG run actions [airflow] - posted by "theaadya (via GitHub)" <gi...@apache.org> on 2023/12/04 18:26:11 UTC, 1 replies.
- [I] Delete DagRun event is not registered in audit log [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/04 19:01:04 UTC, 4 replies.
- [PR] Typo fix: incorrect date? In supported-versions.rst [airflow] - posted by "andar9 (via GitHub)" <gi...@apache.org> on 2023/12/04 19:01:16 UTC, 4 replies.
- (airflow) branch main updated: Fix a bug in get_iam_token for Redshift Serverless (#36001) - posted by el...@apache.org on 2023/12/04 19:07:12 UTC, 0 replies.
- Re: [I] RedshiftToS3 Operator Wrapping Query in Quotes Instead of $$ [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/04 19:19:03 UTC, 0 replies.
- (airflow) branch main updated: Fix handling of single quotes in `RedshiftToS3Operator` (#35986) - posted by vi...@apache.org on 2023/12/04 19:19:08 UTC, 0 replies.
- Re: [I] ECS Executor - Supporting Capacity Providers [airflow] - posted by "ferruzzi (via GitHub)" <gi...@apache.org> on 2023/12/04 19:23:04 UTC, 4 replies.
- (airflow) branch main updated: Update supported-versions.rst (#36058) - posted by po...@apache.org on 2023/12/04 20:15:24 UTC, 0 replies.
- Re: [PR] Allow DagProcessorLogging print to file and also to stdout [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/04 20:41:01 UTC, 3 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7092045748 - posted by gi...@apache.org on 2023/12/04 21:12:21 UTC, 0 replies.
- [PR] Do not skip mounting sources on tagged builds by default [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/04 21:44:40 UTC, 2 replies.
- (airflow) branch main updated: Avoid crushing container when directory is not found on rm (#36050) - posted by ur...@apache.org on 2023/12/04 21:50:47 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7092990114 - posted by gi...@apache.org on 2023/12/04 22:48:07 UTC, 0 replies.
- (airflow) branch main updated: Update reset_user_sessions to work from either CLI or web (#36056) - posted by po...@apache.org on 2023/12/04 23:16:53 UTC, 0 replies.
- Re: [PR] [AIRFLOW-1466] fix to match domain and hostname [airflow] - posted by "MemphisMeng (via GitHub)" <gi...@apache.org> on 2023/12/04 23:23:03 UTC, 0 replies.
- (airflow) branch main updated: Do not skip mounting sources on tagged builds by default (#36060) - posted by po...@apache.org on 2023/12/04 23:48:45 UTC, 0 replies.
- Re: [PR] Prevent users from misusing _PIP_ADDITIONAL_REQUIREMENTS [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/05 00:11:52 UTC, 1 replies.
- Re: [PR] Handle AzureBatch task result correctly [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/05 00:11:54 UTC, 0 replies.
- [PR] Installing providers using matrix [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/05 01:23:49 UTC, 0 replies.
- Re: [PR] Remove explicit annotaion for Mypy to infer type [airflow] - posted by "zach-nicoll-wcq (via GitHub)" <gi...@apache.org> on 2023/12/05 04:47:48 UTC, 2 replies.
- Re: [I] ImportError database entries get cleared for zip files due to filepath mismatch [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/05 07:01:06 UTC, 0 replies.
- (airflow) branch main updated: fix: KPO typing env_vars (#36048) - posted by hu...@apache.org on 2023/12/05 08:07:28 UTC, 0 replies.
- [PR] Drive-by improvements to convert_env_vars [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/05 08:13:11 UTC, 1 replies.
- [PR] adding triggerer option in breeze command [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/05 08:33:11 UTC, 14 replies.
- Re: [PR] PSRP connection type support [airflow] - posted by "arjunanan6 (via GitHub)" <gi...@apache.org> on 2023/12/05 08:45:09 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7097855408 - posted by gi...@apache.org on 2023/12/05 09:05:04 UTC, 0 replies.
- (airflow) branch v2-8-test updated (c28ba46e13 -> 786ae6bf33) - posted by ep...@apache.org on 2023/12/05 10:33:45 UTC, 0 replies.
- (airflow) 01/34: Run triggers inline with dag test (#34642) - posted by ep...@apache.org on 2023/12/05 10:33:46 UTC, 0 replies.
- (airflow) 02/34: improved visibility of tasks in ActionModal for taskInstance (#35810) - posted by ep...@apache.org on 2023/12/05 10:33:47 UTC, 0 replies.
- (airflow) 03/34: Use ExitStack to manage mutation of secrets_backend_list in dag.test (#34620) - posted by ep...@apache.org on 2023/12/05 10:33:48 UTC, 0 replies.
- (airflow) 04/34: Implement `is_authorized_variable` in AWS auth manager (#35804) - posted by ep...@apache.org on 2023/12/05 10:33:49 UTC, 0 replies.
- (airflow) 05/34: Relax mandatory requirement for start_date when schedule=None (#35356) - posted by ep...@apache.org on 2023/12/05 10:33:50 UTC, 0 replies.
- (airflow) 06/34: Add a public interface for custom weight_rule implementation (#35210) - posted by ep...@apache.org on 2023/12/05 10:33:51 UTC, 0 replies.
- (airflow) 07/34: Consolidate the call of change_state to fail or success in the core executors (#35901) - posted by ep...@apache.org on 2023/12/05 10:33:52 UTC, 0 replies.
- (airflow) 08/34: Remove workaround for pymssql failing compilation with new Cython (#35924) - posted by ep...@apache.org on 2023/12/05 10:33:53 UTC, 0 replies.
- (airflow) 09/34: Change dag grid overscroll behaviour to auto (#35717) - posted by ep...@apache.org on 2023/12/05 10:33:54 UTC, 0 replies.
- (airflow) 10/34: Revert "Prevent assignment of non JSON serializable values to DagRun.conf dict (#35096)" (#35959) - posted by ep...@apache.org on 2023/12/05 10:33:55 UTC, 0 replies.
- (airflow) 11/34: Rename `Connection.to_json_dict` to `Connection.to_dict` (#35894) - posted by ep...@apache.org on 2023/12/05 10:33:56 UTC, 0 replies.
- (airflow) 12/34: Move `duckdb` & `pandas` import in tutorial DAG into task (#35964) - posted by ep...@apache.org on 2023/12/05 10:33:57 UTC, 0 replies.
- (airflow) 13/34: Add processor_subdir to import_error table to handle multiple dag processors (#35956) - posted by ep...@apache.org on 2023/12/05 10:33:58 UTC, 0 replies.
- (airflow) 14/34: Fix airflow db shell needing an extra keypress to exit (#35982) - posted by ep...@apache.org on 2023/12/05 10:33:59 UTC, 0 replies.
- (airflow) 15/34: Bump FAB to 4.3.10 (#35991) - posted by ep...@apache.org on 2023/12/05 10:34:00 UTC, 0 replies.
- (airflow) 16/34: Add feature to build "chicken-egg" packages from sources (#35890) - posted by ep...@apache.org on 2023/12/05 10:34:01 UTC, 0 replies.
- (airflow) 17/34: Pass conn ID to ObjectStoragePath via URI (#35913) - posted by ep...@apache.org on 2023/12/05 10:34:02 UTC, 0 replies.
- (airflow) 18/34: Switch "latest" image to point to newest supported Python version (#36003) - posted by ep...@apache.org on 2023/12/05 10:34:03 UTC, 0 replies.
- (airflow) 19/34: Add support for chicken-egg providers to dockerhub release process (#36002) - posted by ep...@apache.org on 2023/12/05 10:34:04 UTC, 0 replies.
- (airflow) 20/34: [AIP-44] Introduce Pydantic model for LogTemplate (#36004) - posted by ep...@apache.org on 2023/12/05 10:34:05 UTC, 0 replies.
- (airflow) 21/34: Add multiselect to run state in grid view (#35403) - posted by ep...@apache.org on 2023/12/05 10:34:06 UTC, 0 replies.
- (airflow) 22/34: Change Trigger UI to use HTTP POST in web ui (#36026) - posted by ep...@apache.org on 2023/12/05 10:34:07 UTC, 0 replies.
- (airflow) 23/34: Use dropdown instead of buttons when there are more than 10 retries in log tab (#36025) - posted by ep...@apache.org on 2023/12/05 10:34:08 UTC, 0 replies.
- (airflow) 24/34: 34058: Fix UI Grid error when DAG has been removed. (#36028) - posted by ep...@apache.org on 2023/12/05 10:34:09 UTC, 0 replies.
- (airflow) 25/34: Limit Pytest-asyncio to < 0.23.1 (#36037) - posted by ep...@apache.org on 2023/12/05 10:34:10 UTC, 0 replies.
- (airflow) 26/34: Limit pytest-asyncio even more - to <0.23.0 (#36040) - posted by ep...@apache.org on 2023/12/05 10:34:11 UTC, 0 replies.
- (airflow) 27/34: Add the section describing the security model of DAG Author capabilities (#36022) - posted by ep...@apache.org on 2023/12/05 10:34:12 UTC, 0 replies.
- (airflow) 28/34: Remove pytest-asyncio upper-binding limitatin (#36046) - posted by ep...@apache.org on 2023/12/05 10:34:13 UTC, 0 replies.
- (airflow) 29/34: Add XCom tab to Grid (#35719) - posted by ep...@apache.org on 2023/12/05 10:34:14 UTC, 0 replies.
- (airflow) 30/34: Update supported-versions.rst (#36058) - posted by ep...@apache.org on 2023/12/05 10:34:15 UTC, 0 replies.
- (airflow) 31/34: Avoid crushing container when directory is not found on rm (#36050) - posted by ep...@apache.org on 2023/12/05 10:34:16 UTC, 0 replies.
- (airflow) 32/34: Update reset_user_sessions to work from either CLI or web (#36056) - posted by ep...@apache.org on 2023/12/05 10:34:17 UTC, 0 replies.
- (airflow) 33/34: Mark daskexecutor provider as removed (#35965) - posted by ep...@apache.org on 2023/12/05 10:34:18 UTC, 0 replies.
- (airflow) 34/34: Update RELEASE_NOTES.rst - posted by ep...@apache.org on 2023/12/05 10:34:19 UTC, 0 replies.
- [PR] Sync v2-8-stable with v2-8-test to release 2.8.0 [airflow] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/05 10:35:32 UTC, 17 replies.
- (airflow) branch main updated: Drive-by improvements to convert_env_vars (#36062) - posted by ur...@apache.org on 2023/12/05 10:38:22 UTC, 0 replies.
- [PR] Revert "Add a public interface for custom weight_rule implementation (#35210)" [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/05 10:48:39 UTC, 4 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7099530404 - posted by gi...@apache.org on 2023/12/05 11:45:19 UTC, 0 replies.
- [PR] OpenLineage: Add parent_run_id for COMPLETE and FAIL events [airflow] - posted by "kacpermuda (via GitHub)" <gi...@apache.org> on 2023/12/05 11:48:44 UTC, 5 replies.
- [I] Using requirements file in VirtualEnvPythonOperation appears to be broken [airflow] - posted by "timc (via GitHub)" <gi...@apache.org> on 2023/12/05 13:14:51 UTC, 5 replies.
- [I] If yarn is not preinstalled, local build fails. [airflow-site] - posted by "choo121600 (via GitHub)" <gi...@apache.org> on 2023/12/05 13:15:16 UTC, 2 replies.
- [PR] Add CONTRIBUTE.md that you need a Yarn for local build. [airflow-site] - posted by "choo121600 (via GitHub)" <gi...@apache.org> on 2023/12/05 13:24:38 UTC, 1 replies.
- (airflow) branch v2-8-test updated (786ae6bf33 -> e71373af69) - posted by ep...@apache.org on 2023/12/05 13:25:55 UTC, 0 replies.
- (airflow) 01/01: Update RELEASE_NOTES.rst - posted by ep...@apache.org on 2023/12/05 13:25:56 UTC, 0 replies.
- [I] AirbyteTriggerSyncOperator should kill job upon timeout [airflow] - posted by "vasilisgav (via GitHub)" <gi...@apache.org> on 2023/12/05 13:50:33 UTC, 3 replies.
- Re: [I] Incorrect queued duration for deferred tasks in gantt view [airflow] - posted by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/12/05 14:03:59 UTC, 0 replies.
- (airflow) branch main updated: Fix gantt chart queued duration when queued_dttm is greater than start_date for deferred tasks. (#35984) - posted by bb...@apache.org on 2023/12/05 14:04:04 UTC, 0 replies.
- [PR] Add posibility using external pgBouncer [airflow] - posted by "Varagon007 (via GitHub)" <gi...@apache.org> on 2023/12/05 14:48:58 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7101839878 - posted by gi...@apache.org on 2023/12/05 14:57:54 UTC, 0 replies.
- Re: [PR] Run matrix of compatibility checks for providers [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/05 15:14:39 UTC, 3 replies.
- [PR] GCP Secrets Backend Impersonation [airflow] - posted by "nathadfield (via GitHub)" <gi...@apache.org> on 2023/12/05 15:18:57 UTC, 4 replies.
- (airflow) branch main updated: Update `example_ec2` to Create Instance Which Supports Hibernation (#35790) (#35839) - posted by vi...@apache.org on 2023/12/05 15:23:15 UTC, 0 replies.
- (airflow) branch main updated: feat: Add parent_run_id for COMPLETE and FAIL events (#36067) - posted by mo...@apache.org on 2023/12/05 15:33:56 UTC, 0 replies.
- Re: [PR] feat: add read access to pools for viewer role [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/05 15:52:31 UTC, 0 replies.
- (airflow) branch main updated: Add read access to pools for viewer role (#35352) - posted by el...@apache.org on 2023/12/05 15:52:36 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7103220278 - posted by gi...@apache.org on 2023/12/05 16:44:29 UTC, 0 replies.
- [PR] Update `boto3` and `botocore` versions notes [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/05 18:11:06 UTC, 3 replies.
- (airflow-site) branch main updated: Add Yarn when local build (#902) - posted by po...@apache.org on 2023/12/05 18:13:03 UTC, 0 replies.
- (airflow-site) branch gh-pages updated (8e64b68dd9 -> cc3c88d226) - posted by gi...@apache.org on 2023/12/05 18:45:42 UTC, 0 replies.
- (airflow-site) 01/01: Rewritten history to remove past gh-pages deployments - posted by gi...@apache.org on 2023/12/05 18:45:43 UTC, 1 replies.
- (airflow) branch main updated: Update `boto3` and `botocore` versions notes (#36073) - posted by po...@apache.org on 2023/12/05 19:15:55 UTC, 0 replies.
- Re: [I] Incorrect DAG scheduling after DST [airflow] - posted by "timkpaine (via GitHub)" <gi...@apache.org> on 2023/12/05 19:55:32 UTC, 1 replies.
- Re: [PR] Remove old graph [airflow] - posted by "TedHaleyPDL (via GitHub)" <gi...@apache.org> on 2023/12/05 20:07:42 UTC, 7 replies.
- [PR] fix(datasets): persist dataset extra dict to dataset event [airflow] - posted by "error418 (via GitHub)" <gi...@apache.org> on 2023/12/05 20:11:19 UTC, 4 replies.
- (airflow) branch main updated: Replace architecture diagram of Airflow with diagrams-generated one (#36035) - posted by po...@apache.org on 2023/12/05 20:15:25 UTC, 0 replies.
- (airflow) branch main updated: Run matrix of compatibility checks for providers (#36061) - posted by po...@apache.org on 2023/12/05 21:36:42 UTC, 0 replies.
- Re: [I] Airflow progressive slowness [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/06 00:11:45 UTC, 13 replies.
- [I] Reduce irrelevant ERROR level logs from KubernertesPodOperator on pod runtime failure [airflow] - posted by "ketozhang (via GitHub)" <gi...@apache.org> on 2023/12/06 03:30:51 UTC, 1 replies.
- Re: [I] On the front-end page, the content is not displayed in the Executor Class field [airflow] - posted by "thisistorr (via GitHub)" <gi...@apache.org> on 2023/12/06 03:37:54 UTC, 0 replies.
- Re: [I] DagRun marked as success without executing task [airflow] - posted by "taehoka (via GitHub)" <gi...@apache.org> on 2023/12/06 04:21:45 UTC, 1 replies.
- Re: [PR] Fix the gcp_gcs_delete_objects operator delete whole bucket on processing empty list of objects [airflow] - posted by "RemyOstyn (via GitHub)" <gi...@apache.org> on 2023/12/06 04:28:50 UTC, 0 replies.
- [PR] Allow changing the unfinished ti state [airflow] - posted by "kimyen (via GitHub)" <gi...@apache.org> on 2023/12/06 04:56:02 UTC, 3 replies.
- Re: [I] Tasks stuck in queued state [airflow] - posted by "gurmeetsaran (via GitHub)" <gi...@apache.org> on 2023/12/06 06:04:21 UTC, 0 replies.
- [PR] Fix for EksCreateClusterOperator deferrable mode [airflow] - posted by "syedahsn (via GitHub)" <gi...@apache.org> on 2023/12/06 06:44:00 UTC, 7 replies.
- (airflow) branch main updated: Account for change in UTC offset when calculating next schedule (#35887) - posted by ur...@apache.org on 2023/12/06 07:40:42 UTC, 0 replies.
- [PR] Docstring improvement to _covers_every_hour [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/06 07:46:57 UTC, 1 replies.
- [PR] Use UTC explicitly in timetable tests [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/06 08:17:07 UTC, 1 replies.
- Re: [I] When setup airflow database backend (postgressql), webserver is close. [airflow] - posted by "tharhtetsan (via GitHub)" <gi...@apache.org> on 2023/12/06 08:25:15 UTC, 5 replies.
- (airflow) branch main updated: Revert "Add a public interface for custom weight_rule implementation (#35210)" (#36066) - posted by ep...@apache.org on 2023/12/06 08:33:27 UTC, 0 replies.
- (airflow) branch main updated: Add support for tabs (and other UX components) to docs (#36041) - posted by ur...@apache.org on 2023/12/06 08:44:25 UTC, 0 replies.
- [PR] openlineage: add ClassVar to Airflow facets. [airflow] - posted by "JDarDagran (via GitHub)" <gi...@apache.org> on 2023/12/06 08:49:34 UTC, 12 replies.
- (airflow) branch v2-8-test updated (e71373af69 -> 9176c28a50) - posted by ep...@apache.org on 2023/12/06 09:18:35 UTC, 0 replies.
- Re: [PR] Use DbApiHook.run for DbApiHook.get_records and DbApiHook.get_first [airflow] - posted by "shlomiken (via GitHub)" <gi...@apache.org> on 2023/12/06 09:21:52 UTC, 7 replies.
- [PR] Add retry mechanism and dataframe support for WeaviateIngestOperator [airflow] - posted by "utkarsharma2 (via GitHub)" <gi...@apache.org> on 2023/12/06 09:51:42 UTC, 25 replies.
- Re: [I] Add an on_skipped_callback [airflow] - posted by "aritra24 (via GitHub)" <gi...@apache.org> on 2023/12/06 10:04:29 UTC, 1 replies.
- Re: [I] Leak in Kubernetes Executor Running Tasks Slot Count [airflow] - posted by "c-thiel (via GitHub)" <gi...@apache.org> on 2023/12/06 10:19:28 UTC, 2 replies.
- (airflow) branch main updated: Bump up openai version to >=1.0 & use get_conn (#36014) - posted by pa...@apache.org on 2023/12/06 10:27:15 UTC, 0 replies.
- [PR] Follow BaseHook connection fields method signature in providers hooks [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/06 10:30:29 UTC, 2 replies.
- Re: [I] Airflow scheduler stopped working [airflow] - posted by "timkpaine (via GitHub)" <gi...@apache.org> on 2023/12/06 13:43:41 UTC, 0 replies.
- (airflow) branch main updated: Remove ClassVar annotations. (#36084) - posted by mo...@apache.org on 2023/12/06 14:16:35 UTC, 0 replies.
- [I] Deferrable operator tasks don't call on_kill when fail or restarted [airflow] - posted by "nirben82 (via GitHub)" <gi...@apache.org> on 2023/12/06 14:36:21 UTC, 1 replies.
- [I] Issue with Unreachable Page Due to Page Address Error [airflow-site] - posted by "thisistorr (via GitHub)" <gi...@apache.org> on 2023/12/06 14:49:18 UTC, 2 replies.
- [PR] Fix AWS system tests [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/06 14:54:22 UTC, 3 replies.
- [PR] Update SFTP Site Address (#903) [airflow-site] - posted by "thisistorr (via GitHub)" <gi...@apache.org> on 2023/12/06 14:55:05 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7115745249 - posted by gi...@apache.org on 2023/12/06 15:17:31 UTC, 0 replies.
- Re: [PR] Displaying "actual" try number in TaskInstance view [airflow] - posted by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/12/06 16:03:35 UTC, 0 replies.
- [PR] list pods performance optimization [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/06 16:55:55 UTC, 2 replies.
- Re: [I] Deferrable operator tasks do not call `on_kill` method when fail or restarted [airflow] - posted by "tirkarthi (via GitHub)" <gi...@apache.org> on 2023/12/06 17:45:40 UTC, 3 replies.
- Re: [I] make a trigger_rule for one upstream failed but wait the whole upstream tasks to finish [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/06 17:57:35 UTC, 6 replies.
- Re: [I] Tasks can stick in the "queue" state due to the re-launch of DagFileProcessorManager [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/06 18:03:25 UTC, 0 replies.
- [PR] Remove Airflow sources from CI image when running compatibility check [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/06 19:51:40 UTC, 0 replies.
- [PR] Bump Airflow version to 2.9.0dev0 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/06 20:08:56 UTC, 2 replies.
- (airflow) branch main updated: Fix AWS system tests (#36091) - posted by vi...@apache.org on 2023/12/06 20:18:45 UTC, 0 replies.
- Re: [PR] Add deferrable_timeout to inntialize _timeout_sec of TaskStateTrigger [airflow] - posted by "itstalmeez (via GitHub)" <gi...@apache.org> on 2023/12/06 20:29:13 UTC, 0 replies.
- Re: [PR] Fix parsing connection uri which contains a composite protocol sparated by : [airflow] - posted by "itstalmeez (via GitHub)" <gi...@apache.org> on 2023/12/06 20:31:04 UTC, 2 replies.
- Re: [PR] Increment try_number for externally failed tasks [airflow] - posted by "itstalmeez (via GitHub)" <gi...@apache.org> on 2023/12/06 20:32:21 UTC, 1 replies.
- Re: [PR] Don't clear downstream tasks when marked status is failure and downstream is True [airflow] - posted by "itstalmeez (via GitHub)" <gi...@apache.org> on 2023/12/06 20:33:52 UTC, 1 replies.
- Re: [I] Document the purpose of having common.sql [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/06 20:36:55 UTC, 0 replies.
- (airflow) branch main updated: Add Architecture Decision Record for common.sql introduction (#36015) - posted by po...@apache.org on 2023/12/06 20:36:58 UTC, 0 replies.
- (airflow-site) branch main updated: Update SFTP Site Address (#903) (#904) - posted by po...@apache.org on 2023/12/06 21:05:42 UTC, 0 replies.
- Re: [PR] Configure HttpHook's auth_type from Connection [airflow] - posted by "Joffreybvn (via GitHub)" <gi...@apache.org> on 2023/12/06 21:25:43 UTC, 0 replies.
- (airflow-site) branch gh-pages updated (cc3c88d226 -> 8708f92119) - posted by gi...@apache.org on 2023/12/06 21:31:28 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7119975999 - posted by gi...@apache.org on 2023/12/06 21:41:22 UTC, 0 replies.
- [I] apache-airflow-providers-apache-hive support missing from constraints file for Python 3.11 Airflow 2.7.x [airflow] - posted by "andscoop (via GitHub)" <gi...@apache.org> on 2023/12/06 21:52:53 UTC, 1 replies.
- Re: [I] TaskInstances do not succeed when using enable_logging=True option in DockerSwarmOperator [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/06 22:07:46 UTC, 0 replies.
- (airflow) branch main updated: Fix `enable_logging=True` not working in `DockerSwarmOperator` (#35677) - posted by po...@apache.org on 2023/12/06 22:07:50 UTC, 0 replies.
- Re: [I] Celery Executor is not working with redis-py 5.0.0 [airflow] - posted by "ybryan (via GitHub)" <gi...@apache.org> on 2023/12/06 22:12:25 UTC, 2 replies.
- (airflow) branch main updated: Docstring improvement to _covers_every_hour (#36081) - posted by po...@apache.org on 2023/12/06 22:54:14 UTC, 0 replies.
- [I] Airflow DAG manual runs conflict with scheduled runs [airflow] - posted by "reinafengreinafeng (via GitHub)" <gi...@apache.org> on 2023/12/06 22:57:38 UTC, 2 replies.
- (airflow) branch main updated: GCP Secrets Backend Impersonation (#36072) - posted by po...@apache.org on 2023/12/06 22:58:16 UTC, 0 replies.
- [I] prev_execution_date_success deprication warning suggests using prev_data_interval_start_success which is not equivalent [airflow] - posted by "KeeganCarter11 (via GitHub)" <gi...@apache.org> on 2023/12/06 23:19:20 UTC, 2 replies.
- Re: [I] Upgrade Helm chart dependency to bitnami/postgresql 13.x.x and PostgreSQL 16 [airflow] - posted by "dnskr (via GitHub)" <gi...@apache.org> on 2023/12/06 23:44:16 UTC, 2 replies.
- Re: [PR] bump open api image to v7.0.1 [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/07 00:11:42 UTC, 5 replies.
- Re: [PR] Feature add get polars df to dbapihook and bigqueryhook [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/07 00:11:44 UTC, 1 replies.
- Re: [PR] Add druid ingestion connection test [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/07 00:11:51 UTC, 1 replies.
- Re: [PR] Introduce @task.bash TaskFlow decorator [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/07 02:22:44 UTC, 6 replies.
- (airflow) branch main updated: Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017) - posted by el...@apache.org on 2023/12/07 03:25:47 UTC, 0 replies.
- Re: [PR] Preserve ASCII control characters directly through the BigQuery load API. [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/07 04:32:43 UTC, 0 replies.
- (airflow) annotated tag constraints-2.7.2 updated (b96102da51 -> fdca669f61) - posted by po...@apache.org on 2023/12/07 05:23:57 UTC, 0 replies.
- (airflow) 01/01: Update hive-constraints-for-python-3.11 - posted by po...@apache.org on 2023/12/07 05:23:58 UTC, 2 replies.
- (airflow) annotated tag constraints-2.7.3 updated (0e2392afbb -> e85b45e5ac) - posted by po...@apache.org on 2023/12/07 05:25:38 UTC, 0 replies.
- (airflow) branch constraints-2.7.3-fix created (now 4463fa0571) - posted by po...@apache.org on 2023/12/07 05:26:04 UTC, 0 replies.
- (airflow) branch constraints-2.7.2-fix created (now 25045f2181) - posted by po...@apache.org on 2023/12/07 05:26:27 UTC, 0 replies.
- (airflow) branch constraints-2.7.1-fix created (now 97e1bdcc5a) - posted by po...@apache.org on 2023/12/07 05:34:58 UTC, 0 replies.
- (airflow) annotated tag constraints-2.7.1 updated (7bb0a67403 -> c5784cee72) - posted by po...@apache.org on 2023/12/07 05:36:00 UTC, 0 replies.
- [PR] Fix Python-based decorators templating [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/07 07:44:54 UTC, 3 replies.
- Re: [PR] Adding property files option in the Spark Submit command [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/07 08:16:37 UTC, 3 replies.
- Re: [I] Statsd metrics dagrun.schedule_delay sends time in different format against the seconds specified in docs [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/07 08:18:24 UTC, 2 replies.
- Re: [PR] Add a migration script tooling support to migrate off mssql [airflow] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/07 08:21:18 UTC, 2 replies.
- Re: [I] dbt Cloud provider to support retry from point of failure [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/07 08:23:40 UTC, 1 replies.
- (airflow) branch main updated: Add object methods in weaviate hook (#35934) - posted by ep...@apache.org on 2023/12/07 09:07:37 UTC, 0 replies.
- Re: [I] Add a command line option to start a triggerer process with breeze [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/07 09:17:55 UTC, 2 replies.
- (airflow) branch main updated: Remove Python verson check for triggerer in breeze start-airflow (#36063) - posted by po...@apache.org on 2023/12/07 09:18:00 UTC, 0 replies.
- (airflow) branch main updated: Bump Airflow version to 2.9.0dev0 (#36095) - posted by po...@apache.org on 2023/12/07 09:18:41 UTC, 0 replies.
- (airflow) branch main updated: Fix Python-based decorators templating (#36103) - posted by po...@apache.org on 2023/12/07 09:20:02 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7126141032 - posted by gi...@apache.org on 2023/12/07 10:08:11 UTC, 0 replies.
- (airflow) branch v2-8-test updated (9176c28a50 -> 454add44cd) - posted by ep...@apache.org on 2023/12/07 10:16:54 UTC, 0 replies.
- [PR] Fix optimization of PROD image building side-effect [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/07 11:35:49 UTC, 4 replies.
- (airflow) branch v2-8-test updated (454add44cd -> 4173f01683) - posted by po...@apache.org on 2023/12/07 12:03:18 UTC, 0 replies.
- (airflow) branch fix-optimization-of-prod-image-building-for-non-main-branches created (now a43bd0916c) - posted by po...@apache.org on 2023/12/07 12:09:26 UTC, 0 replies.
- (airflow) 01/01: Fix optimization of PROD image building side-effect - posted by po...@apache.org on 2023/12/07 12:09:27 UTC, 0 replies.
- [PR] fix: downstream on list [airflow] - posted by "raphaelauv (via GitHub)" <gi...@apache.org> on 2023/12/07 14:33:47 UTC, 0 replies.
- [PR] Add ability to run streaming Job for BeamRunPythonPipelineOperator in non deferrable mode [airflow] - posted by "MaksYermak (via GitHub)" <gi...@apache.org> on 2023/12/07 14:37:21 UTC, 2 replies.
- Re: [I] Update Airflow Airbyte Provider to use the new Airbyte API [airflow] - posted by "vytautasnord (via GitHub)" <gi...@apache.org> on 2023/12/07 14:58:18 UTC, 3 replies.
- [PR] Add Codespace with Breeze [airflow] - posted by "sgromme (via GitHub)" <gi...@apache.org> on 2023/12/07 14:58:41 UTC, 0 replies.
- Re: [PR] Fix race condition in KubernetesExecutor with concurrently running schedulers [airflow] - posted by "droppoint (via GitHub)" <gi...@apache.org> on 2023/12/07 15:24:17 UTC, 29 replies.
- (airflow) branch fix-optimization-of-prod-image-building-for-non-main-branches updated (a43bd0916c -> 5c5096b2d6) - posted by po...@apache.org on 2023/12/07 15:28:07 UTC, 0 replies.
- Re: [I] BigQuery with impersonation_chain does not accept custom scopes [airflow] - posted by "pierre-comalada (via GitHub)" <gi...@apache.org> on 2023/12/07 15:51:14 UTC, 3 replies.
- (airflow) branch fix-optimization-of-prod-image-building-for-non-main-branches updated (5c5096b2d6 -> 43400d5cfe) - posted by po...@apache.org on 2023/12/07 16:09:46 UTC, 0 replies.
- (airflow) branch v2-8-test updated (4173f01683 -> c5edc2406d) - posted by po...@apache.org on 2023/12/07 16:10:40 UTC, 0 replies.
- (airflow) branch v2-8-test updated (c5edc2406d -> f7b669945a) - posted by po...@apache.org on 2023/12/07 17:45:39 UTC, 0 replies.
- (airflow) branch fix-optimization-of-prod-image-building-for-non-main-branches updated (43400d5cfe -> be461148f8) - posted by po...@apache.org on 2023/12/07 17:45:47 UTC, 0 replies.
- Re: [PR] Deferrable Operators Docs Edits [airflow] - posted by "dstandish (via GitHub)" <gi...@apache.org> on 2023/12/07 18:04:34 UTC, 1 replies.
- (airflow) branch main updated: Deferrable Operators Docs Edits (#33620) - posted by ds...@apache.org on 2023/12/07 18:05:16 UTC, 0 replies.
- (airflow) branch main updated: Use UTC explicitly in timetable tests (#36082) - posted by ur...@apache.org on 2023/12/07 18:36:14 UTC, 0 replies.
- Re: [I] Wrong execution date in SLA alerts [airflow] - posted by "hliu-VoleonGroup (via GitHub)" <gi...@apache.org> on 2023/12/07 19:16:12 UTC, 0 replies.
- (airflow) branch main updated: Fix optimization of PROD image building side-effect (#36106) - posted by po...@apache.org on 2023/12/07 19:32:19 UTC, 0 replies.
- [I] Webserver returns 500 for POST requests to api/dag/*/dagrun from anonymous user [airflow] - posted by "eliskovets (via GitHub)" <gi...@apache.org> on 2023/12/07 19:38:33 UTC, 9 replies.
- [PR] Use query params to define cassandra keyspace and table in the query [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/07 20:02:29 UTC, 0 replies.
- [PR] Prepare docs 1st wave of Providers December 2023 [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/07 20:18:43 UTC, 1 replies.
- Re: [PR] Add devcontainer\Codespace with Breeze [airflow] - posted by "sgromme (via GitHub)" <gi...@apache.org> on 2023/12/07 20:33:54 UTC, 6 replies.
- Re: [I] Required to fix error handling in `EksCreateClusterOperator` in deferrable mode [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/07 20:47:16 UTC, 0 replies.
- (airflow) branch main updated: Fix for `EksCreateClusterOperator` deferrable mode (#36079) - posted by vi...@apache.org on 2023/12/07 20:47:20 UTC, 0 replies.
- (airflow) branch v2-8-test updated (f7b669945a -> f819449dd4) - posted by ep...@apache.org on 2023/12/07 20:48:39 UTC, 0 replies.
- [PR] Use `redshift-data` operators instead of SQL operators [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/07 20:57:49 UTC, 5 replies.
- [PR] Increase timeout in `example_ec2` system test when hibernating an instance [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/07 21:04:14 UTC, 4 replies.
- Re: [PR] Move Breeze installation of Airflow in CI image to Python [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/07 21:38:20 UTC, 10 replies.
- [PR] Update README_RELEASE_PROVIDER_PACKAGES.md [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/07 21:39:11 UTC, 1 replies.
- (airflow) branch constraints-2-8 updated: Updating constraints. Github run id:7133837164 - posted by gi...@apache.org on 2023/12/07 22:03:13 UTC, 0 replies.
- [PR] handle deprecation warning in google system test [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/07 22:18:05 UTC, 1 replies.
- (airflow) branch main updated: Increase timeout in `example_ec2` system test when hibernating an instance (#36114) - posted by fe...@apache.org on 2023/12/07 22:19:37 UTC, 0 replies.
- (airflow) branch main updated: Prepare docs 1st wave of Providers December 2023 (#36112) - posted by el...@apache.org on 2023/12/07 22:24:17 UTC, 0 replies.
- (airflow) branch main updated (999b70178a -> 3b978f2ef8) - posted by po...@apache.org on 2023/12/07 22:39:40 UTC, 0 replies.
- svn commit: r65928 [1/4] - /dev/airflow/providers/ - posted by el...@apache.org on 2023/12/07 22:46:24 UTC, 0 replies.
- svn commit: r65928 [4/4] - /dev/airflow/providers/ - posted by el...@apache.org on 2023/12/07 22:46:24 UTC, 0 replies.
- svn commit: r65928 [3/4] - /dev/airflow/providers/ - posted by el...@apache.org on 2023/12/07 22:46:24 UTC, 0 replies.
- svn commit: r65928 [2/4] - /dev/airflow/providers/ - posted by el...@apache.org on 2023/12/07 22:46:24 UTC, 0 replies.
- Re: [PR] openlineage, aws: add OpenLineage support for Redshift SQL. [airflow] - posted by "ferruzzi (via GitHub)" <gi...@apache.org> on 2023/12/07 23:06:21 UTC, 8 replies.
- (airflow-site) branch add-documentation-2023-12-08 created (now ecbe9d8e9f) - posted by el...@apache.org on 2023/12/07 23:29:59 UTC, 0 replies.
- (airflow-site) 01/01: Add documentation for packages - 2023-12-08 - posted by el...@apache.org on 2023/12/07 23:30:00 UTC, 0 replies.
- [PR] Add documentation for packages - 2023-12-08 [airflow-site] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/07 23:30:50 UTC, 1 replies.
- [I] Status of testing Providers that were prepared on December 08, 2023 [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/07 23:34:55 UTC, 14 replies.
- (airflow) branch main updated: Update README_RELEASE_PROVIDER_PACKAGES.md (#36115) - posted by el...@apache.org on 2023/12/07 23:38:44 UTC, 0 replies.
- Re: [PR] Replace numpy example with practical exercise demonstrating top-level code [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/08 00:11:50 UTC, 1 replies.
- [I] Gitsync over https denied, unsupported by Github [airflow] - posted by "gregwhorley (via GitHub)" <gi...@apache.org> on 2023/12/08 00:29:47 UTC, 2 replies.
- Re: [I] Task succeeded but retried --> downstream task fails since upstream task is still running [airflow] - posted by "Raul824 (via GitHub)" <gi...@apache.org> on 2023/12/08 00:47:39 UTC, 1 replies.
- [I] Audit logs entry as clear event even if we click on the tasks. [airflow] - posted by "sktemkar16 (via GitHub)" <gi...@apache.org> on 2023/12/08 01:16:29 UTC, 2 replies.
- Re: [I] Connection Extra Field is not encrypted/masked on editing [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/08 05:21:47 UTC, 0 replies.
- [PR] Update permission docs [airflow] - posted by "pankajastro (via GitHub)" <gi...@apache.org> on 2023/12/08 05:40:52 UTC, 1 replies.
- (airflow) branch main updated: handle deprecation warning in google system test (#36116) - posted by el...@apache.org on 2023/12/08 06:09:53 UTC, 0 replies.
- [PR] Slack: Remove parameter `token` in SlackAPIPostOperator [airflow] - posted by "brienzb (via GitHub)" <gi...@apache.org> on 2023/12/08 08:34:58 UTC, 1 replies.
- [PR] Implement deferrable mode for BeamRunJavaPipelineOperator [airflow] - posted by "moiseenkov (via GitHub)" <gi...@apache.org> on 2023/12/08 08:52:35 UTC, 2 replies.
- Re: [PR] Slack: Remove parameter `token` in SlackAPIPostOperator's docstring [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/08 09:35:07 UTC, 2 replies.
- (airflow) branch main updated: Slack: Remove parameter `token` in SlackAPIPostOperator's docstring (#36121) - posted by hu...@apache.org on 2023/12/08 09:35:15 UTC, 0 replies.
- Re: [PR] Add SparkKubernetesOperator crd implementation [airflow] - posted by "bolkedebruin (via GitHub)" <gi...@apache.org> on 2023/12/08 10:06:17 UTC, 2 replies.
- [PR] Fix case where `--use-constraints-version VERSION` has been broken [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/08 10:08:59 UTC, 2 replies.
- [PR] Added Yeedu Operator [airflow] - posted by "rohith-sagar (via GitHub)" <gi...@apache.org> on 2023/12/08 11:14:13 UTC, 4 replies.
- Re: [I] Airflow Triggerer facing frequent restarts [airflow] - posted by "tirkarthi (via GitHub)" <gi...@apache.org> on 2023/12/08 11:20:02 UTC, 1 replies.
- Re: [PR] Fix gcs listing - ensure blobs are loaded [airflow] - posted by "pankajastro (via GitHub)" <gi...@apache.org> on 2023/12/08 11:22:23 UTC, 2 replies.
- [PR] Adding Yeedu Provider to the airflow. [airflow] - posted by "rohith-sagar (via GitHub)" <gi...@apache.org> on 2023/12/08 11:26:41 UTC, 0 replies.
- (airflow) branch main updated: Add retry mechanism and dataframe support for WeaviateIngestOperator (#36085) - posted by ut...@apache.org on 2023/12/08 11:29:45 UTC, 0 replies.
- (airflow-site) branch airflow_280blog created (now 26bcd3bbd2) - posted by ep...@apache.org on 2023/12/08 11:54:28 UTC, 0 replies.
- (airflow-site) 01/01: Airflow 2.8.0 blog post - posted by ep...@apache.org on 2023/12/08 11:54:29 UTC, 0 replies.
- [PR] Airflow 2.8.0 blog post [airflow-site] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/08 11:54:54 UTC, 5 replies.
- (airflow) branch main updated: Allow storage options to be passed (#35820) - posted by bo...@apache.org on 2023/12/08 12:34:32 UTC, 0 replies.
- (airflow) branch main updated (aba58adb83 -> 73abe322ec) - posted by po...@apache.org on 2023/12/08 12:53:18 UTC, 0 replies.
- [PR] Fix on top of https://github.com/apache/airflow/pull/35677 [airflow] - posted by "stavdav143 (via GitHub)" <gi...@apache.org> on 2023/12/08 14:54:25 UTC, 3 replies.
- [I] In cli "airflow roles export / import" : add the permissions to the json file processed. [airflow] - posted by "gbonazzoli (via GitHub)" <gi...@apache.org> on 2023/12/08 15:56:21 UTC, 5 replies.
- (airflow) branch main updated: Use redshift-data operators instead of SQL operators (#36113) - posted by el...@apache.org on 2023/12/08 16:24:17 UTC, 0 replies.
- [PR] Add `scripts` folder when generally all other sources are removed. [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/08 18:13:44 UTC, 0 replies.
- Re: [PR] Add `scripts\in_container` folder when all other sources are removed. [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/08 18:35:07 UTC, 0 replies.
- (airflow) branch main updated: Add `scripts\in_container` folder when all other sources are removed. (#36129) - posted by po...@apache.org on 2023/12/08 18:35:16 UTC, 0 replies.
- Re: [PR] Fix error handling in EksCreateClusterOperator in deferrable mode [airflow] - posted by "syedahsn (via GitHub)" <gi...@apache.org> on 2023/12/08 18:45:57 UTC, 1 replies.
- Re: [I] Dataset extra fields set in Task outlets are not accessible [airflow] - posted by "error418 (via GitHub)" <gi...@apache.org> on 2023/12/08 19:06:26 UTC, 0 replies.
- [PR] Only perform list if delimiter specified [airflow] - posted by "atrbgithub (via GitHub)" <gi...@apache.org> on 2023/12/08 19:08:37 UTC, 2 replies.
- (airflow) branch main updated: Move Breeze installation of Airflow in CI image to Python (#36094) - posted by po...@apache.org on 2023/12/08 19:47:12 UTC, 0 replies.
- [PR] Unify how docker commands get executed in Breeze [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/08 19:47:56 UTC, 4 replies.
- [I] Add overrides in the template field for the Google Cloud Run Jobs Execute operator [airflow] - posted by "guillaumeblaquiere (via GitHub)" <gi...@apache.org> on 2023/12/08 23:54:56 UTC, 2 replies.
- [PR] Feature 36132: add overrides in the template fields of Google Cloud Run Jobs Execute Operator [airflow] - posted by "guillaumeblaquiere (via GitHub)" <gi...@apache.org> on 2023/12/09 00:01:26 UTC, 1 replies.
- Re: [I] "AirflowException: Invalid arguments were passed to GlueJobOperator" when setting update_config=True [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/09 00:11:41 UTC, 2 replies.
- [PR] EventsTimetable schedules past events even if catchup=False [airflow] - posted by "avkirilishin (via GitHub)" <gi...@apache.org> on 2023/12/09 00:14:57 UTC, 2 replies.
- Re: [PR] Migrate provider-specific executor docs to providers [airflow] - posted by "RNHTTR (via GitHub)" <gi...@apache.org> on 2023/12/09 03:29:11 UTC, 1 replies.
- [PR] Refactor ExternalDagLink to not create ad hoc TaskInstances [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/09 04:42:13 UTC, 1 replies.
- [I] Executor Config Lost on Task Retry with Kubernetes Executor in Airflow 2.7.3 [airflow] - posted by "buu-nguyen (via GitHub)" <gi...@apache.org> on 2023/12/09 05:31:50 UTC, 2 replies.
- Re: [I] Trigger event payload mutually incompatible with deferral kwargs [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/09 07:00:58 UTC, 1 replies.
- [PR] Remove generated provider_packages dir [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/09 08:35:41 UTC, 1 replies.
- (airflow) branch main updated: Remove generated provider_packages dir (#36138) - posted by po...@apache.org on 2023/12/09 09:40:07 UTC, 0 replies.
- (airflow) branch main updated: Create latest log dir symlink as relative link (#36019) - posted by po...@apache.org on 2023/12/09 09:41:39 UTC, 0 replies.
- Re: [PR] Fix broken log streaming from #35677 [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/09 10:09:50 UTC, 1 replies.
- (airflow) branch main updated: Fix broken log streaming from #35677 (#36127) - posted by el...@apache.org on 2023/12/09 10:10:03 UTC, 0 replies.
- [PR] Fix start-airflow command [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/09 10:47:00 UTC, 1 replies.
- (airflow) branch main updated: Fix start-airflow command (#36140) - posted by po...@apache.org on 2023/12/09 10:59:05 UTC, 0 replies.
- [PR] Change retry type for Google Dataflow Client to async one [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/09 13:35:25 UTC, 2 replies.
- Re: [PR] GCSHook only perform list if delimiter specified [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/09 15:23:07 UTC, 5 replies.
- Re: [PR] Make pyodbc.Row and databricks.Row JSON-serializable via new `make_serializable` method [airflow] - posted by "pankajastro (via GitHub)" <gi...@apache.org> on 2023/12/09 15:43:08 UTC, 1 replies.
- [I] Can the BigQuery Partition Sensor be updated to sense a list of partition IDs instead of a single partition ID (string) [airflow] - posted by "noeun-kim (via GitHub)" <gi...@apache.org> on 2023/12/09 16:02:39 UTC, 2 replies.
- Re: [PR] Change retry type for Google Clients to async ones where needed [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/09 17:39:35 UTC, 3 replies.
- [PR] Use constraints from current CI image to install providers for tests [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/09 17:50:45 UTC, 7 replies.
- (airflow) branch main updated: Use constraints from current CI image to install providers for tests (#36143) - posted by po...@apache.org on 2023/12/09 19:12:42 UTC, 0 replies.
- [PR] Fix the bug that affected the DAG end date. [airflow] - posted by "avkirilishin (via GitHub)" <gi...@apache.org> on 2023/12/09 19:59:58 UTC, 2 replies.
- [PR] fix connection type webhdfs [airflow] - posted by "ankurbajaj9 (via GitHub)" <gi...@apache.org> on 2023/12/09 20:33:00 UTC, 2 replies.
- [PR] Fixu using latest constraints in sdist package tests [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/09 20:50:46 UTC, 1 replies.
- [PR] Fix broken regex for [airflow] - posted by "tobiaszorzetto (via GitHub)" <gi...@apache.org> on 2023/12/09 20:51:26 UTC, 1 replies.
- [PR] Fix sftp warrning log [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/09 21:05:04 UTC, 2 replies.
- Re: [PR] Fix using latest constraints in sdist package tests [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/09 21:13:45 UTC, 0 replies.
- (airflow) branch main updated: Fixu using latest constraints in sdist package tests (#36146) - posted by po...@apache.org on 2023/12/09 21:13:50 UTC, 0 replies.
- (airflow) branch main updated: Change retry type for Google Dataflow Client to async one (#36141) - posted by po...@apache.org on 2023/12/09 21:14:34 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7153571617 - posted by gi...@apache.org on 2023/12/09 22:23:19 UTC, 0 replies.
- [PR] Fix mapped task group no longer works as expected [airflow] - posted by "avkirilishin (via GitHub)" <gi...@apache.org> on 2023/12/09 22:53:48 UTC, 0 replies.
- Re: [I] [QUARANTINED] test_scheduler_task_start_date is flaky [airflow] - posted by "avkirilishin (via GitHub)" <gi...@apache.org> on 2023/12/09 23:00:51 UTC, 2 replies.
- Re: [I] Airflow StatsD Configuration Error: XML 'ResourceNotFound' Message for statsd_host Environment Variable [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/10 00:12:59 UTC, 2 replies.
- Re: [PR] Add documentation on serde [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/10 06:07:38 UTC, 0 replies.
- [PR] SparkSubmit Operator fixes [airflow] - posted by "pateash (via GitHub)" <gi...@apache.org> on 2023/12/10 06:09:56 UTC, 2 replies.
- Re: [I] Wrong try_number after rescheduling makes remote logging store all the logs with wrong log_id [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/10 07:01:03 UTC, 1 replies.
- Re: [PR] Increase amount of memory available for tests in self-hosted runners ?? [airflow-ci-infra] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/10 08:21:19 UTC, 0 replies.
- [PR] Reorganize command options in Breeze [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/10 11:22:13 UTC, 2 replies.
- Re: [I] Kubernetes Executor List Pods Performance Improvement [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/10 11:49:42 UTC, 0 replies.
- (airflow) branch main updated: list pods performance optimization (#36092) - posted by po...@apache.org on 2023/12/10 11:49:47 UTC, 0 replies.
- Re: [I] Set up multiple Airflow instances under the same domain with different sessions [airflow] - posted by "BhaveshSK (via GitHub)" <gi...@apache.org> on 2023/12/10 12:55:58 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7157571316 - posted by gi...@apache.org on 2023/12/10 13:54:10 UTC, 0 replies.
- [PR] Bhavesh | Issue 12012: Updated INTHEWILD.md [airflow] - posted by "BhaveshSK (via GitHub)" <gi...@apache.org> on 2023/12/10 14:56:53 UTC, 3 replies.
- (airflow) branch main updated: Unify how docker commands get executed in Breeze (#36131) - posted by po...@apache.org on 2023/12/10 15:07:17 UTC, 0 replies.
- [PR] Fix extra "USE_AIRFLOW_VERSION" variable set in sdist package check [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/10 15:52:01 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7158611431 - posted by gi...@apache.org on 2023/12/10 16:10:46 UTC, 0 replies.
- [PR] Avoid race condition when generating constraints/installing providers [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/10 16:11:13 UTC, 1 replies.
- (airflow) branch main updated: Fix extra "USE_AIRFLOW_VERSION" variable set in sdist package check (#36154) - posted by po...@apache.org on 2023/12/10 16:13:00 UTC, 0 replies.
- [PR] Upgrade bitnami/postgresql subchart to 13.2.24 [airflow] - posted by "dnskr (via GitHub)" <gi...@apache.org> on 2023/12/10 18:15:14 UTC, 10 replies.
- (airflow) branch main updated: Reorganize command options in Breeze (#36152) - posted by el...@apache.org on 2023/12/10 18:24:28 UTC, 0 replies.
- (airflow) branch main updated: Avoid race condition when generating constraints/installing providers (#36155) - posted by po...@apache.org on 2023/12/10 18:45:29 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7159665143 - posted by gi...@apache.org on 2023/12/10 19:31:27 UTC, 0 replies.
- [PR] Rewrite constraints generation in Python [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/10 21:08:14 UTC, 8 replies.
- (airflow) branch rewrite-generate-constraints-in-python created (now c8f3e7d328) - posted by po...@apache.org on 2023/12/10 21:19:03 UTC, 0 replies.
- (airflow) 01/01: Rewrite constraints generation in Python - posted by po...@apache.org on 2023/12/10 21:19:04 UTC, 0 replies.
- (airflow) branch rewrite-generate-constraints-in-python updated (c8f3e7d328 -> c85da98168) - posted by po...@apache.org on 2023/12/10 21:21:30 UTC, 0 replies.
- Re: [I] Rewrite the in-container scripts in Python [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/10 21:22:34 UTC, 1 replies.
- (airflow) branch rewrite-generate-constraints-in-python updated (c85da98168 -> 9351bbbb40) - posted by po...@apache.org on 2023/12/10 21:45:39 UTC, 0 replies.
- (airflow) branch rewrite-generate-constraints-in-python updated (9351bbbb40 -> 12a3908e05) - posted by po...@apache.org on 2023/12/10 22:06:19 UTC, 0 replies.
- (airflow) branch main updated (643b23448f -> 712df0463b) - posted by po...@apache.org on 2023/12/10 22:07:46 UTC, 0 replies.
- (airflow) branch main updated: Update INTHEWILD.md (#36153) - posted by po...@apache.org on 2023/12/10 22:09:06 UTC, 0 replies.
- Re: [PR] Handling exit of kerberos sidecar container for k8s < 1.28 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/10 22:18:50 UTC, 16 replies.
- (airflow) branch rewrite-generate-constraints-in-python updated (12a3908e05 -> 46d7fad62b) - posted by po...@apache.org on 2023/12/10 22:34:38 UTC, 0 replies.
- [PR] Include removed providers when preparing packages [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/10 23:26:29 UTC, 7 replies.
- (airflow) branch rewrite-generate-constraints-in-python updated (46d7fad62b -> a7ba7b53bf) - posted by po...@apache.org on 2023/12/10 23:36:18 UTC, 0 replies.
- (airflow) branch rewrite-generate-constraints-in-python updated (a7ba7b53bf -> adc72ba93d) - posted by po...@apache.org on 2023/12/10 23:39:04 UTC, 0 replies.
- (airflow) branch rewrite-generate-constraints-in-python updated (adc72ba93d -> 5b115dacb6) - posted by po...@apache.org on 2023/12/10 23:57:04 UTC, 0 replies.
- (airflow) branch rewrite-generate-constraints-in-python updated (5b115dacb6 -> 501bd4eaed) - posted by po...@apache.org on 2023/12/10 23:59:17 UTC, 0 replies.
- [PR] Fix: Implement support for `fetchone()` in the ODBCHook and the Databricks SQL Hook [airflow] - posted by "Joffreybvn (via GitHub)" <gi...@apache.org> on 2023/12/11 00:09:42 UTC, 10 replies.
- (airflow) branch v2-8-test updated (f819449dd4 -> b167d36525) - posted by ep...@apache.org on 2023/12/11 06:05:45 UTC, 0 replies.
- (airflow) branch v2-8-test updated (b167d36525 -> 558e9654e6) - posted by ep...@apache.org on 2023/12/11 06:24:44 UTC, 0 replies.
- (airflow) branch v2-8-test updated (558e9654e6 -> d0c1c452ce) - posted by ep...@apache.org on 2023/12/11 06:29:39 UTC, 0 replies.
- [PR] Review and mark found potential SSH security issues by bandit [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/11 07:00:39 UTC, 2 replies.
- Re: [I] Copy of [AIRFLOW-5071] JIRA: Thousands of Executor reports task instance X finished (success) although the task says its queued. Was the task killed externally? [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/11 07:01:18 UTC, 1 replies.
- (airflow) branch main updated: Fix: Implement support for `fetchone()` in the ODBCHook and the Databricks SQL Hook (#36161) - posted by po...@apache.org on 2023/12/11 07:02:21 UTC, 0 replies.
- (airflow) branch main updated: Rewrite constraints generation in Python (#36158) - posted by po...@apache.org on 2023/12/11 07:02:59 UTC, 0 replies.
- (airflow) branch main updated: Follow BaseHook connection fields method signature in child classes (#36086) - posted by po...@apache.org on 2023/12/11 07:03:37 UTC, 0 replies.
- [PR] Upgrade to latest pre-commit plugins [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/11 07:32:16 UTC, 1 replies.
- (airflow) branch main updated: Review and mark found potential SSH security issues by bandit (#36162) - posted by po...@apache.org on 2023/12/11 07:38:25 UTC, 0 replies.
- (airflow) branch constraints-2-8 updated: Updating constraints. Github run id:7163768807 - posted by gi...@apache.org on 2023/12/11 07:58:41 UTC, 0 replies.
- Re: [PR] Add overrides to template fields of Google Cloud Run Jobs Execute Operator [airflow] - posted by "guillaumeblaquiere (via GitHub)" <gi...@apache.org> on 2023/12/11 08:27:38 UTC, 3 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7164317188 - posted by gi...@apache.org on 2023/12/11 08:35:17 UTC, 0 replies.
- Re: [I] Task is not able to be run - k8s Celery workers with stale resources [airflow] - posted by "babaMar (via GitHub)" <gi...@apache.org> on 2023/12/11 08:43:18 UTC, 3 replies.
- [PR] 34838 adding propertyfiles option [airflow] - posted by "pateash (via GitHub)" <gi...@apache.org> on 2023/12/11 09:06:32 UTC, 0 replies.
- Re: [I] Scheduler getting crashed when downgrading from 2.8.0b1 to 2.7.3 [airflow] - posted by "Gal40n04ek (via GitHub)" <gi...@apache.org> on 2023/12/11 09:28:45 UTC, 1 replies.
- (airflow) branch v2-8-stable updated (c28ba46e13 -> d0c1c452ce) - posted by ep...@apache.org on 2023/12/11 09:33:27 UTC, 0 replies.
- Re: [PR] SparkSubmit: Adding propertyfiles option [airflow] - posted by "pateash (via GitHub)" <gi...@apache.org> on 2023/12/11 09:38:44 UTC, 6 replies.
- (airflow) branch main updated (343bac956b -> fcd993b852) - posted by po...@apache.org on 2023/12/11 09:42:32 UTC, 0 replies.
- (airflow) annotated tag constraints-2.8.0rc1 updated (6ff90d6f69 -> 01e3dc3c82) - posted by ep...@apache.org on 2023/12/11 09:43:13 UTC, 0 replies.
- svn commit: r65978 - /dev/airflow/2.8.0rc1/ - posted by ep...@apache.org on 2023/12/11 09:47:44 UTC, 0 replies.
- svn commit: r65979 - /dev/airflow/2.7.3rc1/ - posted by ep...@apache.org on 2023/12/11 09:48:26 UTC, 0 replies.
- svn commit: r65980 - /dev/airflow/2.8.0b1/ - posted by ep...@apache.org on 2023/12/11 09:48:50 UTC, 0 replies.
- (airflow) annotated tag 2.8.0rc1 updated (d0c1c452ce -> c73756ce5e) - posted by ep...@apache.org on 2023/12/11 10:02:30 UTC, 0 replies.
- [I] Also support mysql Keda trigger in scaledObject [airflow] - posted by "claneys (via GitHub)" <gi...@apache.org> on 2023/12/11 13:18:54 UTC, 1 replies.
- [PR] feat: support mysql backend as keda trigger [airflow] - posted by "claneys (via GitHub)" <gi...@apache.org> on 2023/12/11 13:20:54 UTC, 4 replies.
- [PR] Fix constraints generation in main [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/11 13:55:08 UTC, 0 replies.
- Re: [PR] Fix constraints generation when there are no differences [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/11 14:51:35 UTC, 2 replies.
- [PR] Pin markdownlint-cli to latest version and fix problems it finds [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/11 15:09:17 UTC, 3 replies.
- (airflow) branch main updated (fcd993b852 -> f8124beea3) - posted by po...@apache.org on 2023/12/11 15:10:13 UTC, 0 replies.
- (airflow) branch main updated (f8124beea3 -> 20a7f929f2) - posted by po...@apache.org on 2023/12/11 15:11:43 UTC, 0 replies.
- (airflow) branch main updated: Pin markdownlint-cli to latest version and fix problems it finds (#36169) - posted by po...@apache.org on 2023/12/11 15:14:42 UTC, 0 replies.
- (airflow) branch main updated: Add overrides to template fields of Google Cloud Run Jobs Execute Operator (#36133) - posted by po...@apache.org on 2023/12/11 15:27:36 UTC, 0 replies.
- [PR] Add jsonpath_ng.ext.parse support for SqsSensor [airflow] - posted by "cliebBS (via GitHub)" <gi...@apache.org> on 2023/12/11 15:53:06 UTC, 2 replies.
- Re: [I] Adding property files option in the Spark Submit command [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/11 16:32:36 UTC, 0 replies.
- (airflow) branch main updated: SparkSubmit: Adding propertyfiles option (#36164) - posted by po...@apache.org on 2023/12/11 16:32:40 UTC, 0 replies.
- Re: [PR] Fix broken regex for allowed_deserialization_classes [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/11 16:47:26 UTC, 17 replies.
- [PR] Implement AthenaSQLHook [airflow] - posted by "flolas (via GitHub)" <gi...@apache.org> on 2023/12/11 16:52:42 UTC, 24 replies.
- Re: [PR] feat: SQLExecuteQueryOperator sql_callable [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/11 16:56:08 UTC, 0 replies.
- (airflow) branch hooks-lineage updated (d1aec927d9 -> 351f7fe227) - posted by mo...@apache.org on 2023/12/11 17:45:30 UTC, 0 replies.
- (airflow) 01/02: hooks poc - posted by mo...@apache.org on 2023/12/11 17:45:31 UTC, 0 replies.
- (airflow) 02/02: datasets from hooks - posted by mo...@apache.org on 2023/12/11 17:45:32 UTC, 0 replies.
- (airflow) branch hooks-lineage updated (351f7fe227 -> 6ae8fb11d9) - posted by mo...@apache.org on 2023/12/11 17:46:01 UTC, 0 replies.
- (airflow) 01/01: hooks poc - posted by mo...@apache.org on 2023/12/11 17:46:02 UTC, 2 replies.
- (airflow) branch hooks-lineage updated (6ae8fb11d9 -> 1d4c424fb0) - posted by mo...@apache.org on 2023/12/11 17:50:36 UTC, 0 replies.
- [I] Add operator to capture diagnostic tarball for Dataproc [airflow] - posted by "flacode (via GitHub)" <gi...@apache.org> on 2023/12/11 17:54:24 UTC, 2 replies.
- Re: [I] Listeners for Datasets [airflow] - posted by "cmarteepants (via GitHub)" <gi...@apache.org> on 2023/12/11 18:01:53 UTC, 1 replies.
- (airflow) branch constraints-mai created (now 195abf8f71) - posted by po...@apache.org on 2023/12/11 18:27:09 UTC, 0 replies.
- (airflow) branch main updated: Add `jsonpath_ng.ext.parse` support for `SqsSensor` (#36170) - posted by vi...@apache.org on 2023/12/11 18:33:37 UTC, 0 replies.
- (airflow) branch main updated (e37fe8f576 -> 1eca667e5f) - posted by vi...@apache.org on 2023/12/11 18:38:52 UTC, 0 replies.
- [PR] Enable native HPA for Airflow Workers [airflow] - posted by "pemiranda-clgx (via GitHub)" <gi...@apache.org> on 2023/12/11 18:58:01 UTC, 6 replies.
- [PR] Remove `is_authorized_cluster_activity` from auth manager [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/11 19:14:58 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7171890351 - posted by gi...@apache.org on 2023/12/11 19:23:52 UTC, 0 replies.
- Re: [I] AIP-56 - FAB AM - Move FAB auth manager to new provider [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/11 20:08:17 UTC, 10 replies.
- [PR] Add --forward-credentials flag to test commmands [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/11 20:10:13 UTC, 1 replies.
- (airflow) branch main updated: Add helper function for CRUD operations on weaviate's schema and class objects (#35919) - posted by ep...@apache.org on 2023/12/11 20:32:06 UTC, 0 replies.
- (airflow) branch main updated: Add --forward-credentials flag to test commmands (#36176) - posted by po...@apache.org on 2023/12/11 20:43:58 UTC, 0 replies.
- (airflow) branch main updated: Remove `is_authorized_cluster_activity` from auth manager (#36175) - posted by vi...@apache.org on 2023/12/11 21:41:56 UTC, 0 replies.
- [PR] Add create_or_replace_objects method to weaviate provider [airflow] - posted by "utkarsharma2 (via GitHub)" <gi...@apache.org> on 2023/12/11 22:35:17 UTC, 14 replies.
- [I] dag_run.get_previous_dagrun() returning wrong dag_run with manual DAG triggering [airflow] - posted by "ThiagoLuka (via GitHub)" <gi...@apache.org> on 2023/12/11 22:39:29 UTC, 5 replies.
- [PR] Syedahsn/aws executors ecs credentials refresh [airflow] - posted by "syedahsn (via GitHub)" <gi...@apache.org> on 2023/12/11 22:47:12 UTC, 10 replies.
- Re: [I] "Celery command failed", but "Marking task as SUCCESS" [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/12 00:12:06 UTC, 2 replies.
- Re: [PR] Support git-sync v4 in Helm Chart [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/12 00:12:12 UTC, 6 replies.
- [PR] Remove duplicate dropdown entry in providers issue template [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/12 03:44:56 UTC, 8 replies.
- [PR] Improve document clarity. [airflow] - posted by "UncertainBadg3r (via GitHub)" <gi...@apache.org> on 2023/12/12 04:05:24 UTC, 0 replies.
- Re: [PR] SparkSubmit Connection Extras can be overridden [airflow] - posted by "pateash (via GitHub)" <gi...@apache.org> on 2023/12/12 04:50:58 UTC, 1 replies.
- Re: [I] AIP-44 Migrate TaskInstance.refresh_from_db to Internal API [airflow] - posted by "dstandish (via GitHub)" <gi...@apache.org> on 2023/12/12 05:02:48 UTC, 2 replies.
- Re: [PR] Convert DagFileProcessor.execute_callbacks to Internal API [airflow] - posted by "dstandish (via GitHub)" <gi...@apache.org> on 2023/12/12 05:10:32 UTC, 4 replies.
- (airflow) branch main updated: Added Datascan Profiling (#35696) - posted by po...@apache.org on 2023/12/12 06:23:53 UTC, 0 replies.
- (airflow-site) branch add-documentation-2023-12-08 updated (ecbe9d8e9f -> b2e7d16813) - posted by el...@apache.org on 2023/12/12 06:47:27 UTC, 0 replies.
- svn commit: r65990 [1/2] - /dev/airflow/providers/ /release/airflow/providers/ - posted by el...@apache.org on 2023/12/12 06:57:04 UTC, 0 replies.
- svn commit: r65990 [2/2] - /dev/airflow/providers/ /release/airflow/providers/ - posted by el...@apache.org on 2023/12/12 06:57:04 UTC, 0 replies.
- [PR] Bugfix/logging for pausing [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/12 07:04:03 UTC, 2 replies.
- Re: [PR] Initial implementation of new airflow provider for Teradata with Teradata Hook, Teradata Operator and Teradata to Teradata Transfer Operator. [airflow] - posted by "SatishChGit (via GitHub)" <gi...@apache.org> on 2023/12/12 07:06:30 UTC, 0 replies.
- [PR] Add pre-commmit check for providers list in bug report is unique/sorted [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/12 07:12:45 UTC, 1 replies.
- (airflow-site) branch main updated: Add documentation for packages - 2023-12-08 (#905) - posted by el...@apache.org on 2023/12/12 07:18:30 UTC, 0 replies.
- (airflow-site) branch add-documentation-2023-12-08 deleted (was b2e7d16813) - posted by el...@apache.org on 2023/12/12 07:18:40 UTC, 0 replies.
- [PR] Update providers metadata 2023-12-12 [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/12 07:24:26 UTC, 1 replies.
- (airflow-site) branch gh-pages updated (8708f92119 -> ec515eef74) - posted by gi...@apache.org on 2023/12/12 07:45:41 UTC, 0 replies.
- (airflow) branch main updated: Include removed providers when preparing packages (#36160) - posted by po...@apache.org on 2023/12/12 10:52:34 UTC, 0 replies.
- (airflow) branch main updated: Update providers metadata 2023-12-12 (#36184) - posted by el...@apache.org on 2023/12/12 12:09:09 UTC, 0 replies.
- [I] New Graph UI doesn't support SubDag [airflow] - posted by "betalb (via GitHub)" <gi...@apache.org> on 2023/12/12 13:04:48 UTC, 3 replies.
- (airflow) branch main updated (e9b76bc38d -> f8b322d61c) - posted by po...@apache.org on 2023/12/12 15:17:04 UTC, 0 replies.
- [PR] Fix compatibility of updated `airflow.io` with released providers [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/12 15:44:03 UTC, 9 replies.
- [I] Add unit tests to retrieve fsspec from providers including backwards compatibility [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/12 15:58:09 UTC, 5 replies.
- [I] dag_processing.processes should be a gauge, not a counter [airflow] - posted by "Jeoffreybauvin (via GitHub)" <gi...@apache.org> on 2023/12/12 16:07:32 UTC, 8 replies.
- (airflow) branch main updated: Fix compatibility of updated `airflow.io` with released providers (#36186) - posted by ep...@apache.org on 2023/12/12 16:47:18 UTC, 0 replies.
- (airflow) branch v2-8-test updated: Fix compatibility of updated `airflow.io` with released providers (#36186) - posted by ep...@apache.org on 2023/12/12 16:49:35 UTC, 0 replies.
- [PR] Sync v2-8-stable with v2-7-test to release 2.8.0 [airflow] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/12 16:50:53 UTC, 1 replies.
- (airflow) branch constraints-2-8 updated: Updating constraints. Github run id:7184642982 - posted by gi...@apache.org on 2023/12/12 17:42:16 UTC, 0 replies.
- (airflow-site) branch dask created (now b70120e764) - posted by el...@apache.org on 2023/12/12 17:54:28 UTC, 0 replies.
- (airflow-site) 01/01: Fix daskexecutor provider docs - posted by el...@apache.org on 2023/12/12 17:54:29 UTC, 0 replies.
- [PR] Fix daskexecutor provider docs [airflow-site] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/12 17:56:11 UTC, 8 replies.
- [PR] Prepare docs 1st wave of Providers December 2023 RC2 [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/12 18:01:14 UTC, 7 replies.
- Re: [I] Add AthenaSqlHook based on PyAthena [airflow] - posted by "shubham22 (via GitHub)" <gi...@apache.org> on 2023/12/12 18:27:38 UTC, 0 replies.
- Re: [I] logging/remote_logging - option to disable creation of cloudwatch log groups [airflow] - posted by "o-nikolas (via GitHub)" <gi...@apache.org> on 2023/12/12 18:39:22 UTC, 1 replies.
- [PR] Avoid bumping min-airflow-version in prepare-provider-documentation [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/12 18:56:30 UTC, 0 replies.
- [PR] Add capability of passing a bucket to `example_emr` system test [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/12 19:08:07 UTC, 1 replies.
- Re: [PR] Avoid bumping removed min-airflow-version in prepare-provider-documentation [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/12 19:40:42 UTC, 0 replies.
- (airflow) branch main updated: Avoid bumping min-airflow-version in prepare-provider-documentation (#36191) - posted by po...@apache.org on 2023/12/12 19:40:46 UTC, 0 replies.
- [I] Create CLI command `airflow providers auth-managers` [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/12 20:01:46 UTC, 7 replies.
- (airflow) branch main updated: Prepare docs 1st wave of Providers December 2023 RC2 (#36190) - posted by po...@apache.org on 2023/12/12 20:49:24 UTC, 0 replies.
- svn commit: r66013 - /release/airflow/KEYS - posted by po...@apache.org on 2023/12/12 21:03:57 UTC, 0 replies.
- svn commit: r66014 - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/12 21:10:16 UTC, 0 replies.
- (airflow) branch main updated: Add capability of passing a bucket to `example_emr` system test (#36192) - posted by vi...@apache.org on 2023/12/12 21:11:43 UTC, 0 replies.
- (airflow-site) branch add-documentation-2023-12-12 created (now 1f579da82f) - posted by po...@apache.org on 2023/12/12 21:57:50 UTC, 0 replies.
- (airflow-site) 01/01: Add documentation for packages - 2023-12-12 - posted by po...@apache.org on 2023/12/12 21:57:51 UTC, 0 replies.
- [PR] Add documentation for packages - 2023-12-12 [airflow-site] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/12 21:57:56 UTC, 1 replies.
- [I] Status of testing Providers that were prepared on December 12, 2023 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/12 22:03:20 UTC, 7 replies.
- [PR] Improve/simplify/remove superfluous flags in release provider process [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/12 22:42:08 UTC, 1 replies.
- (airflow) branch main updated: Improve/simplify/remove superfluous flags in release provider process (#36195) - posted by po...@apache.org on 2023/12/12 23:45:54 UTC, 0 replies.
- Re: [PR] Add TabularVttsSensor [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/13 00:12:01 UTC, 1 replies.
- Re: [I] ExternalTaskSensor doesn't timeout if external DAG doesn't exist - dag.test() [airflow] - posted by "cbuffett (via GitHub)" <gi...@apache.org> on 2023/12/13 00:39:43 UTC, 1 replies.
- [PR] fix typo in README.md [airflow] - posted by "cabbagepatchman (via GitHub)" <gi...@apache.org> on 2023/12/13 02:46:08 UTC, 1 replies.
- (airflow) branch main updated: Fix typo in dependency approach chapter of README (#36196) - posted by jo...@apache.org on 2023/12/13 03:22:07 UTC, 0 replies.
- (airflow) branch main updated: fix connection type webhdfs (#36145) - posted by jo...@apache.org on 2023/12/13 03:39:15 UTC, 0 replies.
- Re: [PR] Improve CI.rst document clarity. [airflow] - posted by "UncertainBadg3r (via GitHub)" <gi...@apache.org> on 2023/12/13 03:54:47 UTC, 2 replies.
- [PR] Add field for specifying other Airflow version in bug template [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/13 04:56:46 UTC, 6 replies.
- [PR] Update `retry` param typing in PubSubAsyncHook [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/13 05:44:23 UTC, 2 replies.
- (airflow) branch v2-8-stable updated (d0c1c452ce -> 34791d72d6) - posted by ep...@apache.org on 2023/12/13 06:11:07 UTC, 0 replies.
- (airflow) annotated tag constraints-2.8.0rc2 updated (35ebec1d9a -> 619fcf9acd) - posted by ep...@apache.org on 2023/12/13 06:15:29 UTC, 0 replies.
- svn commit: r66026 - /dev/airflow/2.8.0rc2/ - posted by ep...@apache.org on 2023/12/13 06:18:08 UTC, 0 replies.
- svn commit: r66027 - /dev/airflow/2.8.0rc1/ - posted by ep...@apache.org on 2023/12/13 06:18:41 UTC, 0 replies.
- (airflow) annotated tag 2.8.0rc2 updated (34791d72d6 -> 0e8ee5bc2a) - posted by ep...@apache.org on 2023/12/13 06:26:03 UTC, 0 replies.
- (airflow) branch main updated: Improve CI.rst document clarity. (#36181) - posted by po...@apache.org on 2023/12/13 07:44:05 UTC, 0 replies.
- (airflow) branch main updated: Update `retry` param typing in PubSubAsyncHook (#36198) - posted by po...@apache.org on 2023/12/13 09:14:50 UTC, 0 replies.
- [PR] Improve handling of backwards compat for airflow.io [airflow] - posted by "bolkedebruin (via GitHub)" <gi...@apache.org> on 2023/12/13 09:27:48 UTC, 13 replies.
- [PR] Fix incompatibility with google-cloud-monitoring 2.18.0 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/13 09:49:10 UTC, 1 replies.
- [PR] Add bigquery partition sensor for sequential partition id [airflow] - posted by "noeun-kim (via GitHub)" <gi...@apache.org> on 2023/12/13 09:53:48 UTC, 2 replies.
- Re: [PR] Do not let EventsTimetable schedule past events if catchup=False [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/13 10:25:12 UTC, 1 replies.
- [PR] iterate through blobs before checking prefixes [airflow] - posted by "Lee-W (via GitHub)" <gi...@apache.org> on 2023/12/13 11:28:41 UTC, 6 replies.
- [I] Glue job not updating on iam_role_arn change GlueJobOperator/GlueJobHook [airflow] - posted by "jplauri (via GitHub)" <gi...@apache.org> on 2023/12/13 11:29:50 UTC, 2 replies.
- Re: [I] AttributeError while using the function update_state [airflow] - posted by "internetcoffeephone (via GitHub)" <gi...@apache.org> on 2023/12/13 11:35:53 UTC, 0 replies.
- [PR] Databricks sql hook returns json-serializable namedtuple [airflow] - posted by "Joffreybvn (via GitHub)" <gi...@apache.org> on 2023/12/13 11:47:57 UTC, 11 replies.
- [I] Anonymous users are no longer able to add DAG run notes, even with the ADMIN role [airflow] - posted by "tullis (via GitHub)" <gi...@apache.org> on 2023/12/13 12:29:37 UTC, 4 replies.
- [I] Environment variable AIRFLOW__DATABASE__SQL_ALCHEMY_CONNECT_ARGS not parsed correctly [airflow] - posted by "giantZorg (via GitHub)" <gi...@apache.org> on 2023/12/13 12:40:08 UTC, 5 replies.
- Re: [PR] fix(bigquery.py): pass correct project_id to triggerer [airflow] - posted by "mokshasoul (via GitHub)" <gi...@apache.org> on 2023/12/13 13:10:16 UTC, 4 replies.
- [I] Conflict Between Yarn Installation Locally and Hadoop YARN [airflow-site] - posted by "cpprhtn (via GitHub)" <gi...@apache.org> on 2023/12/13 13:17:23 UTC, 2 replies.
- Re: [I] No response from gunicorn master within 120 seconds After Changing Worker Class [airflow] - posted by "ramkunwarmeghwal (via GitHub)" <gi...@apache.org> on 2023/12/13 13:19:59 UTC, 5 replies.
- (airflow) branch main updated: Fix incompatibility with google-cloud-monitoring 2.18.0 (#36200) - posted by po...@apache.org on 2023/12/13 13:28:14 UTC, 0 replies.
- [PR] Update yarn to yarnpkg to avoid conflicts with Hadoop [airflow-site] - posted by "cpprhtn (via GitHub)" <gi...@apache.org> on 2023/12/13 13:29:40 UTC, 6 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7195913208 - posted by gi...@apache.org on 2023/12/13 14:13:40 UTC, 0 replies.
- [PR] Schedule plexus and apache.sqoop providers for removal [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/13 14:53:14 UTC, 3 replies.
- Re: [I] Adding Support for Yarn queue and other extras in SparkSubmit Operator and Hook [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/13 14:54:33 UTC, 0 replies.
- (airflow) branch main updated (4c73d613b1 -> 1b4a7edc54) - posted by jo...@apache.org on 2023/12/13 14:54:38 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7196974367 - posted by gi...@apache.org on 2023/12/13 15:37:50 UTC, 0 replies.
- [PR] Remove dependency of Connexion from auth manager interface [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/13 15:51:30 UTC, 1 replies.
- [PR] Add support for sharing plugins folder from host in Breeze [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/13 16:48:34 UTC, 1 replies.
- (airflow) branch main updated: Schedule plexus and apache.sqoop providers for removal (#36208) - posted by po...@apache.org on 2023/12/13 16:50:46 UTC, 0 replies.
- [PR] Create auth manager documentation [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/13 17:11:36 UTC, 19 replies.
- Re: [PR] Make databricks sql hook return a serializable namedtuple [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/13 17:16:06 UTC, 23 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7198434122 - posted by gi...@apache.org on 2023/12/13 17:39:58 UTC, 0 replies.
- (airflow) branch main updated: Improve handling of backwards compat for airflow.io (#36199) - posted by bo...@apache.org on 2023/12/13 17:56:38 UTC, 0 replies.
- Re: [I] Add docs on Audit Logs [airflow] - posted by "RNHTTR (via GitHub)" <gi...@apache.org> on 2023/12/13 17:57:28 UTC, 0 replies.
- (airflow) branch v2-8-test updated: Improve handling of backwards compat for airflow.io (#36199) - posted by ep...@apache.org on 2023/12/13 17:59:57 UTC, 0 replies.
- [PR] Improve audit_logs.rst [airflow] - posted by "RNHTTR (via GitHub)" <gi...@apache.org> on 2023/12/13 18:10:58 UTC, 3 replies.
- (airflow) branch main updated: Remove dependency of `Connexion` from auth manager interface (#36209) - posted by vi...@apache.org on 2023/12/13 18:32:29 UTC, 0 replies.
- (airflow) branch constraints-2-8 updated: Updating constraints. Github run id:7199187385 - posted by gi...@apache.org on 2023/12/13 18:51:12 UTC, 1 replies.
- [I] In AWS MWAA v2.7.2, the displayed DAG counts include those that have been removed. [airflow] - posted by "sharath-ravi (via GitHub)" <gi...@apache.org> on 2023/12/13 19:00:17 UTC, 2 replies.
- (airflow) branch v2-8-stable updated (34791d72d6 -> 6da343b918) - posted by ep...@apache.org on 2023/12/13 19:22:31 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7199555603 - posted by gi...@apache.org on 2023/12/13 19:25:57 UTC, 0 replies.
- (airflow) annotated tag constraints-2.8.0rc3 updated (c96b5c79b3 -> 9e3c26f64b) - posted by ep...@apache.org on 2023/12/13 19:27:15 UTC, 0 replies.
- svn commit: r66043 - /dev/airflow/2.8.0rc3/ - posted by ep...@apache.org on 2023/12/13 19:30:57 UTC, 0 replies.
- svn commit: r66044 - /dev/airflow/2.8.0rc2/ - posted by ep...@apache.org on 2023/12/13 19:31:43 UTC, 0 replies.
- (airflow) annotated tag 2.8.0rc3 updated (6da343b918 -> 641d75d041) - posted by ep...@apache.org on 2023/12/13 19:37:27 UTC, 0 replies.
- (airflow) branch main updated: Add support for sharing plugins folder from host in Breeze (#36210) - posted by po...@apache.org on 2023/12/13 19:40:58 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7200229201 - posted by gi...@apache.org on 2023/12/13 20:57:36 UTC, 0 replies.
- [PR] Update community content [airflow-site] - posted by "merobi-hub (via GitHub)" <gi...@apache.org> on 2023/12/13 21:28:03 UTC, 0 replies.
- (airflow) branch main updated: Add field for specifying other Airflow version in bug template (#36197) - posted by jo...@apache.org on 2023/12/13 22:16:40 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7201711996 - posted by gi...@apache.org on 2023/12/13 23:02:31 UTC, 0 replies.
- Re: [I] triggerer block_watchdog is crying "wolf!" [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/14 00:11:37 UTC, 2 replies.
- Re: [PR] Suppress false warning when TI state is QUEUED and TI doesn't have a start_date [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/14 00:11:40 UTC, 6 replies.
- [I] Noconnection on localhost:8080 after airflow standalone on Ubuntu 22 on nano instance at AWS [airflow] - posted by "philiprbrenan (via GitHub)" <gi...@apache.org> on 2023/12/14 01:48:57 UTC, 5 replies.
- [PR] Remove Redshift mention from the list of managed Postgres backends [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/14 09:36:37 UTC, 2 replies.
- Re: [I] Fix all deprecations for SQLAlchemy 2.0 [airflow] - posted by "VladaZakharova (via GitHub)" <gi...@apache.org> on 2023/12/14 10:19:40 UTC, 3 replies.
- [I] Airflow stops tracking pod with xcom_sidecar container [airflow] - posted by "rlbabyuk (via GitHub)" <gi...@apache.org> on 2023/12/14 10:22:50 UTC, 4 replies.
- [I] "Mark state as..." button options grayed out [airflow] - posted by "internetcoffeephone (via GitHub)" <gi...@apache.org> on 2023/12/14 10:26:42 UTC, 2 replies.
- [PR] add param proxy user for hive [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/14 12:40:38 UTC, 7 replies.
- [PR] Fix macros jinja template example [airflow] - posted by "hhhonzik (via GitHub)" <gi...@apache.org> on 2023/12/14 13:09:43 UTC, 1 replies.
- (airflow-site) branch airflow_280blog updated (26bcd3bbd2 -> 22965cd380) - posted by ep...@apache.org on 2023/12/14 14:00:51 UTC, 0 replies.
- (airflow-site) branch airflow_280blog updated (22965cd380 -> f75cdbd1ce) - posted by ep...@apache.org on 2023/12/14 14:06:27 UTC, 0 replies.
- [I] Make the interface of common.sql DBApiHook type-defined [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/14 14:34:13 UTC, 0 replies.
- (airflow) branch main updated: iterate through blobs before checking prefixes (#36202) - posted by po...@apache.org on 2023/12/14 14:40:03 UTC, 0 replies.
- (airflow) branch main updated: Remove Redshift mention from the list of managed Postgres backends (#36217) - posted by vi...@apache.org on 2023/12/14 15:20:41 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7210923285 - posted by gi...@apache.org on 2023/12/14 16:11:43 UTC, 0 replies.
- (airflow-site) branch airflow_280blog updated (f75cdbd1ce -> b4405292d7) - posted by ep...@apache.org on 2023/12/14 16:17:29 UTC, 0 replies.
- [PR] Fix: test_auth fails [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/14 16:20:24 UTC, 1 replies.
- (airflow) annotated tag constraints-2.8.0rc3 updated (9e3c26f64b -> f07a9837d6) - posted by po...@apache.org on 2023/12/14 16:41:26 UTC, 0 replies.
- [PR] Add TemplatedSmtpNotifier [airflow] - posted by "vchiapaikeo (via GitHub)" <gi...@apache.org> on 2023/12/14 16:50:57 UTC, 3 replies.
- [PR] WIP KPO log cleanup [airflow] - posted by "dstandish (via GitHub)" <gi...@apache.org> on 2023/12/14 17:03:10 UTC, 6 replies.
- [PR] KPO write_logs does not need to use complicated pod logs reader [airflow] - posted by "dstandish (via GitHub)" <gi...@apache.org> on 2023/12/14 18:25:06 UTC, 0 replies.
- [I] MYSQL fails to install due to incorrect GPG Key [airflow] - posted by "furquan39 (via GitHub)" <gi...@apache.org> on 2023/12/14 18:30:20 UTC, 85 replies.
- Re: [PR] Support not/and/or search filter for tags [airflow] - posted by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/12/14 20:21:48 UTC, 2 replies.
- Re: [PR] Base date for fetching dag grid view must include selected run_id [airflow] - posted by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/12/14 20:29:46 UTC, 0 replies.
- [PR] Move config related to FAB auth manager to FAB provider [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/14 21:26:30 UTC, 13 replies.
- [I] UI Bug: Max active dag, task, and concurrency show up as datetime in Grid view (dag details) [airflow] - posted by "ketozhang (via GitHub)" <gi...@apache.org> on 2023/12/14 21:52:23 UTC, 0 replies.
- Re: [I] Official Airflow Helm Chart Adding EmptyDir Sizes and Basic Probes to all Containers to Values File [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/14 22:04:08 UTC, 2 replies.
- Re: [I] GlueJobSensor stuck in Running state with Verbose set to True [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/15 00:12:24 UTC, 2 replies.
- Re: [PR] Don't get DAG out of DagBag when we already have it [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/15 00:12:25 UTC, 1 replies.
- Re: [PR] Defined Constants for Repo Routes in Databricks Hook [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/15 00:12:28 UTC, 1 replies.
- Re: [PR] Add watchdog for immediately processing changes in the DAGs folder [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/15 00:12:30 UTC, 3 replies.
- Re: [PR] Refactor usage of str() [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/15 00:12:31 UTC, 1 replies.
- Re: [PR] Fix: added re-raising of exceptions to dag.test() execution [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/15 00:12:33 UTC, 1 replies.
- Re: [I] ECS Executor - Overriding Additional ECS Task Properties [airflow] - posted by "shubham22 (via GitHub)" <gi...@apache.org> on 2023/12/15 00:22:42 UTC, 6 replies.
- [PR] Update BREEZE.rst with different test example [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/15 05:41:18 UTC, 5 replies.
- (airflow-site) branch airflow_280blog updated (b4405292d7 -> 6b2c41fc21) - posted by ep...@apache.org on 2023/12/15 06:14:44 UTC, 0 replies.
- [PR] Temporarily switch to MariaDB client due to mysql repo signing issue [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/15 08:29:33 UTC, 6 replies.
- [PR] starting triggerer for system-tests [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/15 08:32:36 UTC, 6 replies.
- [PR] Use MariaDB libraries as default client for MySQL [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/15 08:50:02 UTC, 2 replies.
- [I] S3 sensor error when using timedelta [airflow] - posted by "simonprydden (via GitHub)" <gi...@apache.org> on 2023/12/15 08:56:48 UTC, 2 replies.
- Re: [I] UI Bug: Max active runs, task, and concurrency show up as datetime in Grid view (dag details) [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/15 10:50:25 UTC, 1 replies.
- [I] Add ability to automatically set DAG to off after X times it failed sequentially [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/15 11:12:20 UTC, 3 replies.
- [PR] Kubernetes executor running slots leak fix [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/15 11:50:15 UTC, 4 replies.
- [PR] Cancel airbyte job when timeout exceeded to prevent inconsistency amo… [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/15 13:07:06 UTC, 1 replies.
- [PR] Update CONTRIBUTORS_QUICK_START_GITPOD.rst [airflow] - posted by "KesharwaniArpita (via GitHub)" <gi...@apache.org> on 2023/12/15 13:10:06 UTC, 1 replies.
- Re: [I] run_grant_dataset_view_access fails if view already exists [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/15 14:06:48 UTC, 1 replies.
- (airflow) branch main updated: Update CONTRIBUTORS_QUICK_START_GITPOD.rst (#36242) - posted by hu...@apache.org on 2023/12/15 14:29:52 UTC, 0 replies.
- (airflow) branch switch-to-mariadb-by-default created (now 35390c1afc) - posted by po...@apache.org on 2023/12/15 14:46:32 UTC, 0 replies.
- (airflow) 01/01: Change default MySQL client to MariaDB - posted by po...@apache.org on 2023/12/15 14:46:33 UTC, 0 replies.
- [PR] Change default MySQL client to MariaDB [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/15 14:46:35 UTC, 9 replies.
- (airflow) branch switch-to-mariadb-by-default updated (35390c1afc -> feb4e86117) - posted by po...@apache.org on 2023/12/15 14:51:23 UTC, 0 replies.
- (airflow) branch switch-to-mariadb-by-default updated (feb4e86117 -> 2f9c1329ae) - posted by po...@apache.org on 2023/12/15 15:02:21 UTC, 0 replies.
- (airflow) branch switch-to-mariadb-by-default updated (2f9c1329ae -> 2a21c8fe17) - posted by po...@apache.org on 2023/12/15 15:13:29 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7223315866 - posted by gi...@apache.org on 2023/12/15 15:13:59 UTC, 0 replies.
- (airflow) branch switch-to-mariadb-by-default updated (2a21c8fe17 -> c9647019de) - posted by po...@apache.org on 2023/12/15 15:14:55 UTC, 0 replies.
- [PR] Use common method of import GPG keys [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/15 15:19:54 UTC, 2 replies.
- (airflow) branch switch-to-mariadb-by-default updated (c9647019de -> ef1552f3c7) - posted by po...@apache.org on 2023/12/15 15:31:45 UTC, 0 replies.
- [I] Helm Chart tatsd-mappings.yml still referencing old (Airflow 1.x) Pool metrics [airflow] - posted by "frankgrimes97 (via GitHub)" <gi...@apache.org> on 2023/12/15 15:35:18 UTC, 3 replies.
- (airflow) branch switch-to-mariadb-by-default updated (ef1552f3c7 -> c7cf7f00ae) - posted by po...@apache.org on 2023/12/15 16:31:04 UTC, 0 replies.
- (airflow) branch main updated (1f6f34dba0 -> 8a7bea2d8a) - posted by po...@apache.org on 2023/12/15 18:13:08 UTC, 0 replies.
- Re: [PR] Refresh credentials in `AwsEcsExecutor` [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/15 18:36:08 UTC, 4 replies.
- (airflow) branch v2-8-test updated (6da343b918 -> aef7a8538f) - posted by po...@apache.org on 2023/12/15 19:52:31 UTC, 0 replies.
- (airflow) 01/42: Move check provider yaml file to breeze shell (#35879) - posted by po...@apache.org on 2023/12/15 19:52:32 UTC, 0 replies.
- (airflow) 02/42: Move pre-commit for local-file-mounts to breeze shell (#35878) - posted by po...@apache.org on 2023/12/15 19:52:33 UTC, 0 replies.
- (airflow) 03/42: Finish refactoring of breeze-dependent pre-commits to use breeze shell (#35830) - posted by po...@apache.org on 2023/12/15 19:52:34 UTC, 0 replies.
- (airflow) 04/42: Fix `breeze exec` to use the right project name (#35921) - posted by po...@apache.org on 2023/12/15 19:52:35 UTC, 0 replies.
- (airflow) 05/42: Skip port forwarding also for base ports when running pre-commits (#35922) - posted by po...@apache.org on 2023/12/15 19:52:36 UTC, 0 replies.
- (airflow) 06/42: Make rootless-docker documented first-class-citizen in Breeze (#35917) - posted by po...@apache.org on 2023/12/15 19:52:37 UTC, 0 replies.
- (airflow) 07/42: Always bring breeze down before using `--use-version` (#35916) - posted by po...@apache.org on 2023/12/15 19:52:38 UTC, 0 replies.
- (airflow) 08/42: Create pre-commit script to prevent creating FAB related migrations in core Airflow (#35927) - posted by po...@apache.org on 2023/12/15 19:52:39 UTC, 0 replies.
- (airflow) 09/42: Limit aibotocore to help `pip` with backtracking issue for s3fs (#35952) - posted by po...@apache.org on 2023/12/15 19:52:40 UTC, 0 replies.
- (airflow) 10/42: Update providers metadata 2023-11-29 (#35943) - posted by po...@apache.org on 2023/12/15 19:52:41 UTC, 0 replies.
- (airflow) 11/42: Mark daskexecutor provider as removed (#35965) - posted by po...@apache.org on 2023/12/15 19:52:42 UTC, 0 replies.
- (airflow) 12/42: Add semi-automated misc classification for providers release (#36018) - posted by po...@apache.org on 2023/12/15 19:52:43 UTC, 0 replies.
- (airflow) 13/42: Update branch name in release guide (#36020) - posted by po...@apache.org on 2023/12/15 19:52:44 UTC, 0 replies.
- (airflow) 14/42: Support DOCKER_HOST variable passing to Breeze commands (#36011) - posted by po...@apache.org on 2023/12/15 19:52:45 UTC, 0 replies.
- (airflow) 15/42: New breeze command to clean up previous provider artifacts (#35970) - posted by po...@apache.org on 2023/12/15 19:52:46 UTC, 0 replies.
- (airflow) 16/42: Remove upper bound constraint on aiobotocore (#36031) - posted by po...@apache.org on 2023/12/15 19:52:47 UTC, 0 replies.
- (airflow) 17/42: Do not skip mounting sources on tagged builds by default (#36060) - posted by po...@apache.org on 2023/12/15 19:52:48 UTC, 0 replies.
- (airflow) 18/42: Run matrix of compatibility checks for providers (#36061) - posted by po...@apache.org on 2023/12/15 19:52:49 UTC, 0 replies.
- (airflow) 19/42: Bump up openai version to >=1.0 & use get_conn (#36014) - posted by po...@apache.org on 2023/12/15 19:52:50 UTC, 0 replies.
- (airflow) 20/42: Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017) - posted by po...@apache.org on 2023/12/15 19:52:51 UTC, 0 replies.
- (airflow) 21/42: Update README_RELEASE_PROVIDER_PACKAGES.md (#36115) - posted by po...@apache.org on 2023/12/15 19:52:52 UTC, 0 replies.
- (airflow) 22/42: Fix case where `--use-constraints-version VERSION` has been broken (#36123) - posted by po...@apache.org on 2023/12/15 19:52:53 UTC, 0 replies.
- (airflow) 23/42: Move Breeze installation of Airflow in CI image to Python (#36094) - posted by po...@apache.org on 2023/12/15 19:52:54 UTC, 0 replies.
- (airflow) 24/42: Remove generated provider_packages dir (#36138) - posted by po...@apache.org on 2023/12/15 19:52:55 UTC, 0 replies.
- (airflow) 25/42: Fix start-airflow command (#36140) - posted by po...@apache.org on 2023/12/15 19:52:56 UTC, 0 replies.
- (airflow) 26/42: Change retry type for Google Dataflow Client to async one (#36141) - posted by po...@apache.org on 2023/12/15 19:52:57 UTC, 0 replies.
- (airflow) 27/42: Unify how docker commands get executed in Breeze (#36131) - posted by po...@apache.org on 2023/12/15 19:52:58 UTC, 0 replies.
- (airflow) 28/42: Reorganize command options in Breeze (#36152) - posted by po...@apache.org on 2023/12/15 19:52:59 UTC, 0 replies.
- (airflow) 29/42: Avoid race condition when generating constraints/installing providers (#36155) - posted by po...@apache.org on 2023/12/15 19:53:00 UTC, 0 replies.
- (airflow) 30/42: Rewrite constraints generation in Python (#36158) - posted by po...@apache.org on 2023/12/15 19:53:01 UTC, 0 replies.
- (airflow) 31/42: Fix constraints generation when there are no differences (#36168) - posted by po...@apache.org on 2023/12/15 19:53:02 UTC, 0 replies.
- (airflow) 32/42: Add --forward-credentials flag to test commmands (#36176) - posted by po...@apache.org on 2023/12/15 19:53:03 UTC, 0 replies.
- (airflow) 33/42: Include removed providers when preparing packages (#36160) - posted by po...@apache.org on 2023/12/15 19:53:04 UTC, 0 replies.
- (airflow) 34/42: Update providers metadata 2023-12-12 (#36184) - posted by po...@apache.org on 2023/12/15 19:53:05 UTC, 0 replies.
- (airflow) 35/42: Add pre-commmit check for providers list in bug report is unique/sorted (#36183) - posted by po...@apache.org on 2023/12/15 19:53:06 UTC, 0 replies.
- (airflow) 36/42: Avoid bumping min-airflow-version in prepare-provider-documentation (#36191) - posted by po...@apache.org on 2023/12/15 19:53:07 UTC, 0 replies.
- (airflow) 37/42: Improve/simplify/remove superfluous flags in release provider process (#36195) - posted by po...@apache.org on 2023/12/15 19:53:08 UTC, 0 replies.
- (airflow) 38/42: Update `retry` param typing in PubSubAsyncHook (#36198) - posted by po...@apache.org on 2023/12/15 19:53:09 UTC, 0 replies.
- (airflow) 39/42: Fix incompatibility with google-cloud-monitoring 2.18.0 (#36200) - posted by po...@apache.org on 2023/12/15 19:53:10 UTC, 0 replies.
- (airflow) 40/42: Schedule plexus and apache.sqoop providers for removal (#36208) - posted by po...@apache.org on 2023/12/15 19:53:11 UTC, 0 replies.
- (airflow) 41/42: Add support for sharing plugins folder from host in Breeze (#36210) - posted by po...@apache.org on 2023/12/15 19:53:12 UTC, 0 replies.
- (airflow) 42/42: Change default MySQL client to MariaDB (#36243) - posted by po...@apache.org on 2023/12/15 19:53:13 UTC, 0 replies.
- [PR] V2 8 test [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/15 19:53:29 UTC, 0 replies.
- (airflow) branch v2-8-test updated (aef7a8538f -> e28a0dc972) - posted by ep...@apache.org on 2023/12/15 21:22:16 UTC, 0 replies.
- [PR] Load `consuming_dags` attr eagerly before dataset listener [airflow] - posted by "dstandish (via GitHub)" <gi...@apache.org> on 2023/12/15 22:04:13 UTC, 1 replies.
- [PR] fix typos in DatabricksSubmitRunOperator [airflow] - posted by "adam133 (via GitHub)" <gi...@apache.org> on 2023/12/15 22:24:48 UTC, 6 replies.
- [PR] Remove black linter example in `STATIC_CODE_CHECKS.rst` [airflow] - posted by "shahar1 (via GitHub)" <gi...@apache.org> on 2023/12/15 22:33:04 UTC, 1 replies.
- [PR] Add a fuzzy match for metric allow and block list [airflow] - posted by "ferruzzi (via GitHub)" <gi...@apache.org> on 2023/12/15 23:45:40 UTC, 6 replies.
- Re: [PR] Databricks ClusteState & Clsuter GET API [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/16 00:11:48 UTC, 1 replies.
- (airflow) branch v2-8-test updated (e28a0dc972 -> f66f00f1d7) - posted by po...@apache.org on 2023/12/16 03:44:41 UTC, 0 replies.
- (airflow) branch v2-8-test updated (f66f00f1d7 -> 600a79472a) - posted by po...@apache.org on 2023/12/16 03:48:26 UTC, 0 replies.
- [PR] Fix hard-coded branch name in CI workflow [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/16 03:55:16 UTC, 1 replies.
- (airflow) branch v2-8-test updated (600a79472a -> aa91634652) - posted by po...@apache.org on 2023/12/16 03:57:25 UTC, 0 replies.
- (airflow) branch v2-8-test updated (aa91634652 -> fcb2e589f7) - posted by po...@apache.org on 2023/12/16 03:59:55 UTC, 0 replies.
- (airflow) branch constraints-2-8 updated: Updating constraints. Github run id:7229634331 - posted by gi...@apache.org on 2023/12/16 04:48:51 UTC, 0 replies.
- (airflow) branch main updated: Fix hard-coded branch name in CI workflow (#36251) - posted by po...@apache.org on 2023/12/16 06:59:14 UTC, 0 replies.
- [PR] Add version suffix if it is set during image builds [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/16 07:26:22 UTC, 2 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7230449572 - posted by gi...@apache.org on 2023/12/16 07:47:17 UTC, 0 replies.
- (airflow) branch main updated (872d7fb671 -> 5bd35811da) - posted by ep...@apache.org on 2023/12/16 08:10:50 UTC, 0 replies.
- (airflow) branch main updated: Add version suffix if it is set during image builds (#36253) - posted by ep...@apache.org on 2023/12/16 08:16:56 UTC, 0 replies.
- (airflow) branch v2-8-test updated (fcb2e589f7 -> db2b75c233) - posted by ep...@apache.org on 2023/12/16 08:29:19 UTC, 0 replies.
- Re: [PR] Fix passing dags.gitSync.sshKeySecret with dags.persistence.enabled=true [airflow] - posted by "dolfinus (via GitHub)" <gi...@apache.org> on 2023/12/16 08:56:54 UTC, 5 replies.
- (airflow) branch v2-8-stable updated (6da343b918 -> db2b75c233) - posted by ep...@apache.org on 2023/12/16 10:35:48 UTC, 0 replies.
- (airflow) annotated tag constraints-2.8.0rc4 updated (09aa6c10e4 -> c041f60172) - posted by ep...@apache.org on 2023/12/16 10:40:20 UTC, 0 replies.
- [PR] enable mark task as failed/success always [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/16 10:41:00 UTC, 3 replies.
- svn commit: r66089 - /dev/airflow/2.8.0rc4/ - posted by ep...@apache.org on 2023/12/16 10:44:59 UTC, 0 replies.
- svn commit: r66090 - /dev/airflow/2.8.0rc3/ - posted by ep...@apache.org on 2023/12/16 10:45:42 UTC, 0 replies.
- (airflow) annotated tag 2.8.0rc4 updated (db2b75c233 -> a511374808) - posted by ep...@apache.org on 2023/12/16 10:55:42 UTC, 0 replies.
- [PR] Stop deserializing pickle when enable_xcom_pickling is False [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/16 11:39:12 UTC, 1 replies.
- [PR] Replace deprecated `get_accessible_dag_ids` and use `get_readable_dags` in get_dag_warnings [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/16 13:01:42 UTC, 1 replies.
- Re: [PR] Prevent templated field logic checks in __init__ of operators automatically [airflow] - posted by "shahar1 (via GitHub)" <gi...@apache.org> on 2023/12/16 13:05:00 UTC, 4 replies.
- [PR] Check DAG read permission before accessing DAG code [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/16 13:39:32 UTC, 2 replies.
- Re: [I] Support Personal access token method for Tableau Connection [airflow] - posted by "simonprydden (via GitHub)" <gi...@apache.org> on 2023/12/16 14:24:27 UTC, 0 replies.
- (airflow) branch main updated (a68b4194fe -> 20d547ecd8) - posted by hu...@apache.org on 2023/12/16 14:25:32 UTC, 0 replies.
- [PR] Bugfix/fix WWW and Always tests [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/16 14:45:40 UTC, 0 replies.
- Re: [PR] Update black linter example in `STATIC_CODE_CHECKS.rst` [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/16 15:17:12 UTC, 4 replies.
- (airflow) branch main updated: Update black linter example in `STATIC_CODE_CHECKS.rst` (#36249) - posted by jo...@apache.org on 2023/12/16 15:33:11 UTC, 0 replies.
- Re: [PR] Bugfix/fix Non DB - WWW and Always tests [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/16 15:47:23 UTC, 1 replies.
- (airflow) branch main updated: remove creation of object that depends on sqlalchemy into fixtures (#36258) - posted by po...@apache.org on 2023/12/16 15:47:32 UTC, 0 replies.
- (airflow) branch main updated: Cancel airbyte job when timeout exceeded to prevent inconsistency among airflow and airbyte (#36241) - posted by el...@apache.org on 2023/12/16 18:11:35 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7233507923 - posted by gi...@apache.org on 2023/12/16 18:56:18 UTC, 0 replies.
- (airflow) branch main updated: Check DAG read permission before accessing DAG code (#36257) - posted by hu...@apache.org on 2023/12/16 19:19:51 UTC, 0 replies.
- (airflow) branch main updated: Replace deprecated get_accessible_dag_ids and use get_readable_dags in get_dag_warnings (#36256) - posted by hu...@apache.org on 2023/12/16 19:20:42 UTC, 0 replies.
- Re: [PR] Sanitize keyspace and table in the cassandra query to avoid sql injection [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/16 19:29:31 UTC, 0 replies.
- (airflow) branch main updated: Sanitize keyspace and table in the cassandra query to avoid sql injection (#36111) - posted by hu...@apache.org on 2023/12/16 19:29:34 UTC, 0 replies.
- [PR] Some improvements for Airflow IO code [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/16 19:41:04 UTC, 7 replies.
- Re: [PR] Increase `run-complete-tests` parallelism to 4 which is the combinations count [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/16 20:04:32 UTC, 0 replies.
- (airflow) branch main updated: Stop deserializing pickle when enable_xcom_pickling is False (#36255) - posted by hu...@apache.org on 2023/12/16 20:08:48 UTC, 0 replies.
- [PR] Update ruff to latest version v0.1.8 [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/16 21:04:01 UTC, 1 replies.
- Re: [PR] feat(helm): Add `enable` property to metric-exporter sidecar [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/16 21:06:47 UTC, 0 replies.
- (airflow) branch main updated: KubernetesPodTrigger: add exception stack trace in TriggerEvent (#35716) - posted by po...@apache.org on 2023/12/16 21:16:09 UTC, 0 replies.
- Re: [PR] Add method from_uri and deprecate uri param in constructor [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/16 21:41:36 UTC, 0 replies.
- [PR] Fix code typo ObjectStorage Extrenal Integrations example [airflow] - posted by "TJaniF (via GitHub)" <gi...@apache.org> on 2023/12/16 21:46:24 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7234312495 - posted by gi...@apache.org on 2023/12/16 22:01:06 UTC, 0 replies.
- (airflow) branch main updated: Update ruff to latest version v0.1.8 (#36260) - posted by hu...@apache.org on 2023/12/16 22:23:36 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7234599010 - posted by gi...@apache.org on 2023/12/16 23:20:24 UTC, 0 replies.
- Re: [PR] Validate `dag.tasks` isn't empty when parsing [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/17 00:13:06 UTC, 1 replies.
- Re: [PR] Resolve `botocore.UNSIGNED` and `unsigned` in Amazon Provider [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/17 00:13:08 UTC, 1 replies.
- Re: [PR] Enable using wif for storage transfer [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/17 00:13:10 UTC, 1 replies.
- Re: [PR] Add k8s recommended labels [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/17 00:13:12 UTC, 0 replies.
- Re: [PR] Fix code typo Docs ObjectStorage Extrenal Integrations example [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/17 04:18:40 UTC, 0 replies.
- (airflow) branch main updated: Fix code typo Docs ObjectStorage Extrenal Integrations example (#36261) - posted by jo...@apache.org on 2023/12/17 04:18:44 UTC, 0 replies.
- [PR] Add code snippet formatting in docstrings via Ruff [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/17 04:27:59 UTC, 4 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7236277645 - posted by gi...@apache.org on 2023/12/17 05:14:03 UTC, 0 replies.
- (airflow) branch main updated: fix(bigquery.py): pass correct project_id to triggerer (#35200) - posted by po...@apache.org on 2023/12/17 07:15:51 UTC, 0 replies.
- Re: [PR] Fix action logging decorator for un/pausing events [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 07:21:01 UTC, 0 replies.
- (airflow) branch main updated: Bugfix/logging for pausing (#36182) - posted by po...@apache.org on 2023/12/17 07:21:04 UTC, 0 replies.
- Re: [I] K8S Spark Operator doesn't delete an older application with the same name anymore [airflow] - posted by "JavadHosseini (via GitHub)" <gi...@apache.org> on 2023/12/17 08:34:50 UTC, 1 replies.
- Re: [PR] Add `pod_template_dict` field to `KubernetesPodOperator` [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/17 09:27:31 UTC, 3 replies.
- Re: [PR] Make databricks sql hook return a namedtuple [airflow] - posted by "Joffreybvn (via GitHub)" <gi...@apache.org> on 2023/12/17 15:08:31 UTC, 40 replies.
- (airflow) branch main updated: Update permission docs (#36120) - posted by po...@apache.org on 2023/12/17 15:38:08 UTC, 0 replies.
- svn commit: r66102 - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/17 15:58:19 UTC, 0 replies.
- Re: [I] pause/unpause dag logs wrong event status [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/17 16:12:51 UTC, 1 replies.
- Re: [PR] Add use_glob to GCSObjectExistenceSensor [airflow] - posted by "A-Costa (via GitHub)" <gi...@apache.org> on 2023/12/17 16:32:02 UTC, 4 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7239470716 - posted by gi...@apache.org on 2023/12/17 16:37:32 UTC, 0 replies.
- svn commit: r66103 - /dev/airflow/providers/ /release/airflow/providers/ - posted by po...@apache.org on 2023/12/17 16:43:00 UTC, 0 replies.
- [PR] Fix few caveats in provider rlease process [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 17:01:05 UTC, 0 replies.
- (airflow-site) branch add-documentation-2023-12-12 updated (1f579da82f -> 2ddb8ef4c5) - posted by po...@apache.org on 2023/12/17 17:14:56 UTC, 0 replies.
- (airflow) annotated tag providers-odbc/4.3.0 updated (64931b1a65 -> f60f9a5fb8) - posted by po...@apache.org on 2023/12/17 17:15:25 UTC, 0 replies.
- (airflow) annotated tag providers-docker/3.9.0 updated (64931b1a65 -> 3f0d329843) - posted by po...@apache.org on 2023/12/17 17:15:29 UTC, 0 replies.
- (airflow) annotated tag providers-daskexecutor/1.1.1 updated (64931b1a65 -> e1812ec042) - posted by po...@apache.org on 2023/12/17 17:15:34 UTC, 0 replies.
- [PR] Update providers metadata 2023-12-17 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 17:20:30 UTC, 4 replies.
- [PR] Fix few clarifications in provider release process [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 17:29:21 UTC, 13 replies.
- (airflow-site) branch main updated: add documentation for packages - 2023-12-12 (#908) - posted by po...@apache.org on 2023/12/17 17:32:40 UTC, 0 replies.
- (airflow) branch main updated: Add code snippet formatting in docstrings via Ruff (#36262) - posted by po...@apache.org on 2023/12/17 17:36:58 UTC, 0 replies.
- [PR] k8s spark operator compatibility [airflow] - posted by "blcksrx (via GitHub)" <gi...@apache.org> on 2023/12/17 17:47:15 UTC, 3 replies.
- [PR] Rmeove daskexcutor provider from Airflow code [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 17:48:39 UTC, 6 replies.
- (airflow-site) branch gh-pages updated (ec515eef74 -> 67e709f0b5) - posted by gi...@apache.org on 2023/12/17 17:59:46 UTC, 0 replies.
- Re: [PR] allows users to write dag_id and task_id in their national characters, added display name for dag / task [airflow] - posted by "pierrejeambrun (via GitHub)" <gi...@apache.org> on 2023/12/17 18:12:10 UTC, 0 replies.
- Re: [PR] Fix few caveats in provider release process [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 18:24:18 UTC, 0 replies.
- (airflow) branch main updated: Fix few caveats in provider rlease process (#36264) - posted by po...@apache.org on 2023/12/17 18:24:24 UTC, 0 replies.
- (airflow) branch main updated: Fix few clarifications in provider release process (#36267) - posted by po...@apache.org on 2023/12/17 18:33:01 UTC, 0 replies.
- [I] Fix User name and other parameters potentially containing HTLM characters [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 19:02:53 UTC, 2 replies.
- (airflow) branch main updated: Add `pod_template_dict` field to `KubernetesPodOperator` (#33174) - posted by el...@apache.org on 2023/12/17 19:13:55 UTC, 0 replies.
- Re: [PR] Remove daskexcutor provider from Airflow code [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 19:42:06 UTC, 1 replies.
- (airflow) branch main updated: Rmeove daskexcutor provider from Airflow code (#36269) - posted by po...@apache.org on 2023/12/17 19:42:10 UTC, 0 replies.
- Re: [I] Flaky dask backfill test in quarantine [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 19:44:19 UTC, 1 replies.
- Re: [I] Migrate Celery/Kubernetes Executor docs to providers [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 19:46:20 UTC, 0 replies.
- [PR] Upgrade to just released `pip` 23.3.2 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/17 20:49:41 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7240617604 - posted by gi...@apache.org on 2023/12/17 21:04:25 UTC, 0 replies.
- (airflow) branch main updated: Add use_glob to GCSObjectExistenceSensor (#34137) - posted by po...@apache.org on 2023/12/17 22:32:34 UTC, 0 replies.
- (airflow) branch main updated: Improve audit_logs.rst (#36213) - posted by po...@apache.org on 2023/12/17 23:38:26 UTC, 0 replies.
- Re: [PR] Fix wrong execution date in SLA alerts [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/18 00:12:19 UTC, 1 replies.
- Re: [PR] Fixes typing in `get_provider_name_from_short_hand` and its uses [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/18 00:12:23 UTC, 1 replies.
- (airflow) branch main updated: Add ability to run streaming Job for BeamRunPythonPipelineOperator in non deferrable mode (#36108) - posted by po...@apache.org on 2023/12/18 00:15:30 UTC, 0 replies.
- [PR] Provide the consumed message to consumer.commit in AwaitMessageTrigger [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/18 00:31:15 UTC, 1 replies.
- Re: [PR] Modify SmtpNotifier to accept template with defaults [airflow] - posted by "vchiapaikeo (via GitHub)" <gi...@apache.org> on 2023/12/18 01:19:31 UTC, 6 replies.
- [PR] SQLCheckOperator fails if it returns dict with any Falsy values [airflow] - posted by "spencertollefson (via GitHub)" <gi...@apache.org> on 2023/12/18 01:39:41 UTC, 7 replies.
- Re: [I] SQLCheckOperator returns as success despite Python bool casting evaluating to False [airflow] - posted by "spencertollefson (via GitHub)" <gi...@apache.org> on 2023/12/18 02:29:22 UTC, 1 replies.
- [I] Please update pendulum in Airflow settings.py [airflow] - posted by "JhangShengLuo (via GitHub)" <gi...@apache.org> on 2023/12/18 03:06:23 UTC, 3 replies.
- Re: [PR] Fixed the hardcoded default namespace value for GCP Data Fusion links. [airflow] - posted by "synsh (via GitHub)" <gi...@apache.org> on 2023/12/18 05:44:52 UTC, 0 replies.
- (airflow) branch main updated: Upgrade to just released `pip` 23.3.2 (#36271) - posted by el...@apache.org on 2023/12/18 06:29:16 UTC, 0 replies.
- [PR] Bugfix: Webserver returns 500 for POST requests to api/dag/*/dagrun from anonymous user [airflow] - posted by "pateash (via GitHub)" <gi...@apache.org> on 2023/12/18 07:08:59 UTC, 11 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7244473273 - posted by gi...@apache.org on 2023/12/18 07:32:41 UTC, 0 replies.
- (airflow) branch main updated: Provide the consumed message to consumer.commit in AwaitMessageTrigger (#36272) - posted by hu...@apache.org on 2023/12/18 10:22:57 UTC, 0 replies.
- [PR] Implement Google Analytics Admin (GA4) operators [airflow] - posted by "moiseenkov (via GitHub)" <gi...@apache.org> on 2023/12/18 10:27:44 UTC, 2 replies.
- [I] Parameters are not templated for Snowflake Operator [airflow] - posted by "frodo2000 (via GitHub)" <gi...@apache.org> on 2023/12/18 11:20:20 UTC, 5 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7246718328 - posted by gi...@apache.org on 2023/12/18 11:31:47 UTC, 0 replies.
- [PR] Increase width of execution_date input in trigger.html [airflow] - posted by "HurSungYun (via GitHub)" <gi...@apache.org> on 2023/12/18 12:29:11 UTC, 5 replies.
- Re: [I] Impersonation logic missing in BigQuery Async operators [airflow] - posted by "nathadfield (via GitHub)" <gi...@apache.org> on 2023/12/18 12:38:33 UTC, 3 replies.
- (airflow) branch main updated: Use common method of import GPG keys (#36244) - posted by po...@apache.org on 2023/12/18 14:14:15 UTC, 0 replies.
- [PR] Use `batch_is_authorized_dag` to check if user has permission to read DAGs [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/18 14:59:20 UTC, 2 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7249290293 - posted by gi...@apache.org on 2023/12/18 15:01:16 UTC, 0 replies.
- [PR] Fix using extras when `--use-airflow-version` is used in Breeze [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/18 15:45:08 UTC, 6 replies.
- Re: [PR] Disable celery `task_acks_late` [airflow] - posted by "dKosarevsky (via GitHub)" <gi...@apache.org> on 2023/12/18 15:48:14 UTC, 1 replies.
- Re: [I] Update Airflow code to use pendulum 3 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/18 15:53:45 UTC, 2 replies.
- (airflow) branch pendulum-3 created (now 840d301b3c) - posted by ta...@apache.org on 2023/12/18 16:21:51 UTC, 0 replies.
- (airflow) 01/01: Add support of Pendulum 3 - posted by ta...@apache.org on 2023/12/18 16:21:52 UTC, 0 replies.
- [PR] Add support of Pendulum 3 [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/18 16:23:35 UTC, 18 replies.
- svn commit: r66139 - /release/airflow/2.8.0/ - posted by ep...@apache.org on 2023/12/18 16:50:36 UTC, 0 replies.
- [PR] Remove additional generation of dependencies when building CI images [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/18 16:54:06 UTC, 5 replies.
- (airflow) branch fix-generated-dependencies-script created (now 895c72d6e2) - posted by po...@apache.org on 2023/12/18 16:56:58 UTC, 0 replies.
- (airflow) 01/01: Remove additional generation of dependencies when building CI images - posted by po...@apache.org on 2023/12/18 16:56:59 UTC, 0 replies.
- (airflow) branch pendulum-3 updated (840d301b3c -> 6413af7349) - posted by ta...@apache.org on 2023/12/18 17:02:14 UTC, 0 replies.
- svn commit: r66142 - /release/airflow/2.7.3/ - posted by ep...@apache.org on 2023/12/18 17:03:26 UTC, 0 replies.
- (airflow) annotated tag constraints-2.8.0 updated (09aa6c10e4 -> a49e952362) - posted by ep...@apache.org on 2023/12/18 17:05:47 UTC, 0 replies.
- (airflow) annotated tag constraints-latest updated (51a3d7be56 -> a8b733f5c6) - posted by ep...@apache.org on 2023/12/18 17:06:06 UTC, 0 replies.
- (airflow) annotated tag 2.8.0 updated (db2b75c233 -> d9f5995ae3) - posted by ep...@apache.org on 2023/12/18 17:06:18 UTC, 0 replies.
- (airflow) branch fix-generated-dependencies-script updated (895c72d6e2 -> 03fae3da71) - posted by po...@apache.org on 2023/12/18 17:16:05 UTC, 0 replies.
- (airflow-site) branch 2.8.0-docs created (now 106a1d2b94) - posted by ep...@apache.org on 2023/12/18 17:57:38 UTC, 0 replies.
- (airflow-site) 01/01: Add documentation for Apache Airflow 2.8.0 - posted by ep...@apache.org on 2023/12/18 17:57:39 UTC, 0 replies.
- [PR] Add documentation for Apache Airflow 2.8.0 [airflow-site] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/18 17:58:17 UTC, 1 replies.
- [PR] Remove common.io from chicken-egg providers. [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/18 18:03:21 UTC, 1 replies.
- [I] Discrepancy in pymssql Version Between MWAA v2.6.3 and Airflow constraints.txt file [airflow] - posted by "maslick (via GitHub)" <gi...@apache.org> on 2023/12/18 18:12:11 UTC, 1 replies.
- [PR] Move removal of chicken-egg providers to before releasing image [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/18 18:17:25 UTC, 1 replies.
- Re: [I] Names for expanded tasks [airflow] - posted by "paulg-mscience (via GitHub)" <gi...@apache.org> on 2023/12/18 18:22:04 UTC, 2 replies.
- (airflow) branch main updated: Remove common.io from chicken-egg providers. (#36284) - posted by po...@apache.org on 2023/12/18 18:26:23 UTC, 0 replies.
- (airflow) branch v2-8-test updated: Remove common.io from chicken-egg providers. (#36284) - posted by po...@apache.org on 2023/12/18 18:29:36 UTC, 0 replies.
- (airflow) branch main updated: Move removal of chicken-egg providers to before releasing image (#36286) - posted by po...@apache.org on 2023/12/18 18:30:32 UTC, 0 replies.
- Re: [I] Version Mismatch: pymssql in MWAA v2.6.3 vs Airflow constraints.txt on GitHub [airflow] - posted by "maslick (via GitHub)" <gi...@apache.org> on 2023/12/18 18:33:06 UTC, 3 replies.
- (airflow) branch main updated: Remove additional generation of dependencies when building CI images (#36283) - posted by po...@apache.org on 2023/12/18 18:36:11 UTC, 0 replies.
- (airflow-site) branch main updated: Add documentation for Apache Airflow 2.8.0 (#912) - posted by ep...@apache.org on 2023/12/18 19:05:34 UTC, 0 replies.
- (airflow-site) branch 2.8.0-docs deleted (was 106a1d2b94) - posted by ep...@apache.org on 2023/12/18 19:05:41 UTC, 0 replies.
- (airflow) branch pendulum-3 updated (6413af7349 -> bfda637610) - posted by ta...@apache.org on 2023/12/18 19:06:33 UTC, 0 replies.
- (airflow-site) branch main updated: Airflow 2.8.0 blog post (#906) - posted by ep...@apache.org on 2023/12/18 19:09:53 UTC, 0 replies.
- (airflow-site) branch airflow_280blog deleted (was 6b2c41fc21) - posted by ep...@apache.org on 2023/12/18 19:09:59 UTC, 0 replies.
- Re: [PR] Update GCS hook to get crc32c hash for CMEK-protected objects [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/18 19:18:29 UTC, 1 replies.
- (airflow) branch main updated (33a2fbef9f -> 3297806495) - posted by po...@apache.org on 2023/12/18 19:18:37 UTC, 0 replies.
- (airflow-site) branch remove-survey-banner created (now 2baabd3184) - posted by bb...@apache.org on 2023/12/18 19:20:12 UTC, 0 replies.
- (airflow-site) 01/01: Remove Airflow survey banner - posted by bb...@apache.org on 2023/12/18 19:20:13 UTC, 0 replies.
- [PR] Remove Airflow survey banner [airflow-site] - posted by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/12/18 19:20:43 UTC, 1 replies.
- [PR] Add more info to Docs README [airflow] - posted by "lzdanski (via GitHub)" <gi...@apache.org> on 2023/12/18 19:21:35 UTC, 10 replies.
- (airflow) branch constraints-2-8 updated: Update constraints for common-io provider - posted by po...@apache.org on 2023/12/18 19:33:17 UTC, 0 replies.
- (airflow) annotated tag constraints-2.8.0 updated (a49e952362 -> 85bc4ceaf6) - posted by po...@apache.org on 2023/12/18 19:38:14 UTC, 0 replies.
- (airflow-site) branch gh-pages updated (67e709f0b5 -> a2749867d7) - posted by gi...@apache.org on 2023/12/18 19:47:20 UTC, 0 replies.
- (airflow) branch main updated: Use `batch_is_authorized_dag` to check if user has permission to read DAGs (#36279) - posted by vi...@apache.org on 2023/12/18 19:49:36 UTC, 0 replies.
- (airflow-site) branch main updated: Remove Airflow survey banner (#913) - posted by ka...@apache.org on 2023/12/18 19:56:13 UTC, 0 replies.
- (airflow-site) branch remove-survey-banner deleted (was 2baabd3184) - posted by ka...@apache.org on 2023/12/18 19:56:16 UTC, 0 replies.
- (airflow) branch v2-8-test updated: Update version of airflow to 2.8.1.dev0 - posted by po...@apache.org on 2023/12/18 20:07:28 UTC, 0 replies.
- (airflow) branch pendulum-3 updated (bfda637610 -> 45ae06c313) - posted by ta...@apache.org on 2023/12/18 20:08:34 UTC, 0 replies.
- [PR] Add steps to update constraints and adjust version for chicken-egg [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/18 20:11:42 UTC, 1 replies.
- (airflow) branch main updated: Add steps to update constraints and adjust version for chicken-egg (#36288) - posted by po...@apache.org on 2023/12/18 20:19:02 UTC, 0 replies.
- Re: [I] Add path to airflow.cfg in docker-compose.yml [airflow] - posted by "dominikhei (via GitHub)" <gi...@apache.org> on 2023/12/18 20:29:20 UTC, 2 replies.
- [PR] Added functionality to automatically ingest custom airflow.cfg file upon startup [airflow] - posted by "dominikhei (via GitHub)" <gi...@apache.org> on 2023/12/18 20:33:18 UTC, 7 replies.
- (airflow-site) branch gh-pages updated (a2749867d7 -> 7803fb7967) - posted by gi...@apache.org on 2023/12/18 20:37:46 UTC, 0 replies.
- (airflow-site) branch gh-pages updated (7803fb7967 -> 19cacf3758) - posted by gi...@apache.org on 2023/12/18 20:46:10 UTC, 0 replies.
- [PR] Move KubernetesPodTrigger hook to a cached property [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/18 21:00:56 UTC, 1 replies.
- [PR] Implement pluggable connection policy [airflow] - posted by "BasPH (via GitHub)" <gi...@apache.org> on 2023/12/18 21:01:48 UTC, 9 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7253371064 - posted by gi...@apache.org on 2023/12/18 21:32:21 UTC, 0 replies.
- [PR] Add Infrabel to the list of companies using Airflow [airflow] - posted by "Joffreybvn (via GitHub)" <gi...@apache.org> on 2023/12/18 21:38:16 UTC, 1 replies.
- (airflow) branch main updated (35117aa9e9 -> 98f0ad9083) - posted by po...@apache.org on 2023/12/18 21:54:13 UTC, 0 replies.
- (airflow) branch v2-8-test updated (f6aebe1866 -> 2c10e93f67) - posted by po...@apache.org on 2023/12/18 21:58:59 UTC, 0 replies.
- (airflow) 01/01: Update version of airflow to 2.8.1.dev0 - posted by po...@apache.org on 2023/12/18 21:59:00 UTC, 0 replies.
- [PR] Updating version of airflow pre-commit should happen when version change [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/18 22:01:16 UTC, 1 replies.
- (airflow) branch pendulum-3 updated (45ae06c313 -> 91763bdd72) - posted by ta...@apache.org on 2023/12/18 22:15:44 UTC, 0 replies.
- Re: [PR] Support configuring multiple namespace for multiNamespaceMode [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/18 22:58:48 UTC, 0 replies.
- (airflow) branch main updated: Updating version of airflow pre-commit should happen when version change (#36293) - posted by po...@apache.org on 2023/12/18 23:02:12 UTC, 0 replies.
- (airflow) branch constraints-2-8 updated: Updating constraints. Github run id:7254283672 - posted by gi...@apache.org on 2023/12/18 23:59:22 UTC, 0 replies.
- [PR] Draft: Add support for extra CronJobs in Airflow helm chart [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/19 00:03:17 UTC, 0 replies.
- Re: [PR] fix(gcp/op/vertex): typecast ListEndpoints to avoid DAG run blocker [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/19 00:12:10 UTC, 1 replies.
- [PR] Straighten typing in workday timetable [airflow] - posted by "uranusjr (via GitHub)" <gi...@apache.org> on 2023/12/19 06:16:14 UTC, 3 replies.
- [PR] Add _request_timeout to KPO log fetch calls [airflow] - posted by "dstandish (via GitHub)" <gi...@apache.org> on 2023/12/19 06:20:00 UTC, 1 replies.
- [PR] Airflow 2.8.0 has been released [airflow] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/19 06:30:33 UTC, 3 replies.
- [PR] Chart: Default airflow version to 2.8.0 [airflow] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/19 06:39:21 UTC, 1 replies.
- [PR] Update problems with Non-DB test collection in TESTING.rst [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/19 06:46:54 UTC, 0 replies.
- [PR] Fix typo "robot.txt" to "robots.txt" [airflow] - posted by "jplauri (via GitHub)" <gi...@apache.org> on 2023/12/19 07:02:19 UTC, 2 replies.
- Re: [I] Dynamic task adding mapped instance [airflow] - posted by "saurabhkhera (via GitHub)" <gi...@apache.org> on 2023/12/19 07:28:25 UTC, 1 replies.
- (airflow) branch main updated: Move KubernetesPodTrigger hook to a cached property (#36290) - posted by hu...@apache.org on 2023/12/19 08:12:00 UTC, 0 replies.
- (airflow-client-python) branch release_280 created (now 1257470) - posted by ep...@apache.org on 2023/12/19 08:54:23 UTC, 0 replies.
- (airflow-client-python) 01/01: Add Client Version 2.8.0 - posted by ep...@apache.org on 2023/12/19 08:54:24 UTC, 1 replies.
- (airflow) branch main updated: Straighten typing in workday timetable (#36296) - posted by ur...@apache.org on 2023/12/19 08:56:05 UTC, 0 replies.
- (airflow-client-python) branch release_280 updated (1257470 -> 535c96e) - posted by ep...@apache.org on 2023/12/19 08:58:14 UTC, 0 replies.
- [PR] Add Client Version 2.8.0 [airflow-client-python] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/19 08:58:31 UTC, 1 replies.
- (airflow-client-python) branch main updated: Add Client Version 2.8.0 (#102) - posted by ep...@apache.org on 2023/12/19 09:26:42 UTC, 0 replies.
- (airflow) branch main updated: Fix typo "robot.txt" to "robots.txt" (#36301) - posted by po...@apache.org on 2023/12/19 09:42:29 UTC, 0 replies.
- (airflow) branch pendulum-3 updated (91763bdd72 -> 5681d12af9) - posted by ta...@apache.org on 2023/12/19 09:53:52 UTC, 0 replies.
- (airflow) branch main updated: Increase width of execution_date input in trigger.html (#36278) - posted by el...@apache.org on 2023/12/19 09:57:00 UTC, 0 replies.
- Re: [PR] Update and fix community elements [airflow-site] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/19 09:58:15 UTC, 0 replies.
- svn commit: r66178 - /dev/airflow/clients/python/2.8.0rc1/ - posted by ep...@apache.org on 2023/12/19 10:10:56 UTC, 0 replies.
- (airflow-client-python) annotated tag 2.8.0rc1 updated (4775ec8 -> 5dc8876) - posted by ep...@apache.org on 2023/12/19 10:15:58 UTC, 0 replies.
- Re: [PR] Add support for extra CronJobs in Airflow helm chart [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/19 10:24:27 UTC, 4 replies.
- [PR] Add skip_on_exit_code to SSHOperator [airflow] - posted by "dolfinus (via GitHub)" <gi...@apache.org> on 2023/12/19 10:30:17 UTC, 11 replies.
- (airflow) branch pendulum-3 updated (5681d12af9 -> edd2d32d36) - posted by ta...@apache.org on 2023/12/19 10:47:49 UTC, 0 replies.
- [PR] Add more parameter support for the copy_object function in airflow.providers.amazon.aws.hooks.s3 [airflow] - posted by "samezapple (via GitHub)" <gi...@apache.org> on 2023/12/19 11:44:40 UTC, 5 replies.
- [PR] Update statsd-mapping.yml to support Airflow 2.X pool metrics [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/19 11:44:52 UTC, 2 replies.
- (airflow) branch main updated: Added functionality to automatically ingest custom airflow.cfg file upon startup (#36289) - posted by po...@apache.org on 2023/12/19 12:49:26 UTC, 0 replies.
- [PR] please_do_not_merge_test_pr [airflow] - posted by "varuntwr (via GitHub)" <gi...@apache.org> on 2023/12/19 13:03:21 UTC, 2 replies.
- (airflow) branch less-verbose-provider-yaml-changed-message created (now b7a05788e4) - posted by po...@apache.org on 2023/12/19 13:41:50 UTC, 0 replies.
- (airflow) 01/01: Less verbose information about changed provider.yaml files - posted by po...@apache.org on 2023/12/19 13:41:51 UTC, 0 replies.
- [PR] Less verbose information about changed provider.yaml files [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/19 13:41:51 UTC, 5 replies.
- (airflow) branch less-verbose-provider-yaml-changed-message updated (b7a05788e4 -> f39f69a294) - posted by po...@apache.org on 2023/12/19 13:54:30 UTC, 0 replies.
- (airflow) branch main updated: Add param proxy user for hive (#36221) - posted by po...@apache.org on 2023/12/19 14:07:17 UTC, 0 replies.
- Re: [I] AIP-56 - Documentation [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/19 14:14:03 UTC, 0 replies.
- (airflow) branch main updated (135265d6fa -> 475818542e) - posted by po...@apache.org on 2023/12/19 14:14:08 UTC, 0 replies.
- Re: [I] Add deferrable mode to BeamRunJavaPipelineOperator [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/19 14:17:01 UTC, 0 replies.
- (airflow) branch main updated: Implement deferrable mode for BeamRunJavaPipelineOperator (#36122) - posted by po...@apache.org on 2023/12/19 14:17:05 UTC, 0 replies.
- (airflow) branch main updated: Less verbose information about changed provider.yaml files (#36307) - posted by po...@apache.org on 2023/12/19 14:22:53 UTC, 0 replies.
- [I] Support to delete datasets used in Data Aware Scheduling [airflow] - posted by "sai3563 (via GitHub)" <gi...@apache.org> on 2023/12/19 15:05:20 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7263151582 - posted by gi...@apache.org on 2023/12/19 15:17:29 UTC, 0 replies.
- (airflow) branch hooks-lineage updated (1d4c424fb0 -> f15a1e0101) - posted by mo...@apache.org on 2023/12/19 15:30:07 UTC, 0 replies.
- [PR] AzureFileShareHook fix with connection type "Azure" [airflow] - posted by "abhishekbhakat (via GitHub)" <gi...@apache.org> on 2023/12/19 15:34:42 UTC, 1 replies.
- Re: [I] max_active_runs = 1 can still create multiple active execution runs [airflow] - posted by "alexstrimbeanu (via GitHub)" <gi...@apache.org> on 2023/12/19 15:34:49 UTC, 1 replies.
- [PR] Update community elements [airflow-site] - posted by "merobi-hub (via GitHub)" <gi...@apache.org> on 2023/12/19 15:51:10 UTC, 1 replies.
- [PR] Reference fab provider documentation in Airflow documentation [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/19 15:56:06 UTC, 1 replies.
- [PR] Add openlineage docs ext with list of supported operators and hooks [airflow] - posted by "kacpermuda (via GitHub)" <gi...@apache.org> on 2023/12/19 16:10:15 UTC, 4 replies.
- [PR] Add auth manager interface as public interface [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/19 16:17:21 UTC, 4 replies.
- (airflow-site) branch add-sboms-for-latest-provider-waves created (now 1811ea0599) - posted by pi...@apache.org on 2023/12/19 16:25:51 UTC, 0 replies.
- (airflow-site) 01/01: Add sboms for latest provider waves - posted by pi...@apache.org on 2023/12/19 16:25:52 UTC, 0 replies.
- [PR] Add sboms for latest provider waves [airflow-site] - posted by "pierrejeambrun (via GitHub)" <gi...@apache.org> on 2023/12/19 16:25:58 UTC, 1 replies.
- (airflow) branch main updated: azurefilesharehook fix with connection type azure (#36309) - posted by pa...@apache.org on 2023/12/19 16:50:13 UTC, 0 replies.
- [PR] DOC multiple vault mount points [airflow] - posted by "NBardelot (via GitHub)" <gi...@apache.org> on 2023/12/19 17:42:05 UTC, 4 replies.
- [PR] Create fab provider `configurations-ref` doc page [airflow] - posted by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/12/19 18:00:24 UTC, 1 replies.
- (airflow) branch main updated: Chart: Default airflow version to 2.8.0 (#36299) - posted by ep...@apache.org on 2023/12/19 18:03:26 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7265750359 - posted by gi...@apache.org on 2023/12/19 19:03:30 UTC, 0 replies.
- [PR] Make node color more visible in UI and increase font size [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/19 19:17:14 UTC, 6 replies.
- (airflow-site) branch main updated: Add sboms for latest provider waves (#915) - posted by pi...@apache.org on 2023/12/19 20:08:16 UTC, 0 replies.
- (airflow-site) branch add-sboms-for-latest-provider-waves deleted (was 1811ea0599) - posted by pi...@apache.org on 2023/12/19 20:09:01 UTC, 0 replies.
- (airflow) branch main updated (e1cc026d3a -> 51d3114789) - posted by ep...@apache.org on 2023/12/19 21:14:28 UTC, 0 replies.
- Re: [PR] Reorganize channels on community page [airflow-site] - posted by "merobi-hub (via GitHub)" <gi...@apache.org> on 2023/12/19 21:34:23 UTC, 0 replies.
- (airflow) branch main updated: Introduce @task.bash TaskFlow decorator (#30176) - posted by jo...@apache.org on 2023/12/19 21:52:02 UTC, 0 replies.
- [PR] Fix `sentinel_kwargs` load from ENV [airflow] - posted by "vaaalik (via GitHub)" <gi...@apache.org> on 2023/12/19 22:38:02 UTC, 4 replies.
- (airflow) branch main updated (e920344044 -> 5c1d8f40a1) - posted by po...@apache.org on 2023/12/19 23:43:13 UTC, 0 replies.
- Re: [PR] Update "problems with Non-DB test collection" section in TESTING.rst [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/19 23:48:26 UTC, 0 replies.
- (airflow) branch main updated: Update "problems with Non-DB test collection" section in TESTING.rst (#36300) - posted by po...@apache.org on 2023/12/19 23:48:30 UTC, 0 replies.
- (airflow) branch main updated: Reference fab provider documentation in Airflow documentation (#36310) - posted by po...@apache.org on 2023/12/19 23:54:29 UTC, 0 replies.
- (airflow) branch main updated: Update statsd-mapping.yml to support Airflow 2.X pool metrics (#36305) - posted by po...@apache.org on 2023/12/20 00:02:46 UTC, 0 replies.
- Re: [PR] Update SECURITY.md [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/20 00:09:57 UTC, 0 replies.
- (airflow) branch main updated: Add auth manager interface as public interface (#36312) - posted by vi...@apache.org on 2023/12/20 00:11:21 UTC, 0 replies.
- [PR] [WIP] Mapping tasks from ObjectStoragePath [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/20 00:55:23 UTC, 3 replies.
- [I] DAG Run Grid View: Run Id not updated consistently [airflow] - posted by "AchimGaedkeLynker (via GitHub)" <gi...@apache.org> on 2023/12/20 01:06:44 UTC, 3 replies.
- [PR] Update the release date of Airflow 2.8.0 [airflow] - posted by "ephraimbuddy (via GitHub)" <gi...@apache.org> on 2023/12/20 06:37:36 UTC, 1 replies.
- [PR] Minor fix to DataprocCreateClusterOperator operator docs. [airflow] - posted by "bjankie1 (via GitHub)" <gi...@apache.org> on 2023/12/20 06:43:28 UTC, 2 replies.
- (airflow) branch main updated: Update the release date of Airflow 2.8.0 (#36321) - posted by po...@apache.org on 2023/12/20 07:32:20 UTC, 0 replies.
- [PR] Remove notifiers compatibility note [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/20 07:56:34 UTC, 5 replies.
- [PR] Remove remaining Airflow 2.6 backcompat code from Amazon Provider [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/20 08:29:38 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7272325231 - posted by gi...@apache.org on 2023/12/20 08:43:59 UTC, 0 replies.
- Re: [I] Task ID copy button copying wrong ID [airflow] - posted by "AchimGaedkeLynker (via GitHub)" <gi...@apache.org> on 2023/12/20 09:18:46 UTC, 2 replies.
- Re: [PR] Remove remaining Airflow 2.5 backcompat code from Amazon Provider [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/20 10:06:11 UTC, 0 replies.
- (airflow) branch main updated: Remove remaining Airflow 2.6 backcompat code from Amazon Provider (#36324) - posted by po...@apache.org on 2023/12/20 10:06:16 UTC, 0 replies.
- [PR] Remove remaining Airflow 2.5 backcompat code from Docker Provider [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/20 10:08:39 UTC, 1 replies.
- [I] Task hostname does not reflect pod name when it's too long [airflow] - posted by "csp33 (via GitHub)" <gi...@apache.org> on 2023/12/20 10:15:05 UTC, 2 replies.
- [I] Airflow db Migrate does not work [airflow] - posted by "aipatr (via GitHub)" <gi...@apache.org> on 2023/12/20 10:47:21 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7273850443 - posted by gi...@apache.org on 2023/12/20 10:51:36 UTC, 0 replies.
- Re: [PR] Add create_or_replace_document_objects method to weaviate provider [airflow] - posted by "sunank200 (via GitHub)" <gi...@apache.org> on 2023/12/20 11:08:05 UTC, 17 replies.
- (airflow) branch main updated: DOC multiple vault mount points (#36313) - posted by ta...@apache.org on 2023/12/20 11:19:01 UTC, 0 replies.
- [PR] Document the missing website permission [airflow] - posted by "pankajastro (via GitHub)" <gi...@apache.org> on 2023/12/20 11:30:49 UTC, 5 replies.
- [PR] minor Amazon provider improvements [airflow] - posted by "Lee-W (via GitHub)" <gi...@apache.org> on 2023/12/20 11:46:32 UTC, 3 replies.
- Re: [I] [google-cloud-transfers] Object of type MappedArgument is not JSON serializable [airflow] - posted by "arsunny (via GitHub)" <gi...@apache.org> on 2023/12/20 11:53:50 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7274642101 - posted by gi...@apache.org on 2023/12/20 12:14:55 UTC, 0 replies.
- (airflow) branch main updated: Remove remaining Airflow 2.5 backcompat code from Docker Provider (#36325) - posted by po...@apache.org on 2023/12/20 12:30:45 UTC, 0 replies.
- [PR] Add docs about extending the Airflow helm chart [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/20 12:32:16 UTC, 8 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7275375623 - posted by gi...@apache.org on 2023/12/20 13:27:13 UTC, 0 replies.
- Re: [PR] Draft: Enable setting up pool for dynamic tasks [airflow] - posted by "AVMusorin (via GitHub)" <gi...@apache.org> on 2023/12/20 13:56:04 UTC, 0 replies.
- [PR] Make pod_name length equal to HOST_NAME_MAX [airflow] - posted by "csp33 (via GitHub)" <gi...@apache.org> on 2023/12/20 14:08:02 UTC, 0 replies.
- [PR] Improve pre-commit to generate Airflow diagrams as a code [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/20 14:17:20 UTC, 13 replies.
- (airflow) branch main updated: Kubernetes executor running slots leak fix (#36240) - posted by po...@apache.org on 2023/12/20 15:12:47 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7277276962 - posted by gi...@apache.org on 2023/12/20 16:09:52 UTC, 0 replies.
- (airflow) branch main updated: Minor fix to DataprocCreateClusterOperator operator docs. (#36322) - posted by po...@apache.org on 2023/12/20 16:27:26 UTC, 0 replies.
- (airflow) branch main updated (10c4c352f9 -> e718395714) - posted by po...@apache.org on 2023/12/20 16:27:44 UTC, 0 replies.
- [I] Leak in Celery Executor Running Tasks Slot Count [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/20 16:45:44 UTC, 0 replies.
- Re: [PR] Limit pod_name length to HOST_NAME_MAX [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/20 17:58:35 UTC, 9 replies.
- (airflow) branch main updated: Improve pre-commit to generate Airflow diagrams as a code (#36333) - posted by po...@apache.org on 2023/12/20 18:44:40 UTC, 0 replies.
- Re: [PR] Allow timetable to slightly miss catchup cutoff [airflow] - posted by "o-nikolas (via GitHub)" <gi...@apache.org> on 2023/12/20 18:49:25 UTC, 3 replies.
- [PR] Better handling build errors when building docs with --spellcheck-only [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/20 19:13:51 UTC, 1 replies.
- (airflow) branch main updated: Better handling build errors when building docs with --spellcheck-only (#36336) - posted by po...@apache.org on 2023/12/20 19:49:25 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7280106123 - posted by gi...@apache.org on 2023/12/20 20:35:29 UTC, 0 replies.
- [PR] Increase ConflictException retries to 4 total [airflow] - posted by "o-nikolas (via GitHub)" <gi...@apache.org> on 2023/12/20 21:35:42 UTC, 3 replies.
- (airflow) branch main updated: Fix `sentinel_kwargs` load from ENV (#36318) - posted by js...@apache.org on 2023/12/20 21:38:14 UTC, 0 replies.
- [PR] feat: Add queues for triggerers. [airflow] - posted by "avkirilishin (via GitHub)" <gi...@apache.org> on 2023/12/20 23:01:44 UTC, 0 replies.
- Re: [I] Support dispatching triggers to different triggerer instances. [airflow] - posted by "avkirilishin (via GitHub)" <gi...@apache.org> on 2023/12/20 23:03:10 UTC, 0 replies.
- (airflow) branch main updated: fix typos in DatabricksSubmitRunOperator (#36248) - posted by po...@apache.org on 2023/12/21 00:17:06 UTC, 0 replies.
- Re: [I] Support for custom cronjobs [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/21 00:17:31 UTC, 0 replies.
- (airflow) branch main updated: Add docs about extending the Airflow helm chart (#36331) - posted by po...@apache.org on 2023/12/21 00:17:34 UTC, 0 replies.
- (airflow) branch main updated: Add skip_on_exit_code to SSHOperator (#36303) - posted by po...@apache.org on 2023/12/21 00:37:23 UTC, 0 replies.
- [PR] [WIP] Mod Test [airflow] - posted by "cabbagepatchman (via GitHub)" <gi...@apache.org> on 2023/12/21 02:36:10 UTC, 5 replies.
- [PR] Update admonitions in Python operator doc to reflect sentiment [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/21 03:11:10 UTC, 6 replies.
- Re: [I] DAG removed, but still visible in WebUI, cannot delete dag manually from UI 404 [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/21 07:01:01 UTC, 1 replies.
- [PR] add missing impersonation_chain argument when calling trigger in Bigquery Operators [airflow] - posted by "Lee-W (via GitHub)" <gi...@apache.org> on 2023/12/21 07:11:14 UTC, 8 replies.
- [I] Webserver fails to start when a class inheriting from FacebookSecurityManagerOverride is set to SECURITY_MANAGER_CLASS [airflow] - posted by "kn3609571 (via GitHub)" <gi...@apache.org> on 2023/12/21 07:50:46 UTC, 1 replies.
- [PR] fix inheritance checking of security manager in FabAuthManager [airflow] - posted by "kn3609571 (via GitHub)" <gi...@apache.org> on 2023/12/21 07:58:53 UTC, 4 replies.
- Re: [I] Implement pre-commit plugins for VSCode/PyCharm/Intellij maybe [airflow] - posted by "khushi-98 (via GitHub)" <gi...@apache.org> on 2023/12/21 08:53:58 UTC, 1 replies.
- (airflow) branch main updated: Update admonitions in Python operator doc to reflect sentiment (#36340) - posted by po...@apache.org on 2023/12/21 09:07:39 UTC, 0 replies.
- Re: [I] Add proper coverage for K8S tests [airflow] - posted by "khushi-98 (via GitHub)" <gi...@apache.org> on 2023/12/21 09:26:43 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7286112835 - posted by gi...@apache.org on 2023/12/21 09:52:05 UTC, 0 replies.
- [I] Setup/Teardown in nested Task Groups creating unwanted dependencies with downstream tasks [airflow] - posted by "ardubev16 (via GitHub)" <gi...@apache.org> on 2023/12/21 10:02:02 UTC, 4 replies.
- [PR] Remove rendundant and unused code in docs building/publishing [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/21 11:27:08 UTC, 1 replies.
- [PR] Cli exp / imp including permissions [airflow] - posted by "dominikhei (via GitHub)" <gi...@apache.org> on 2023/12/21 11:58:57 UTC, 0 replies.
- (airflow) branch remove-experimental-listener created (now 6db16cc01c) - posted by mo...@apache.org on 2023/12/21 12:47:55 UTC, 0 replies.
- (airflow) 01/01: note that task instance, dag and lifecycle listeners are non-experimental - posted by mo...@apache.org on 2023/12/21 12:47:56 UTC, 0 replies.
- [I] Kubernetes Executor -> is forbidden: exceeded quota [airflow] - posted by "devscheffer (via GitHub)" <gi...@apache.org> on 2023/12/21 13:08:48 UTC, 3 replies.
- Re: [I] Enable Streaming from SFTP to GCS in `SFTPToGCSOperator` [airflow] - posted by "elaye-canopy (via GitHub)" <gi...@apache.org> on 2023/12/21 13:35:39 UTC, 0 replies.
- (airflow) branch main updated: Remove rendundant and unused code in docs building/publishing (#36346) - posted by po...@apache.org on 2023/12/21 14:03:22 UTC, 0 replies.
- [I] Wrong sample code for "dag level permissions" [airflow] - posted by "oshyun (via GitHub)" <gi...@apache.org> on 2023/12/21 14:50:35 UTC, 3 replies.
- [PR] Fix wrong sample code for "dag level permissions" [airflow] - posted by "oshyun (via GitHub)" <gi...@apache.org> on 2023/12/21 15:10:02 UTC, 4 replies.
- [PR] Added Check for Cancel Workflow Invocation and added new Query Workflow Invocation operator [airflow] - posted by "varuntwr (via GitHub)" <gi...@apache.org> on 2023/12/21 15:19:55 UTC, 2 replies.
- [I] something bad happened [airflow] - posted by "Utkarsha-Shripanavar (via GitHub)" <gi...@apache.org> on 2023/12/21 16:35:02 UTC, 2 replies.
- (airflow) branch main updated: Increase width of execution_date input in trigger.html (#36278) (#36304) - posted by po...@apache.org on 2023/12/21 17:31:06 UTC, 0 replies.
- [PR] Fix AirflowSkipException message raised by BashOperator [airflow] - posted by "dolfinus (via GitHub)" <gi...@apache.org> on 2023/12/21 18:08:52 UTC, 1 replies.
- [PR] Don't get pod status in KubernetesPodOperator if skip_on_exit_code is… [airflow] - posted by "dolfinus (via GitHub)" <gi...@apache.org> on 2023/12/21 18:11:19 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7291363360 - posted by gi...@apache.org on 2023/12/21 18:15:42 UTC, 0 replies.
- (airflow) branch main updated: Increase ConflictException retries to 4 total (#36337) - posted by po...@apache.org on 2023/12/21 19:05:59 UTC, 0 replies.
- Re: [I] Webserver fails to start when a class inheriting from FabAirflowSecurityManagerOverride is set to SECURITY_MANAGER_CLASS [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/21 19:20:25 UTC, 0 replies.
- (airflow) branch main updated: fix inheritance checking of security manager in FabAuthManager (#36343) - posted by po...@apache.org on 2023/12/21 19:20:28 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7292332760 - posted by gi...@apache.org on 2023/12/21 20:12:20 UTC, 0 replies.
- Re: [PR] Fix AirflowSkipException message raised by KubernetesPodOperator [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/21 20:55:28 UTC, 6 replies.
- (airflow) branch main updated: Make "placeholder" of ODBC configurable in UI (#36000) - posted by po...@apache.org on 2023/12/21 20:55:33 UTC, 0 replies.
- (airflow) branch main updated: Upgrade bitnami/postgresql subchart to 13.2.24 (#36156) - posted by po...@apache.org on 2023/12/21 21:00:01 UTC, 0 replies.
- [PR] Allow SSHOperator.skip_on_exit_code to be zero [airflow] - posted by "dolfinus (via GitHub)" <gi...@apache.org> on 2023/12/21 21:11:35 UTC, 1 replies.
- [PR] Fixing template_fields for WeaviateIngestOperator [airflow] - posted by "vatsrahul1001 (via GitHub)" <gi...@apache.org> on 2023/12/21 21:19:15 UTC, 1 replies.
- (airflow) branch main updated: Make pod_name length equal to HOST_NAME_MAX (#36332) - posted by po...@apache.org on 2023/12/21 21:37:11 UTC, 0 replies.
- [PR] Allow DockerOperator.skip_on_exit_code to be zero [airflow] - posted by "dolfinus (via GitHub)" <gi...@apache.org> on 2023/12/21 21:37:58 UTC, 3 replies.
- [PR] Allow PythonVirtualenvOperator.skip_on_exit_code to be zero [airflow] - posted by "dolfinus (via GitHub)" <gi...@apache.org> on 2023/12/21 21:44:40 UTC, 8 replies.
- (airflow) branch main updated (381922f7c0 -> a270654cd8) - posted by po...@apache.org on 2023/12/21 21:45:33 UTC, 0 replies.
- (airflow) branch main updated: Fixing template_fields for WeaviateIngestOperator (#36359) - posted by po...@apache.org on 2023/12/21 21:56:09 UTC, 0 replies.
- (airflow) branch main updated: Allow SSHOperator.skip_on_exit_code to be zero (#36358) - posted by hu...@apache.org on 2023/12/21 22:23:34 UTC, 0 replies.
- (airflow) branch main updated (e028e38db7 -> b2f1882c58) - posted by hu...@apache.org on 2023/12/21 22:27:33 UTC, 0 replies.
- (airflow) branch main updated: Allow DockerOperator.skip_on_exit_code to be zero (#36360) - posted by hu...@apache.org on 2023/12/21 22:50:18 UTC, 0 replies.
- (airflow) branch main updated: Fix AirflowSkipException message raised by BashOperator (#36354) - posted by hu...@apache.org on 2023/12/21 22:51:11 UTC, 0 replies.
- [PR] openlineage: set extractors None in config [airflow] - posted by "JDarDagran (via GitHub)" <gi...@apache.org> on 2023/12/21 23:07:34 UTC, 1 replies.
- (airflow) branch main updated: fix wrong sample code for "dag level permissions" (#36350) - posted by hu...@apache.org on 2023/12/21 23:53:17 UTC, 0 replies.
- Re: [PR] Replace `datetime.datetime.utcnow` by `airflow.utils.timezone.utcnow` in core [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/22 00:11:47 UTC, 0 replies.
- [PR] handle tzinfo in S3Hook.is_keys_unchanged_async [airflow] - posted by "Lee-W (via GitHub)" <gi...@apache.org> on 2023/12/22 03:16:15 UTC, 5 replies.
- Re: [PR] Helm: Add namespace to all namespace-scoped resources [airflow] - posted by "amoghrajesh (via GitHub)" <gi...@apache.org> on 2023/12/22 04:32:40 UTC, 0 replies.
- [PR] Adding versioned unit tests for kerberos init container [airflow] - posted by "amoghrajesh (via GitHub)" <gi...@apache.org> on 2023/12/22 04:56:28 UTC, 5 replies.
- [PR] Making changes to priority class [airflow] - posted by "amoghrajesh (via GitHub)" <gi...@apache.org> on 2023/12/22 06:36:33 UTC, 3 replies.
- (airflow) branch main updated: Document the missing website permission (#36329) - posted by pa...@apache.org on 2023/12/22 08:00:25 UTC, 0 replies.
- [PR] Remove remaining Airflow 2.5 backcompat code from Google Provider [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/22 09:36:51 UTC, 1 replies.
- [PR] Fix PythonVirtualenvOperator tests [airflow] - posted by "dolfinus (via GitHub)" <gi...@apache.org> on 2023/12/22 09:58:14 UTC, 1 replies.
- (airflow) branch main updated: Fix typo. (#36362) - posted by mo...@apache.org on 2023/12/22 10:14:44 UTC, 0 replies.
- (airflow) branch main updated: Fix PythonVirtualenvOperator tests (#36367) - posted by po...@apache.org on 2023/12/22 11:08:10 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7299194651 - posted by gi...@apache.org on 2023/12/22 12:06:30 UTC, 0 replies.
- (airflow) branch main updated: Add _request_timeout to KPO log fetch calls (#36297) - posted by po...@apache.org on 2023/12/22 13:56:11 UTC, 0 replies.
- [I] UI: DAG Conf Parameters Form - Param Type of Boolean, Null converted to String for JSON config [airflow] - posted by "mblakely (via GitHub)" <gi...@apache.org> on 2023/12/22 15:36:43 UTC, 1 replies.
- (airflow) branch main updated: Return common data structure in DBApi derived classes - posted by bo...@apache.org on 2023/12/22 15:38:04 UTC, 0 replies.
- [PR] fix datetime reference in DAG.is_fixed_time_schedule [airflow] - posted by "joshowen (via GitHub)" <gi...@apache.org> on 2023/12/22 16:20:59 UTC, 6 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7301527933 - posted by gi...@apache.org on 2023/12/22 16:24:59 UTC, 0 replies.
- (airflow) branch main updated: Remove remaining Airflow 2.5 backcompat code from Google Provider (#36366) - posted by el...@apache.org on 2023/12/22 16:39:17 UTC, 0 replies.
- [I] Old DAGs are still available on airflow UI if the dag directory is changed [airflow] - posted by "ishitamishra13111999 (via GitHub)" <gi...@apache.org> on 2023/12/22 17:25:14 UTC, 2 replies.
- [PR] Fix problems with missing selective checks on new types of unit tests [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/22 18:30:34 UTC, 2 replies.
- (airflow) branch main updated: Fix problems with missing selective checks on new types of unit tests (#36372) - posted by po...@apache.org on 2023/12/22 19:13:01 UTC, 0 replies.
- [PR] Prepare 2nd wave of providers in December [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/22 20:25:16 UTC, 3 replies.
- [PR] draft: Add on skipped callback [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/22 20:30:41 UTC, 0 replies.
- [PR] note that task instance, dag and lifecycle listeners are non-experimental [airflow] - posted by "mobuchowski (via GitHub)" <gi...@apache.org> on 2023/12/22 21:01:53 UTC, 2 replies.
- (airflow) branch remove-experimental-listener updated (6db16cc01c -> e069ab4274) - posted by mo...@apache.org on 2023/12/22 22:04:33 UTC, 0 replies.
- (airflow) branch remove-experimental-listener updated (e069ab4274 -> be957e18ff) - posted by mo...@apache.org on 2023/12/22 22:10:25 UTC, 0 replies.
- [I] Basic authentication with Python API does not work in `main` Airflow [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/22 22:17:53 UTC, 1 replies.
- (airflow) branch main updated: Add more info to Docs README (#36287) - posted by po...@apache.org on 2023/12/22 22:26:48 UTC, 0 replies.
- (airflow) branch main updated: note that task instance, dag and lifecycle listeners are non-experimental (#36376) - posted by po...@apache.org on 2023/12/22 22:45:53 UTC, 0 replies.
- (airflow) branch main updated: fix datetime reference in DAG.is_fixed_time_schedule (#36370) - posted by hu...@apache.org on 2023/12/22 23:08:22 UTC, 0 replies.
- [PR] Fix --use-airflow-version constraints [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/22 23:16:57 UTC, 1 replies.
- (airflow) branch main updated: Prepare 2nd wave of providers in December (#36373) - posted by po...@apache.org on 2023/12/22 23:32:25 UTC, 0 replies.
- [PR] Stop serializing timezone-naive datetime as a timezone-aware datetime with UTC tz [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/22 23:40:48 UTC, 2 replies.
- [PR] Re-apply updated version numbers to 2nd wave of providers in December [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/22 23:44:34 UTC, 2 replies.
- Re: [PR] [DOC] K8S support policy [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/23 00:11:10 UTC, 1 replies.
- Re: [PR] Add usage withing jinja template [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/23 00:11:13 UTC, 1 replies.
- (airflow) branch main updated: Re-apply updated version numbers to 2nd wave of providers in December (#36380) - posted by po...@apache.org on 2023/12/23 00:22:51 UTC, 0 replies.
- svn commit: r66278 [2/3] - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/23 00:28:24 UTC, 0 replies.
- svn commit: r66278 [1/3] - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/23 00:28:24 UTC, 0 replies.
- svn commit: r66278 [3/3] - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/23 00:28:24 UTC, 0 replies.
- [I] Release notes issue reference does not provide link if multiple issues are present [airflow] - posted by "AetherUnbound (via GitHub)" <gi...@apache.org> on 2023/12/23 00:31:22 UTC, 1 replies.
- [PR] Update version and added breaking change for databricks provider [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 00:44:43 UTC, 1 replies.
- [PR] feat(EcsRunTaskOperator): add `count` param [airflow] - posted by "jayceslesar (via GitHub)" <gi...@apache.org> on 2023/12/23 00:45:50 UTC, 3 replies.
- (airflow) branch main updated: Update version and added breaking change for databricks provider (#36382) - posted by po...@apache.org on 2023/12/23 01:04:24 UTC, 0 replies.
- svn commit: r66280 [3/3] - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/23 01:09:06 UTC, 0 replies.
- svn commit: r66280 [1/3] - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/23 01:09:06 UTC, 0 replies.
- svn commit: r66280 [2/3] - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/23 01:09:06 UTC, 0 replies.
- (airflow-site) branch add-documentation-2023-12-23 created (now 661bb57432) - posted by po...@apache.org on 2023/12/23 01:48:29 UTC, 0 replies.
- (airflow-site) 01/01: Add documentation for packages - 2023-12-23 - posted by po...@apache.org on 2023/12/23 01:48:30 UTC, 0 replies.
- [PR] Add documentation for packages - 2023-12-23 [airflow-site] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 01:48:30 UTC, 1 replies.
- (airflow-site) branch add-documentation-2023-12-23 updated (661bb57432 -> 4f082eb51a) - posted by po...@apache.org on 2023/12/23 01:52:25 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7305210673 - posted by gi...@apache.org on 2023/12/23 01:59:22 UTC, 0 replies.
- [I] Status of testing Providers that were prepared on December 23, 2023 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 02:23:30 UTC, 21 replies.
- [PR] Update release process for providers to include mixed RC versions [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 02:41:55 UTC, 2 replies.
- [I] AWS Provder Operators and Sensors Duplicate Code [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/23 03:13:22 UTC, 4 replies.
- (airflow) branch main updated: Add create_or_replace_document_objects method to weaviate provider (#36177) - posted by ut...@apache.org on 2023/12/23 06:15:42 UTC, 0 replies.
- Re: [I] Changing role name in access_control doesn't remove permission from previous role [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/23 07:01:04 UTC, 0 replies.
- Re: [PR] Add `on_skipped_callback` in to `BaseOperator` [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/23 07:18:09 UTC, 7 replies.
- [PR] Add 'uuid_column', 'tenant' params to WeaviateIngestOperator [airflow] - posted by "utkarsharma2 (via GitHub)" <gi...@apache.org> on 2023/12/23 07:40:25 UTC, 2 replies.
- svn commit: r66281 - /release/airflow/clients/python/2.8.0/ - posted by ep...@apache.org on 2023/12/23 08:08:03 UTC, 0 replies.
- (airflow-client-python) tag 2.8.0 created (now 4775ec8) - posted by ep...@apache.org on 2023/12/23 08:10:35 UTC, 0 replies.
- (airflow) branch main updated: Add 'uuid_column', 'tenant' params to WeaviateIngestOperator (#36387) - posted by ut...@apache.org on 2023/12/23 08:33:29 UTC, 0 replies.
- [PR] Add libxml2 install command for macOS in contributor quick start doc [airflow] - posted by "yo1956 (via GitHub)" <gi...@apache.org> on 2023/12/23 08:54:11 UTC, 7 replies.
- [I] Identify duplicate kubernetes section airflow configuration and mark them as deprecated [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/23 12:06:30 UTC, 0 replies.
- Re: [PR] add impersonation_chain support when calling Bigquery Operators in deferrable mode [airflow] - posted by "m1racoli (via GitHub)" <gi...@apache.org> on 2023/12/23 13:04:59 UTC, 3 replies.
- (airflow) branch main updated: Fix --use-airflow-version constraints (#36378) - posted by po...@apache.org on 2023/12/23 13:42:40 UTC, 0 replies.
- (airflow) branch pendulum-3 updated (edd2d32d36 -> ccb2e4e76e) - posted by ta...@apache.org on 2023/12/23 14:51:30 UTC, 0 replies.
- Re: [PR] Add parameter confirm to GCSToSFTPOperator [airflow] - posted by "pankajastro (via GitHub)" <gi...@apache.org> on 2023/12/23 15:28:08 UTC, 1 replies.
- (airflow) branch postgres-default-quarantined created (now 0fced6ba60) - posted by ta...@apache.org on 2023/12/23 15:28:31 UTC, 0 replies.
- (airflow) 01/01: Use default Postgres version for Quarantined tests - posted by ta...@apache.org on 2023/12/23 15:28:32 UTC, 0 replies.
- [PR] Use default Postgres version for Quarantined tests [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/23 15:31:48 UTC, 1 replies.
- [PR] Add feture of "not-ready" provider. [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 15:34:50 UTC, 19 replies.
- (airflow) branch pendulum-3 updated (ccb2e4e76e -> 59e997338f) - posted by ta...@apache.org on 2023/12/23 15:45:39 UTC, 0 replies.
- [I] Removal of project specific privacy page [airflow-site] - posted by "grobmeier (via GitHub)" <gi...@apache.org> on 2023/12/23 16:16:53 UTC, 3 replies.
- [PR] Add note for release manager about updating the states of providers [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 16:18:03 UTC, 2 replies.
- Re: [PR] Use pre-release version of pendulum in CI and breeze [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/23 16:31:19 UTC, 1 replies.
- (airflow) branch pendulum-prerelease deleted (was f106e4e4d0) - posted by ta...@apache.org on 2023/12/23 16:31:36 UTC, 0 replies.
- (airflow-site) branch providers-can-be-in-different-states created (now cb91ff1cd1) - posted by po...@apache.org on 2023/12/23 16:33:05 UTC, 0 replies.
- (airflow-site) 01/01: Update provider state information to airflow site - posted by po...@apache.org on 2023/12/23 16:33:06 UTC, 0 replies.
- [PR] Update provider state information to airflow site [airflow-site] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 16:33:26 UTC, 1 replies.
- (airflow-site) branch providers-can-be-in-different-states updated (cb91ff1cd1 -> bddbeaced7) - posted by po...@apache.org on 2023/12/23 16:36:11 UTC, 0 replies.
- (airflow) branch main updated (5ddd67a9a6 -> d172ca933a) - posted by po...@apache.org on 2023/12/23 16:46:18 UTC, 0 replies.
- (airflow) branch main updated: Update release process for providers to include mixed RC versions (#36385) - posted by po...@apache.org on 2023/12/23 16:46:36 UTC, 0 replies.
- [PR] Use base aws classes in Amazon ECS Operators/Sensors/Triggers [airflow] - posted by "jayceslesar (via GitHub)" <gi...@apache.org> on 2023/12/23 17:07:49 UTC, 8 replies.
- [PR] Link to Apache Software Foundation Privacy Policy. [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 17:19:06 UTC, 1 replies.
- (airflow-site) branch update-link-to-privacy-policy created (now 78f360ec81) - posted by po...@apache.org on 2023/12/23 17:26:31 UTC, 0 replies.
- (airflow-site) 01/01: Remove the privacy policy page with link to the ASF one - posted by po...@apache.org on 2023/12/23 17:26:32 UTC, 0 replies.
- [PR] Remove the privacy policy page with link to the ASF one [airflow-site] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 17:26:33 UTC, 1 replies.
- (airflow-site) branch main updated: Update provider state information to airflow site (#918) - posted by po...@apache.org on 2023/12/23 17:28:22 UTC, 0 replies.
- (airflow-site) branch main updated: Remove the privacy policy page with link to the ASF one (#919) - posted by po...@apache.org on 2023/12/23 17:28:42 UTC, 0 replies.
- (airflow-site) branch gh-pages updated (ccfde9f054 -> b71db33283) - posted by gi...@apache.org on 2023/12/23 18:21:39 UTC, 0 replies.
- (airflow) branch main updated: Use default Postgres version for Quarantined tests (#36390) - posted by el...@apache.org on 2023/12/23 18:21:49 UTC, 0 replies.
- (airflow) branch postgres-default-quarantined deleted (was 0fced6ba60) - posted by el...@apache.org on 2023/12/23 18:22:01 UTC, 0 replies.
- [I] When accessing the DAG page through the K3S proxy, an error of "404 page not found" is displayed [airflow] - posted by "microhuang (via GitHub)" <gi...@apache.org> on 2023/12/23 18:30:38 UTC, 1 replies.
- (airflow-site) branch gh-pages updated (b71db33283 -> ae6c8c1ef7) - posted by gi...@apache.org on 2023/12/23 18:35:54 UTC, 0 replies.
- [PR] Fix the required access for get_variable endpoint [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/23 18:37:23 UTC, 1 replies.
- (airflow) branch main updated: Add feture of "not-ready" provider. (#36391) - posted by po...@apache.org on 2023/12/23 18:49:21 UTC, 0 replies.
- (airflow) branch main updated (341d5b747d -> b30a1b854c) - posted by hu...@apache.org on 2023/12/23 18:54:27 UTC, 0 replies.
- (airflow) branch main updated: Add libxml2 install command for macOS in contributor quick start doc (#36388) - posted by hu...@apache.org on 2023/12/23 18:55:58 UTC, 0 replies.
- (airflow) branch main updated (e6b4f7d8c0 -> 34132e37c6) - posted by hu...@apache.org on 2023/12/23 19:25:24 UTC, 0 replies.
- (airflow) branch main updated: Bugfix: Webserver returns 500 for POST requests to api/dag/*/dagrun from anonymous user (#36275) - posted by hu...@apache.org on 2023/12/23 20:08:30 UTC, 0 replies.
- [PR] Fix tests for #34819 [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/23 21:55:33 UTC, 0 replies.
- (airflow-site) branch remove-link-to-outdated-bucket created (now 46ef87686c) - posted by po...@apache.org on 2023/12/23 23:58:13 UTC, 0 replies.
- (airflow-site) 01/01: Remove outdated link to survey data - posted by po...@apache.org on 2023/12/23 23:58:14 UTC, 0 replies.
- [PR] Remove outdated link to survey data [airflow-site] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/23 23:58:18 UTC, 1 replies.
- (airflow-site) branch main updated: Remove outdated link to survey data (#920) - posted by po...@apache.org on 2023/12/23 23:58:26 UTC, 0 replies.
- Re: [PR] Added support for multiple cron expressions [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/24 00:12:46 UTC, 4 replies.
- Re: [PR] Pass extra configs to `ClientSecretCredential` and `SparkClient` in `AzureSynapseHook` [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/24 00:12:50 UTC, 1 replies.
- Re: [PR] Make it possible to change the default cron timetable [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/24 00:12:52 UTC, 3 replies.
- Re: [PR] fix: Delete warning in get_uri [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/24 00:12:57 UTC, 6 replies.
- (airflow-site) branch gh-pages updated (ae6c8c1ef7 -> e835d9f9c6) - posted by gi...@apache.org on 2023/12/24 00:39:14 UTC, 0 replies.
- [PR] Add dagrun first task scheduling delay, dag processing duration [airflow] - posted by "KaYunKIM (via GitHub)" <gi...@apache.org> on 2023/12/24 03:28:32 UTC, 2 replies.
- [PR] Add flask config: MAX_CONTENT_LENGTH (#35196) [airflow] - posted by "yo1956 (via GitHub)" <gi...@apache.org> on 2023/12/24 05:58:50 UTC, 0 replies.
- [PR] Add WeaviateDocumentIngestOperator [airflow] - posted by "utkarsharma2 (via GitHub)" <gi...@apache.org> on 2023/12/24 06:11:43 UTC, 1 replies.
- [I] K8 exectuor retring on launching the worker pods forver in case of persistant errors [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/24 06:22:23 UTC, 0 replies.
- (airflow) branch pendulum-3 updated (59e997338f -> 3e7f50ece3) - posted by ta...@apache.org on 2023/12/24 09:52:19 UTC, 0 replies.
- Re: [PR] Allow changing of `config_file` in `KubernetesResourceBaseOperator` [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/24 10:13:57 UTC, 0 replies.
- Re: [PR] allow changing of config file from default for the KubernetesResourceBaseOperator [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/24 10:13:58 UTC, 0 replies.
- (airflow) branch main updated: Allow changing of `config_file` in `KubernetesResourceBaseOperator` (#36397) - posted by po...@apache.org on 2023/12/24 10:14:01 UTC, 0 replies.
- (airflow) branch main updated: Add WeaviateDocumentIngestOperator (#36402) - posted by po...@apache.org on 2023/12/24 10:26:03 UTC, 0 replies.
- Re: [I] The task is stuck in a queued state forever in case of pod launch errors [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/24 10:33:50 UTC, 2 replies.
- [PR] Update metrics.rst for param dagrun.schedule_delay [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/24 11:26:38 UTC, 1 replies.
- [PR] Make `kubernetes` decorator type annotation consistent with operator [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/24 11:40:57 UTC, 2 replies.
- [PR] Remove redundant `docker` decorator type annotations [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/24 11:45:51 UTC, 1 replies.
- [PR] Remove redundant `docker` decorator parameters in documentation [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/24 11:51:21 UTC, 1 replies.
- [I] Add a way to manage .pyi <-> .py consistency [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/24 12:02:23 UTC, 3 replies.
- (airflow) branch main updated: Don't get pod status in KubernetesPodOperator if skip_on_exit_code is not set (#36355) - posted by po...@apache.org on 2023/12/24 12:33:20 UTC, 0 replies.
- Re: [PR] Add flask config: `MAX_CONTENT_LENGTH` [airflow] - posted by "yo1956 (via GitHub)" <gi...@apache.org> on 2023/12/24 15:17:30 UTC, 13 replies.
- (airflow) branch main updated: Update metrics.rst for param dagrun.schedule_delay (#36404) - posted by po...@apache.org on 2023/12/24 16:31:15 UTC, 0 replies.
- [PR] Add support for openlineage to AFS and common.io [airflow] - posted by "bolkedebruin (via GitHub)" <gi...@apache.org> on 2023/12/24 19:05:07 UTC, 28 replies.
- [PR] Use cards when describing priority weighting methods [airflow] - posted by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/12/24 20:19:06 UTC, 2 replies.
- [PR] Add Apache Livy connection documentation [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/24 21:41:17 UTC, 1 replies.
- [PR] Add apache kylin conn type and kylin connection docs [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/24 22:27:26 UTC, 5 replies.
- Re: [I] Add missing connection types and documentation for community providers [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/24 22:29:33 UTC, 0 replies.
- (airflow) branch main updated: Remove redundant `docker` decorator type annotations (#36406) - posted by hu...@apache.org on 2023/12/24 23:30:06 UTC, 0 replies.
- (airflow) branch main updated: Remove redundant `docker` decorator parameters in documentation (#36407) - posted by hu...@apache.org on 2023/12/24 23:30:24 UTC, 0 replies.
- (airflow) branch main updated (a3b3a6e0c8 -> 8af6368364) - posted by hu...@apache.org on 2023/12/24 23:31:45 UTC, 0 replies.
- Re: [PR] Validate DAG task_instance.priority_weight column overflow value during import [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/25 00:12:11 UTC, 1 replies.
- (airflow) branch main updated: Use cards when describing priority weighting methods (#36411) - posted by jo...@apache.org on 2023/12/25 00:32:06 UTC, 0 replies.
- [I] Airflow metrics with tags documentation need to be updated [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/25 08:33:38 UTC, 0 replies.
- (airflow) branch pendulum-3 updated (3e7f50ece3 -> 2be8e299eb) - posted by ta...@apache.org on 2023/12/25 08:45:32 UTC, 0 replies.
- (airflow) branch main updated: Add Apache Livy connection documentation (#36412) - posted by ta...@apache.org on 2023/12/25 09:09:26 UTC, 0 replies.
- (airflow) branch main updated: Add apache kylin conn type and kylin connection docs (#36413) - posted by ta...@apache.org on 2023/12/25 09:09:49 UTC, 0 replies.
- Re: [I] default_args feature incompatible with Dynamic Task Mapping [airflow] - posted by "asafsneh (via GitHub)" <gi...@apache.org> on 2023/12/25 09:28:30 UTC, 2 replies.
- [I] Not generate webserver_config.py after airflow config list in fresh install [airflow] - posted by "kapuza (via GitHub)" <gi...@apache.org> on 2023/12/25 09:55:17 UTC, 2 replies.
- [PR] Check cluster state before defer to triggerer [airflow] - posted by "Lee-W (via GitHub)" <gi...@apache.org> on 2023/12/25 10:20:58 UTC, 0 replies.
- Re: [PR] Add test to evaluation of tasks in mapped task group [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/25 12:51:11 UTC, 1 replies.
- (airflow) branch main updated: Stop serializing timezone-naive datetime to timezone-aware dateime with UTC tz (#36379) - posted by hu...@apache.org on 2023/12/25 13:57:18 UTC, 0 replies.
- (airflow) branch main updated: handle tzinfo in S3Hook.is_keys_unchanged_async (#36363) - posted by hu...@apache.org on 2023/12/25 13:59:41 UTC, 0 replies.
- [PR] remove event['message'] call in EmrContainerOperator.execute_complete|as the key message no longer exists [airflow] - posted by "Lee-W (via GitHub)" <gi...@apache.org> on 2023/12/25 16:01:26 UTC, 1 replies.
- [PR] Refactor _manage_executor_state by refreshing TIs in batch [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/25 16:40:45 UTC, 10 replies.
- [PR] change spark connection form and add spark connections docs [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/25 20:23:15 UTC, 16 replies.
- Re: [I] Airflow SFTP Operator cannot connect to a remote endpoint due to no using "expanduser" to read file directory [airflow] - posted by "MemphisMeng (via GitHub)" <gi...@apache.org> on 2023/12/25 22:33:58 UTC, 1 replies.
- [PR] Clean OSS task handler code after bumping min Airflow version to 2.6.0 [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/25 22:55:28 UTC, 1 replies.
- [PR] Clean WASB task handler code after bumping min Airflow version to 2.6.0 [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/25 22:57:24 UTC, 1 replies.
- [PR] Consolidate loading delete_local_logs conf in hdfs task handler [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/25 23:05:18 UTC, 1 replies.
- [PR] Add docs about zendesk connection and creating dedicated connection form [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/25 23:11:26 UTC, 1 replies.
- [PR] Remove invalid todo comment from flink provider [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/25 23:13:14 UTC, 1 replies.
- [PR] Remove _read method from hdfs task handler after bumping min airflow version to 2.6 [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/25 23:15:50 UTC, 1 replies.
- [PR] Delete get_python_source from Kubernetes decorator after bumping min airflow version to 2.6.0 [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/25 23:21:25 UTC, 1 replies.
- [PR] Remove duplicated methods in K8S pod operator module and import them from helper function [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/25 23:31:27 UTC, 1 replies.
- [PR] Upgrade mypy to 1.8.0 [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/26 00:02:13 UTC, 2 replies.
- Re: [PR] Add `DatabricksJobsCreateOperator` [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/26 00:11:41 UTC, 1 replies.
- (airflow) branch main updated: Remove invalid todo comment from flink provider (#36424) - posted by jo...@apache.org on 2023/12/26 02:33:05 UTC, 0 replies.
- (airflow) branch main updated: Clean WASB task handler code after bumping min Airflow version to 2.6.0 (#36421) - posted by jo...@apache.org on 2023/12/26 02:36:21 UTC, 0 replies.
- (airflow) branch main updated: Clean OSS task handler code after bumping min Airflow version to 2.6.0 (#36420) - posted by jo...@apache.org on 2023/12/26 02:36:53 UTC, 0 replies.
- (airflow) branch main updated: Consolidate loading delete_local_logs conf in hdfs task handler (#36422) - posted by jo...@apache.org on 2023/12/26 02:37:07 UTC, 0 replies.
- (airflow) branch main updated: fix(providers/amazon): remove event['message'] call in EmrContainerOperator.execute_complete|as the key message no longer exists (#36417) - posted by jo...@apache.org on 2023/12/26 02:39:46 UTC, 0 replies.
- (airflow) branch remove-experimental-listener deleted (was be957e18ff) - posted by el...@apache.org on 2023/12/26 04:26:08 UTC, 0 replies.
- [PR] Remove get_default_delete_local_copy method from wasb after bumping 2.6 [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/26 04:56:37 UTC, 1 replies.
- [PR] Remove getattr in es task handler when airflow min version bumped to 2.6 [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/26 05:16:31 UTC, 1 replies.
- (airflow) branch main updated: Remove duplicated methods in K8S pod operator module and import them from helper function (#36427) - posted by el...@apache.org on 2023/12/26 06:16:39 UTC, 0 replies.
- [I] Your CUSTOM_SECURITY_MANAGER must extend FabAirflowSecurityManagerOverride, not FAB's own security manager. [airflow] - posted by "maiconkkl (via GitHub)" <gi...@apache.org> on 2023/12/26 06:44:54 UTC, 1 replies.
- Re: [PR] Check redshift cluster state before deferring to triggerer [airflow] - posted by "pankajkoti (via GitHub)" <gi...@apache.org> on 2023/12/26 07:41:25 UTC, 4 replies.
- [PR] Remove deprecated input parameters in the k8s pod operator [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/26 08:45:16 UTC, 3 replies.
- (airflow) branch main updated: Remove _read method from hdfs task handler after bumping min airflow version to 2.6 (#36425) - posted by ta...@apache.org on 2023/12/26 08:57:45 UTC, 0 replies.
- (airflow) branch main updated: Delete get_python_source from Kubernetes decorator after bumping min airflow version to 2.6.0 (#36426) - posted by ta...@apache.org on 2023/12/26 08:57:53 UTC, 0 replies.
- (airflow) branch main updated: Remove getattr in es task handler when airflow min version bumped to 2.6 (#36431) - posted by ta...@apache.org on 2023/12/26 09:11:01 UTC, 0 replies.
- [PR] Add reminder about update stub file in case of change KubernetesPodOperator's arguments [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/26 09:24:11 UTC, 1 replies.
- [PR] Remove 'insertion_errors' as required argument for weaviate's hook 'batch_data' method [airflow] - posted by "utkarsharma2 (via GitHub)" <gi...@apache.org> on 2023/12/26 09:28:20 UTC, 1 replies.
- (airflow) branch main updated: Remove 'insertion_errors' as required argument (#36435) - posted by ut...@apache.org on 2023/12/26 10:00:59 UTC, 0 replies.
- (airflow) branch main updated: Add reminder about update stub file in case of change KubernetesPodOperator's arguments (#36434) - posted by hu...@apache.org on 2023/12/26 10:17:55 UTC, 0 replies.
- (airflow) branch main updated: Add docs about zendesk connection and creating dedicated connection form (#36423) - posted by el...@apache.org on 2023/12/26 13:13:12 UTC, 0 replies.
- Re: [I] Not generate webserver_config.py after airflow config list in fresh install (My mistake, please close) [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/26 14:35:22 UTC, 0 replies.
- [PR] Fix Exception FabAirflowSecurityManagerOverride [airflow] - posted by "maiconkkl (via GitHub)" <gi...@apache.org> on 2023/12/26 14:40:49 UTC, 7 replies.
- (airflow) branch main updated: Remove deprecated input parameters in the k8s pod operator (#36433) - posted by po...@apache.org on 2023/12/26 16:24:24 UTC, 0 replies.
- Re: [I] Make pause DAG its own role separate from edit DAG [airflow] - posted by "DuanWeiFan (via GitHub)" <gi...@apache.org> on 2023/12/26 18:27:32 UTC, 1 replies.
- (airflow) branch main updated: Use base aws classes in Amazon ECS Operators/Sensors/Triggers (#36393) - posted by po...@apache.org on 2023/12/26 18:36:43 UTC, 0 replies.
- [PR] Revert "Remove remaining Airflow 2.5 backcompat code from Google Prov… [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/26 22:08:52 UTC, 6 replies.
- (airflow) branch main updated: Revert "Remove remaining Airflow 2.5 backcompat code from Google Provider (#36366)" (#36440) - posted by po...@apache.org on 2023/12/26 22:48:22 UTC, 0 replies.
- Re: [PR] Cli export / import roles including permissions [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/26 22:54:27 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7333178646 - posted by gi...@apache.org on 2023/12/26 23:35:03 UTC, 0 replies.
- [PR] Automate rcN calculation when releasing provider packages [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/26 23:49:08 UTC, 1 replies.
- Re: [PR] Created INSTALL.md and working to improve it [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/27 00:11:29 UTC, 0 replies.
- (airflow) branch main updated: Making changes to priority class (#36365) - posted by am...@apache.org on 2023/12/27 04:45:08 UTC, 0 replies.
- Re: [I] Fix typing for get_provider_name_from_short_hand and its usages [airflow] - posted by "amoghrajesh (via GitHub)" <gi...@apache.org> on 2023/12/27 04:56:10 UTC, 1 replies.
- [PR] Reproduce asyncio failure with stackdriver leaking pytest fixture tasks [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/27 07:57:14 UTC, 6 replies.
- [PR] Remove remaining Airflow 2.5 backcompat code from GCS Task Handler [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/27 08:01:23 UTC, 5 replies.
- (airflow) branch main updated (78b2d82adf -> 6f5a50ea10) - posted by po...@apache.org on 2023/12/27 08:06:02 UTC, 0 replies.
- [PR] Follow BaseHook connection fields method signature in FSHook [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/27 08:10:40 UTC, 1 replies.
- [PR] added cli command to list auth managers under `airflow providers` [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/27 08:12:47 UTC, 7 replies.
- [I] Nats Operator & Sensor [airflow] - posted by "khoramism (via GitHub)" <gi...@apache.org> on 2023/12/27 08:41:31 UTC, 2 replies.
- [PR] Add Amazon Athena query results extra link [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/27 09:36:22 UTC, 1 replies.
- (airflow) branch main updated: Remove remaining Airflow 2.5 backcompat code from GCS Task Handler (#36443) - posted by po...@apache.org on 2023/12/27 09:40:08 UTC, 0 replies.
- (airflow) branch main updated: Follow BaseHook connection fields method signature in FSHook (#36444) - posted by po...@apache.org on 2023/12/27 09:41:03 UTC, 0 replies.
- (airflow) branch main updated: Update BREEZE.rst with different test example (#36234) - posted by po...@apache.org on 2023/12/27 10:28:26 UTC, 0 replies.
- (airflow) branch pendulum-3 updated (2be8e299eb -> e623348429) - posted by ta...@apache.org on 2023/12/27 10:30:04 UTC, 0 replies.
- (airflow) branch explicit_build_params deleted (was 72ab6264a7) - posted by ta...@apache.org on 2023/12/27 10:33:02 UTC, 0 replies.
- (airflow) branch optimize-image-wait-verify deleted (was 7b856296ba) - posted by ta...@apache.org on 2023/12/27 10:33:10 UTC, 0 replies.
- (airflow) branch rewrite-generate-constraints-in-python deleted (was 501bd4eaed) - posted by ta...@apache.org on 2023/12/27 10:33:18 UTC, 0 replies.
- (airflow) branch pankajkoti-patch-1 deleted (was 264ac28b66) - posted by ta...@apache.org on 2023/12/27 10:33:22 UTC, 0 replies.
- (airflow) branch fix-generated-dependencies-script deleted (was 03fae3da71) - posted by ta...@apache.org on 2023/12/27 10:33:25 UTC, 0 replies.
- (airflow) branch less-verbose-provider-yaml-changed-message deleted (was f39f69a294) - posted by ta...@apache.org on 2023/12/27 10:33:33 UTC, 0 replies.
- (airflow) branch build-common-io-from-sources deleted (was acec7a4a24) - posted by ta...@apache.org on 2023/12/27 10:33:40 UTC, 0 replies.
- (airflow) branch fix-optimization-of-prod-image-building-for-non-main-branches deleted (was be461148f8) - posted by ta...@apache.org on 2023/12/27 10:33:53 UTC, 0 replies.
- (airflow) branch switch-to-mariadb-by-default deleted (was c7cf7f00ae) - posted by ta...@apache.org on 2023/12/27 10:33:58 UTC, 0 replies.
- (airflow) branch add-chicken-egg-providers-support-for-dockerhub-release deleted (was 7ca71bd142) - posted by ta...@apache.org on 2023/12/27 10:34:26 UTC, 0 replies.
- [PR] feat: add Yandex Cloud Lockbox secrets backend [airflow] - posted by "ImpressionableRaccoon (via GitHub)" <gi...@apache.org> on 2023/12/27 10:43:51 UTC, 5 replies.
- [PR] Remove unused `_parsed_version` function [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/27 12:10:03 UTC, 0 replies.
- Re: [PR] heartbeat recovery message [airflow] - posted by "Bowrna (via GitHub)" <gi...@apache.org> on 2023/12/27 13:20:52 UTC, 1 replies.
- [PR] Use RST headers instead of Markdown [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/27 14:50:06 UTC, 1 replies.
- [PR] Revert "Remove remaining Airflow 2.5 backcompat code from GCS Task Ha… [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/27 14:58:30 UTC, 18 replies.
- (airflow) branch main updated: Use RST headers instead of Markdown (#36452) - posted by po...@apache.org on 2023/12/27 15:29:09 UTC, 0 replies.
- Re: [PR] Remove unused `_parse_version` function [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/27 16:32:22 UTC, 0 replies.
- (airflow) branch main updated: Remove unused `_parse_version` function (#36450) - posted by po...@apache.org on 2023/12/27 16:32:27 UTC, 0 replies.
- (airflow) branch main updated: Add Amazon Athena query results extra link (#36447) - posted by po...@apache.org on 2023/12/27 17:44:28 UTC, 0 replies.
- (airflow) branch main updated: Revert "Remove remaining Airflow 2.5 backcompat code from GCS Task Handler (#36443)" (#36453) - posted by po...@apache.org on 2023/12/27 18:51:00 UTC, 0 replies.
- [PR] Yet another attempt to fix flakey `test_disable_logging` test [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/27 19:30:14 UTC, 8 replies.
- [PR] Fix get_leaves calculation for teardown in nested group [airflow] - posted by "dstandish (via GitHub)" <gi...@apache.org> on 2023/12/27 19:55:45 UTC, 2 replies.
- (airflow) branch main updated (127c0725b9 -> 949fc5788e) - posted by ds...@apache.org on 2023/12/27 21:10:17 UTC, 0 replies.
- (airflow) branch main updated: Yet another attempt to fix flakey `test_disable_logging` test (#36455) - posted by po...@apache.org on 2023/12/27 21:45:48 UTC, 0 replies.
- (airflow) branch another-remove-backcompat-gcs created (now 4e970bbfcd) - posted by po...@apache.org on 2023/12/27 21:51:40 UTC, 0 replies.
- (airflow) 01/01: Remove remaining Airflow 2.5 backcompat code from GCS Task Handler (#36443) - posted by po...@apache.org on 2023/12/27 21:51:41 UTC, 0 replies.
- [PR] Remove remaining Airflow 2.5 backcompat code from GCS Task Handler [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/27 21:52:41 UTC, 6 replies.
- svn commit: r66347 - /dev/airflow/providers/ /release/airflow/providers/ - posted by po...@apache.org on 2023/12/27 22:53:09 UTC, 0 replies.
- (airflow-site) branch main updated: Add documentation for packages - 2023-12-23 (#916) - posted by po...@apache.org on 2023/12/27 23:04:59 UTC, 0 replies.
- [PR] Add jira connection docs and UI form [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/27 23:07:16 UTC, 6 replies.
- (airflow-site) branch gh-pages updated (e835d9f9c6 -> 119fbdeeb7) - posted by gi...@apache.org on 2023/12/27 23:32:54 UTC, 0 replies.
- [PR] Update providers metadata 2023-12-28 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/27 23:43:29 UTC, 1 replies.
- (airflow) branch main updated (71314b86cf -> cba3ca7067) - posted by po...@apache.org on 2023/12/27 23:46:19 UTC, 0 replies.
- Re: [PR] Migrate the CI workflows to the new runners on EKS cluster [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/28 00:11:40 UTC, 0 replies.
- [PR] Remove Plexus and sqoop providers [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 00:55:19 UTC, 2 replies.
- [PR] Update Provider's release documentation: [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 01:08:46 UTC, 1 replies.
- [PR] Fix pre-mature evaluation of tasks in mapped task group [airflow] - posted by "avkirilishin (via GitHub)" <gi...@apache.org> on 2023/12/28 01:12:50 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7342790733 - posted by gi...@apache.org on 2023/12/28 01:14:48 UTC, 0 replies.
- Re: [PR] Remove backcompat code for stackdriver [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 01:18:19 UTC, 1 replies.
- (airflow) branch main updated: Update Provider's release documentation: (#36461) - posted by po...@apache.org on 2023/12/28 01:40:58 UTC, 0 replies.
- (airflow) branch main updated (5b133e03ee -> 8fea49f90a) - posted by po...@apache.org on 2023/12/28 01:41:10 UTC, 0 replies.
- (airflow) branch main updated: Remove backcompat code for stackdriver (#36442) - posted by po...@apache.org on 2023/12/28 01:46:27 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7343535632 - posted by gi...@apache.org on 2023/12/28 02:37:49 UTC, 0 replies.
- Re: [I] Airflow Kubernetes Executor spams etcd when task fails because of `exceeded quota` error [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/28 03:55:41 UTC, 0 replies.
- Re: [I] Task retried after scheduler crashes whilst retries=0 [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/28 04:01:40 UTC, 0 replies.
- [I] Kubernetes Executor wastefully creates pods for EmptyOperator tasks [airflow] - posted by "buu-nguyen (via GitHub)" <gi...@apache.org> on 2023/12/28 06:02:19 UTC, 2 replies.
- (airflow) branch main updated: Remove Plexus and sqoop providers (#36460) - posted by po...@apache.org on 2023/12/28 06:37:27 UTC, 0 replies.
- Re: [I] WARNING - Access is Denied for: can_read on: CustomUserOAuthModelView [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/28 07:00:59 UTC, 0 replies.
- [PR] Add documentation for 3rd wave of providers in Deember [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 07:21:48 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7345166931 - posted by gi...@apache.org on 2023/12/28 07:25:22 UTC, 0 replies.
- Re: [PR] Add documentation for 3rd wave of providers in December 2023 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 07:48:48 UTC, 0 replies.
- (airflow) branch main updated: Add documentation for 3rd wave of providers in Deember (#36464) - posted by po...@apache.org on 2023/12/28 07:48:53 UTC, 0 replies.
- svn commit: r66350 - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/28 07:52:02 UTC, 0 replies.
- [PR] Fix preparing rc candidates for providers [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 08:05:14 UTC, 1 replies.
- [PR] Remove pypitest from the release process [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 08:11:54 UTC, 1 replies.
- (airflow-site) branch add-documentation-2023-12-28 created (now 29f4c981b3) - posted by po...@apache.org on 2023/12/28 08:44:44 UTC, 0 replies.
- (airflow-site) 01/01: Add documentation for packages - 2023-12-28 - posted by po...@apache.org on 2023/12/28 08:44:45 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7345590070 - posted by gi...@apache.org on 2023/12/28 08:55:10 UTC, 0 replies.
- [PR] Add documentation for packages - 2023-12-28 [airflow-site] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 09:01:21 UTC, 1 replies.
- [I] Status of testing Providers that were prepared on December 28, 2023 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 09:07:48 UTC, 8 replies.
- [PR] Use base aws classes in AWS Step Functions Operators/Sensors/Triggers [airflow] - posted by "Taragolis (via GitHub)" <gi...@apache.org> on 2023/12/28 09:10:12 UTC, 1 replies.
- (airflow) branch main updated: Remove pypitest from the release process (#36466) - posted by hu...@apache.org on 2023/12/28 09:11:38 UTC, 0 replies.
- (airflow) branch main updated: Fix preparing rc candidates for providers (#36465) - posted by po...@apache.org on 2023/12/28 09:54:05 UTC, 0 replies.
- [PR] Fix XSS weakness in method confirm [airflow] - posted by "ZuhairORZaki (via GitHub)" <gi...@apache.org> on 2023/12/28 10:20:29 UTC, 1 replies.
- [PR] Improve generation of "Status of testing" issue [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 10:37:26 UTC, 9 replies.
- Re: [PR] Fix XSS weakness in airflow/www/views.py [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 11:54:17 UTC, 8 replies.
- (airflow) branch main updated: Use base aws classes in AWS Step Functions Operators/Sensors/Triggers (#36468) - posted by el...@apache.org on 2023/12/28 12:26:46 UTC, 0 replies.
- [I] Task is retried when it is setting failed manually [airflow] - posted by "antoniocorralsierra (via GitHub)" <gi...@apache.org> on 2023/12/28 13:18:46 UTC, 0 replies.
- [PR] Review and update our Pull Request review process and policy [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/28 13:34:00 UTC, 36 replies.
- [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow] - posted by "VladaZakharova (via GitHub)" <gi...@apache.org> on 2023/12/28 14:28:16 UTC, 1 replies.
- [PR] Add utkarsharma2 to committers list [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/28 14:42:29 UTC, 1 replies.
- (airflow) branch main updated: Add utkarsharma2 to committers list (#36474) - posted by hu...@apache.org on 2023/12/28 14:43:52 UTC, 0 replies.
- [PR] Handle list like input objects [airflow] - posted by "utkarsharma2 (via GitHub)" <gi...@apache.org> on 2023/12/28 14:50:59 UTC, 6 replies.
- Re: [PR] Handle list like input objects in weavaite's 'create_or_replace_document_objects' hook method [airflow] - posted by "utkarsharma2 (via GitHub)" <gi...@apache.org> on 2023/12/28 15:48:35 UTC, 0 replies.
- (airflow) branch main updated: Handle list like input objects in weavaite's 'create_or_replace_document_objects' hook method (#36475) - posted by ut...@apache.org on 2023/12/28 15:48:40 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7349138665 - posted by gi...@apache.org on 2023/12/28 16:35:48 UTC, 0 replies.
- Re: [I] During scheduler prcoess restart, the scheduler is launching the duplicate worker pod thought the worker pod already exists and in queued state [airflow] - posted by "dirrao (via GitHub)" <gi...@apache.org> on 2023/12/28 16:51:54 UTC, 1 replies.
- [PR] fix: Repair incorrect display of the deferrable operators in the documentation [airflow] - posted by "kacpermuda (via GitHub)" <gi...@apache.org> on 2023/12/28 16:58:39 UTC, 1 replies.
- (airflow) branch main updated: Improve generation of "Status of testing" issue (#36470) - posted by po...@apache.org on 2023/12/28 20:02:34 UTC, 0 replies.
- (airflow) branch main updated: fix: Repair defferable operator list in docs (#36476) - posted by po...@apache.org on 2023/12/28 20:07:28 UTC, 0 replies.
- [I] Airflow Scheduler with Kubernetes Executor has errors in logs and stuck slots with no running tasks [airflow] - posted by "crabio (via GitHub)" <gi...@apache.org> on 2023/12/28 21:54:53 UTC, 3 replies.
- Re: [PR] [DRAFT] Unified database interface [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/29 00:09:48 UTC, 0 replies.
- Re: [I] get_current_context not present in user_defined_macros [airflow] - posted by "messi-gao (via GitHub)" <gi...@apache.org> on 2023/12/29 02:51:08 UTC, 1 replies.
- [PR] Add branching based on mapped task group example to dynamic-task-mapping.rst [airflow] - posted by "RNHTTR (via GitHub)" <gi...@apache.org> on 2023/12/29 05:16:33 UTC, 6 replies.
- Re: [I] ERROR: could not queue task TaskInstanceKey [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/29 07:01:01 UTC, 1 replies.
- [I] Empty Details tab after upgrading to Airflow 2.8.0 [airflow] - posted by "csp33 (via GitHub)" <gi...@apache.org> on 2023/12/29 07:34:42 UTC, 0 replies.
- Re: [I] Empty Details tab after upgrading to Airflow 2.8.0 (Dynamic Task Mapping) [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/29 08:14:15 UTC, 1 replies.
- [PR] Check executable permission for entrypoints at breeze start [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/29 10:11:46 UTC, 3 replies.
- [PR] Add description on the ways how users should approach DB monitoring [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/29 11:41:35 UTC, 11 replies.
- (airflow) branch main updated: Check executable permission for entrypoints at breeze start (#36482) - posted by po...@apache.org on 2023/12/29 11:47:55 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7356343167 - posted by gi...@apache.org on 2023/12/29 12:48:23 UTC, 0 replies.
- (airflow) branch main updated: change spark connection form and add spark connections docs (#36419) - posted by el...@apache.org on 2023/12/29 12:53:54 UTC, 0 replies.
- [I] Fix existing custom operators' templated fields that include logic checks [airflow] - posted by "shahar1 (via GitHub)" <gi...@apache.org> on 2023/12/29 14:52:30 UTC, 1 replies.
- [PR] Add further details to replacement documentation [airflow] - posted by "jscheffl (via GitHub)" <gi...@apache.org> on 2023/12/29 15:24:54 UTC, 2 replies.
- [PR] Draft: Fix assignment of template field [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/29 15:29:41 UTC, 0 replies.
- Re: [PR] Fix assignment of template field in `__init__` in `hive_to_samba.py` [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/29 16:35:26 UTC, 0 replies.
- (airflow) branch main updated: Fix assignment of template field in `__init__` in `hive_to_samba.py` (#36486) - posted by el...@apache.org on 2023/12/29 16:35:34 UTC, 0 replies.
- [PR] Improve TaskInstance typing hints [airflow] - posted by "jscheffl (via GitHub)" <gi...@apache.org> on 2023/12/29 16:54:54 UTC, 8 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7358269526 - posted by gi...@apache.org on 2023/12/29 17:21:15 UTC, 0 replies.
- Re: [I] Full screen mode for Logs, Graph, Code etc.. [airflow] - posted by "morooshka (via GitHub)" <gi...@apache.org> on 2023/12/29 17:29:42 UTC, 0 replies.
- [I] Missing AzureSynapseRunPipelineOperator in docs [airflow] - posted by "KamilKandzia (via GitHub)" <gi...@apache.org> on 2023/12/29 18:31:50 UTC, 3 replies.
- Re: [I] run_as_user task report airflow.exceptions.DagRunNotFound: DagRun for tsy-succ-test with run_id or execution_date of '' not found [airflow] - posted by "jscheffl (via GitHub)" <gi...@apache.org> on 2023/12/29 18:59:18 UTC, 0 replies.
- [PR] prevent templated field logic checks in operators `__init__` in dataproc [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/29 19:05:28 UTC, 1 replies.
- (airflow-mssql-migration) branch main created (now d6dbdb1) - posted by js...@apache.org on 2023/12/29 20:19:12 UTC, 0 replies.
- (airflow-mssql-migration) 01/01: initial commit - posted by js...@apache.org on 2023/12/29 20:19:13 UTC, 0 replies.
- (airflow) branch main updated: prevent templated field logic checks in operators __init__ (#36489) - posted by po...@apache.org on 2023/12/29 20:22:24 UTC, 0 replies.
- [PR] prevent templated field logic checks in operators `__init__` in livy operator [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/29 21:12:19 UTC, 1 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7359589960 - posted by gi...@apache.org on 2023/12/29 21:20:08 UTC, 0 replies.
- (airflow) branch main updated: remove unnecessary templated filed (#36490) - posted by po...@apache.org on 2023/12/29 21:32:16 UTC, 0 replies.
- [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow] - posted by "romsharon98 (via GitHub)" <gi...@apache.org> on 2023/12/29 22:05:08 UTC, 1 replies.
- (airflow) branch main updated: Add branching based on mapped task group example to dynamic-task-mapping.rst (#36480) - posted by po...@apache.org on 2023/12/29 23:04:21 UTC, 0 replies.
- (airflow) branch main updated: remove unecessary templated field (#36491) - posted by po...@apache.org on 2023/12/29 23:05:21 UTC, 0 replies.
- [PR] Support encryption for triggers paramaters [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/29 23:49:40 UTC, 19 replies.
- Re: [PR] fix(timetable): CronMixin issue when DST [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/30 00:11:09 UTC, 0 replies.
- Re: [PR] [WIP] Configure bandit to medium and fix security issues [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/30 00:11:11 UTC, 0 replies.
- (airflow) branch add-zlib1g-dev-package-to-image created (now e6d9202079) - posted by po...@apache.org on 2023/12/30 00:24:28 UTC, 0 replies.
- (airflow) 01/01: Add zlib1g-dev package to Airflow images - posted by po...@apache.org on 2023/12/30 00:24:29 UTC, 0 replies.
- [PR] Add zlib1g-dev package to Airflow images [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/30 00:24:31 UTC, 1 replies.
- (airflow) branch add-zlib1g-dev-package-to-image updated (e6d9202079 -> 1be142850e) - posted by po...@apache.org on 2023/12/30 00:25:29 UTC, 0 replies.
- (airflow) branch main updated: Add zlib1g-dev package to Airflow images (#36493) - posted by po...@apache.org on 2023/12/30 01:17:37 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7361149251 - posted by gi...@apache.org on 2023/12/30 02:21:32 UTC, 0 replies.
- (airflow) branch main updated: Review and update our Pull Request review process and policy (#36472) - posted by po...@apache.org on 2023/12/30 07:54:31 UTC, 0 replies.
- [PR] Bump stalebot to version 9 [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/30 08:11:36 UTC, 1 replies.
- (airflow) branch main updated (3d6ecdfd9b -> dea715dd4e) - posted by po...@apache.org on 2023/12/30 08:31:40 UTC, 0 replies.
- (airflow) branch main updated: Bump stalebot to version 9 (#36494) - posted by el...@apache.org on 2023/12/30 10:08:16 UTC, 0 replies.
- [PR] Feat: Adds AzureSynapseRunPipelineOperator [airflow] - posted by "Lymah123 (via GitHub)" <gi...@apache.org> on 2023/12/30 10:25:41 UTC, 2 replies.
- (airflow) branch main updated: Adding versioned unit tests for kerberos init container (#36364) - posted by po...@apache.org on 2023/12/30 10:55:15 UTC, 0 replies.
- (airflow) branch main updated: Add jira connection docs and UI form (#36458) - posted by el...@apache.org on 2023/12/30 11:09:02 UTC, 0 replies.
- Re: [PR] docs: `Add AzureSynapseRunPipelineOperator` [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/30 11:13:01 UTC, 20 replies.
- (airflow) branch main updated: added cli command to list auth managers under `airflow providers` (#36445) - posted by po...@apache.org on 2023/12/30 11:17:24 UTC, 0 replies.
- Re: [I] Airflow 2.7.3: Mapped task group no longer works as expected [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/30 11:20:40 UTC, 4 replies.
- (airflow) branch main updated: Add few tests on the mapped task group. (#36149) - posted by po...@apache.org on 2023/12/30 11:20:43 UTC, 0 replies.
- (airflow) branch main updated: Added Check for Cancel Workflow Invocation and added new Query Workflow Invocation operator (#36351) - posted by po...@apache.org on 2023/12/30 11:42:21 UTC, 0 replies.
- (airflow) branch main updated: Refactor _manage_executor_state by refreshing TIs in batch (#36418) - posted by po...@apache.org on 2023/12/30 11:44:19 UTC, 0 replies.
- (airflow) branch v2-8-test updated (2c10e93f67 -> 94186a04f1) - posted by po...@apache.org on 2023/12/30 12:20:03 UTC, 0 replies.
- (airflow) 01/27: Add code snippet formatting in docstrings via Ruff (#36262) - posted by po...@apache.org on 2023/12/30 12:20:04 UTC, 0 replies.
- (airflow) 02/27: Move removal of chicken-egg providers to before releasing image (#36286) - posted by po...@apache.org on 2023/12/30 12:20:05 UTC, 0 replies.
- (airflow) 03/27: Remove additional generation of dependencies when building CI images (#36283) - posted by po...@apache.org on 2023/12/30 12:20:06 UTC, 0 replies.
- (airflow) 04/27: Fix using extras when `--use-airflow-version` is used in Breeze (#36280) - posted by po...@apache.org on 2023/12/30 12:20:07 UTC, 0 replies.
- (airflow) 05/27: Add steps to update constraints and adjust version for chicken-egg (#36288) - posted by po...@apache.org on 2023/12/30 12:20:08 UTC, 0 replies.
- (airflow) 06/27: Updating version of airflow pre-commit should happen when version change (#36293) - posted by po...@apache.org on 2023/12/30 12:20:09 UTC, 0 replies.
- (airflow) 07/27: Less verbose information about changed provider.yaml files (#36307) - posted by po...@apache.org on 2023/12/30 12:20:10 UTC, 0 replies.
- (airflow) 08/27: Airflow 2.8.0 has been released (#36298) - posted by po...@apache.org on 2023/12/30 12:20:11 UTC, 0 replies.
- (airflow) 09/27: Update the release date of Airflow 2.8.0 (#36321) - posted by po...@apache.org on 2023/12/30 12:20:12 UTC, 0 replies.
- (airflow) 10/27: Improve pre-commit to generate Airflow diagrams as a code (#36333) - posted by po...@apache.org on 2023/12/30 12:20:13 UTC, 0 replies.
- (airflow) 11/27: Remove rendundant and unused code in docs building/publishing (#36346) - posted by po...@apache.org on 2023/12/30 12:20:14 UTC, 0 replies.
- (airflow) 12/27: Fix problems with missing selective checks on new types of unit tests (#36372) - posted by po...@apache.org on 2023/12/30 12:20:15 UTC, 0 replies.
- (airflow) 13/27: Fix --use-airflow-version constraints (#36378) - posted by po...@apache.org on 2023/12/30 12:20:16 UTC, 0 replies.
- (airflow) 14/27: Add note for release manager about updating the states of providers (#36392) - posted by po...@apache.org on 2023/12/30 12:20:17 UTC, 0 replies.
- (airflow) 15/27: Update release process for providers to include mixed RC versions (#36385) - posted by po...@apache.org on 2023/12/30 12:20:18 UTC, 0 replies.
- (airflow) 16/27: Use default Postgres version for Quarantined tests (#36390) - posted by po...@apache.org on 2023/12/30 12:20:19 UTC, 0 replies.
- (airflow) 17/27: Add feture of "not-ready" provider. (#36391) - posted by po...@apache.org on 2023/12/30 12:20:20 UTC, 0 replies.
- (airflow) 18/27: Automate rcN calculation when releasing provider packages (#36441) - posted by po...@apache.org on 2023/12/30 12:20:21 UTC, 0 replies.
- (airflow) 19/27: Update BREEZE.rst with different test example (#36234) - posted by po...@apache.org on 2023/12/30 12:20:22 UTC, 0 replies.
- (airflow) 20/27: Update providers metadata 2023-12-28 (#36459) - posted by po...@apache.org on 2023/12/30 12:20:23 UTC, 0 replies.
- (airflow) 21/27: Remove pypitest from the release process (#36466) - posted by po...@apache.org on 2023/12/30 12:20:24 UTC, 0 replies.
- (airflow) 22/27: Fix preparing rc candidates for providers (#36465) - posted by po...@apache.org on 2023/12/30 12:20:25 UTC, 0 replies.
- (airflow) 23/27: Add utkarsharma2 to committers list (#36474) - posted by po...@apache.org on 2023/12/30 12:20:26 UTC, 0 replies.
- (airflow) 24/27: Improve generation of "Status of testing" issue (#36470) - posted by po...@apache.org on 2023/12/30 12:20:27 UTC, 0 replies.
- (airflow) 25/27: Check executable permission for entrypoints at breeze start (#36482) - posted by po...@apache.org on 2023/12/30 12:20:28 UTC, 0 replies.
- (airflow) 26/27: Add zlib1g-dev package to Airflow images (#36493) - posted by po...@apache.org on 2023/12/30 12:20:29 UTC, 0 replies.
- (airflow) 27/27: Bump stalebot to version 9 (#36494) - posted by po...@apache.org on 2023/12/30 12:20:30 UTC, 0 replies.
- (airflow) branch v2-8-test updated (94186a04f1 -> 0f0fbe3d63) - posted by po...@apache.org on 2023/12/30 12:30:23 UTC, 0 replies.
- (airflow) 01/01: Bump stalebot to version 9 (#36494) - posted by po...@apache.org on 2023/12/30 12:30:24 UTC, 1 replies.
- [PR] Fix the .asf.yml indentation [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/30 13:00:21 UTC, 3 replies.
- (airflow) branch main updated: Fix the .asf.yml indentation (#36496) - posted by hu...@apache.org on 2023/12/30 13:03:19 UTC, 0 replies.
- (airflow) branch v2-8-test updated (0f0fbe3d63 -> cff4394256) - posted by po...@apache.org on 2023/12/30 13:16:10 UTC, 0 replies.
- (airflow) branch constraints-2-8 updated: Updating constraints. Github run id:7364330476 - posted by gi...@apache.org on 2023/12/30 14:32:58 UTC, 0 replies.
- Re: [I] A long user name in "edit user" can break the webserver [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/30 14:55:34 UTC, 0 replies.
- (airflow) branch main updated: Add flask config: `MAX_CONTENT_LENGTH` (#36401) - posted by hu...@apache.org on 2023/12/30 14:55:37 UTC, 0 replies.
- [PR] Add pre-commit check to check integrations table. [airflow] - posted by "timonviola (via GitHub)" <gi...@apache.org> on 2023/12/30 15:51:17 UTC, 3 replies.
- [PR] Speed up autocompletion of Breeze by simplifying provider state [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/30 17:19:43 UTC, 8 replies.
- (airflow) branch simplify-provider-state created (now 7626ab1206) - posted by po...@apache.org on 2023/12/30 17:29:29 UTC, 0 replies.
- (airflow) 01/01: Speed up autocompletion of Breeze by simplifying provider state - posted by po...@apache.org on 2023/12/30 17:29:30 UTC, 0 replies.
- Re: [I] GCS Sensor for matching glob [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/30 17:58:31 UTC, 1 replies.
- [PR] Revert "Refactor _manage_executor_state by refreshing TIs in batch (#… [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/30 18:04:32 UTC, 4 replies.
- (airflow) branch main updated: Revert "Refactor _manage_executor_state by refreshing TIs in batch (#36418)" (#36500) - posted by po...@apache.org on 2023/12/30 18:12:28 UTC, 0 replies.
- (airflow) branch main updated: Speed up autocompletion of Breeze by simplifying provider state (#36499) - posted by po...@apache.org on 2023/12/30 18:16:21 UTC, 0 replies.
- (airflow) branch v2-8-test updated: Speed up autocompletion of Breeze by simplifying provider state (#36499) - posted by po...@apache.org on 2023/12/30 19:17:53 UTC, 0 replies.
- [PR] Fixes small issues related to suspended/removed providers [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/30 19:28:02 UTC, 1 replies.
- (airflow) branch v2-8-test updated (bf85dbe9b3 -> e7ecb2e387) - posted by po...@apache.org on 2023/12/30 19:37:36 UTC, 0 replies.
- (airflow) 01/01: Speed up autocompletion of Breeze by simplifying provider state (#36499) - posted by po...@apache.org on 2023/12/30 19:37:37 UTC, 1 replies.
- (airflow) branch v2-8-test updated (e7ecb2e387 -> 23d06bed8e) - posted by po...@apache.org on 2023/12/30 20:10:28 UTC, 0 replies.
- (airflow) branch main updated: Fixes small issues related to suspended/removed providers (#36501) - posted by po...@apache.org on 2023/12/30 20:44:31 UTC, 0 replies.
- (airflow) branch v2-8-test updated: Fixes small issues related to suspended/removed providers (#36501) - posted by po...@apache.org on 2023/12/30 20:48:34 UTC, 0 replies.
- (airflow) branch main updated: Refactor _manage_executor_state by refreshing TIs in batch (#36502) - posted by po...@apache.org on 2023/12/30 22:08:59 UTC, 0 replies.
- [PR] Fix multiple issues in release notes does not have links [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/30 22:17:48 UTC, 2 replies.
- (airflow) branch main updated: Fix multiple issues in release notes does not have links (#36503) - posted by po...@apache.org on 2023/12/30 23:00:23 UTC, 0 replies.
- Re: [PR] Change AirflowTaskTimeout to inherit BaseException [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/31 00:13:21 UTC, 1 replies.
- Re: [PR] Adding "job_id" to templated fields in the DatabricksRunNowOperator [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/31 00:13:23 UTC, 0 replies.
- [PR] [POC][WIP] Async SQLAlchemy sessions in Airflow [airflow] - posted by "hussein-awala (via GitHub)" <gi...@apache.org> on 2023/12/31 02:25:37 UTC, 4 replies.
- Re: [I] Task execution log window should indicate if contents are being loaded [airflow] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/12/31 07:01:02 UTC, 0 replies.
- (airflow) branch main updated: docs: `Add AzureSynapseRunPipelineOperator` (#36495) - posted by el...@apache.org on 2023/12/31 09:09:16 UTC, 0 replies.
- [PR] Add fab provider to boring-cyborg.yml [airflow] - posted by "eladkal (via GitHub)" <gi...@apache.org> on 2023/12/31 09:13:56 UTC, 1 replies.
- (airflow) branch main updated: Add fab provider to boring-cyborg.yml (#36505) - posted by el...@apache.org on 2023/12/31 09:16:22 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7369577956 - posted by gi...@apache.org on 2023/12/31 10:04:13 UTC, 0 replies.
- [PR] Update description of release process to include options for next RCs [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/31 10:17:24 UTC, 5 replies.
- svn commit: r66366 - /dev/airflow/providers/ /release/airflow/providers/ - posted by po...@apache.org on 2023/12/31 10:23:26 UTC, 0 replies.
- (airflow-site) branch add-documentation-2023-12-28 updated (29f4c981b3 -> 10fab59006) - posted by po...@apache.org on 2023/12/31 10:30:46 UTC, 0 replies.
- [PR] Update providers metadata 2023-12-31 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/31 10:40:43 UTC, 1 replies.
- (airflow-site) branch main updated: Add documentation for packages - 2023-12-28 (#921) - posted by po...@apache.org on 2023/12/31 10:43:06 UTC, 0 replies.
- (airflow) branch main updated: Update providers metadata 2023-12-31 (#36507) - posted by po...@apache.org on 2023/12/31 10:43:31 UTC, 0 replies.
- (airflow-site) branch gh-pages updated (119fbdeeb7 -> 9dcf92fd95) - posted by gi...@apache.org on 2023/12/31 11:16:13 UTC, 0 replies.
- (airflow-mssql-migration) branch main updated: Add compatability for Airflow 2.8.0 - posted by js...@apache.org on 2023/12/31 11:26:06 UTC, 0 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7369964232 - posted by gi...@apache.org on 2023/12/31 11:28:10 UTC, 0 replies.
- [PR] Prepare documentation for weaviate ad-hoc rc2 release [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/31 11:32:00 UTC, 1 replies.
- [PR] Announce MSSQL support end in Airflow 2.9.0, add migration script hints [airflow] - posted by "jscheffl (via GitHub)" <gi...@apache.org> on 2023/12/31 11:49:30 UTC, 3 replies.
- [I] Unable to use Custom Triggers in Cloud Composer in Production as Dags folder is not synchronized with the Triggerer [airflow] - posted by "victorrgez (via GitHub)" <gi...@apache.org> on 2023/12/31 11:51:46 UTC, 4 replies.
- (airflow) branch main updated: Prepare documentation for weaviate ad-hoc rc2 release (#36508) - posted by po...@apache.org on 2023/12/31 11:56:50 UTC, 0 replies.
- svn commit: r66367 - /dev/airflow/providers/ - posted by po...@apache.org on 2023/12/31 12:17:58 UTC, 0 replies.
- (airflow) annotated tag providers-weaviate/1.3.0rc2 updated (24a532fb4c -> ca75b203c6) - posted by po...@apache.org on 2023/12/31 12:19:23 UTC, 0 replies.
- (airflow-site) branch add-documentation-2023-12-31 created (now 177736225c) - posted by po...@apache.org on 2023/12/31 12:38:52 UTC, 0 replies.
- (airflow-site) 01/01: Add documentation for packages - 2023-12-31 - posted by po...@apache.org on 2023/12/31 12:38:53 UTC, 0 replies.
- [PR] Add documentation for packages - 2023-12-31 [airflow-site] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/31 12:39:55 UTC, 0 replies.
- [I] Status of testing Providers that were prepared on December 31, 2023 [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/31 12:40:49 UTC, 2 replies.
- (airflow) branch constraints-main updated: Updating constraints. Github run id:7370255704 - posted by gi...@apache.org on 2023/12/31 12:50:55 UTC, 0 replies.
- [PR] Clarify how to find changelog for the RC candidates of providers [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/31 12:55:02 UTC, 4 replies.
- (airflow) branch v2-8-test updated: Upgrade to just released `pip` 23.3.2 (#36271) - posted by po...@apache.org on 2023/12/31 12:59:00 UTC, 0 replies.
- (airflow) branch constraints-2-8 updated: Updating constraints. Github run id:7370596467 - posted by gi...@apache.org on 2023/12/31 13:48:42 UTC, 0 replies.
- [PR] Include plugins in the architecture diagrams [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/31 14:07:52 UTC, 23 replies.
- [PR] Remove MSSQL support form Airflow core [airflow] - posted by "jscheffl (via GitHub)" <gi...@apache.org> on 2023/12/31 15:48:57 UTC, 1 replies.
- [PR] Remove MSSQL support from breeze [airflow] - posted by "jscheffl (via GitHub)" <gi...@apache.org> on 2023/12/31 16:10:06 UTC, 0 replies.
- (airflow) branch main updated: Update description of release process to include options for next RCs (#36506) - posted by po...@apache.org on 2023/12/31 16:28:37 UTC, 0 replies.
- [I] Hook notification when you turn on/off (pause/unpause) a DAG from the UI [airflow] - posted by "potiuk (via GitHub)" <gi...@apache.org> on 2023/12/31 16:32:22 UTC, 1 replies.
- [PR] Allow raising error if ``DagRun`` fails when running ``dag test`` [airflow] - posted by "kaxil (via GitHub)" <gi...@apache.org> on 2023/12/31 16:53:34 UTC, 0 replies.
- Re: [I] Kubernetes doubling logs [airflow] - posted by "RNHTTR (via GitHub)" <gi...@apache.org> on 2023/12/31 18:05:47 UTC, 0 replies.
- [PR] Remove option ot set a task instance to running state in UI [airflow] - posted by "jscheffl (via GitHub)" <gi...@apache.org> on 2023/12/31 18:42:15 UTC, 0 replies.
- Re: [I] AirflowTaskTimeout should inherit BaseException instead of Exception? [airflow] - posted by "jscheffl (via GitHub)" <gi...@apache.org> on 2023/12/31 18:58:38 UTC, 0 replies.
- (airflow) branch main updated: Clarify how to find changelog for the RC candidates of providers (#36512) - posted by po...@apache.org on 2023/12/31 19:44:44 UTC, 0 replies.
- [PR] Add docs for opsgenie connection [airflow] - posted by "shohamy7 (via GitHub)" <gi...@apache.org> on 2023/12/31 20:00:36 UTC, 0 replies.