(airflow) branch main updated: Resolve deprecations in `LatestOnlyOperator` tests (#40181)

2024-06-13 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new feb8307472 Resolve deprecations

(airflow) branch main updated (835f28c8b9 -> 2149b4dbee)

2024-06-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 835f28c8b9 Lazy match escaped quotes in `RedshiftToS3Operator` (#40206) add 2149b4dbee Ensures DAG params order

(airflow) branch main updated: Split Celery integration tests to "celery" and "redis" (#39994)

2024-06-10 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 74a1931c3b Split Celery integration tests

(airflow) branch main updated: Fix hive_partition_sensor system test (#40023)

2024-06-10 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new f7708acab9 Fix hive_partition_sensor system test

(airflow) branch main updated: Update providers metadata 2024-06-09 (#40149)

2024-06-09 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new fc4fbb3dcf Update providers metadata 2024-06-09

(airflow) annotated tag providers-cncf-kubernetes/8.3.1 updated (0c51bd6ab6 -> 41aee3da86)

2024-06-09 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-cncf-kubernetes/8.3.1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-cncf-kubernetes/8.3.1 was modified! *** from 0c51bd6ab6

(airflow) annotated tag providers-celery/3.7.2 updated (0c51bd6ab6 -> 2d9c90de0d)

2024-06-09 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-celery/3.7.2 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-celery/3.7.2 was modified! *** from 0c51bd6ab6 (commit

(airflow) annotated tag providers-amazon/8.24.0 updated (0c51bd6ab6 -> 7dc2ea1ae7)

2024-06-09 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-amazon/8.24.0 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-amazon/8.24.0 was modified! *** from 0c51bd6ab6 (commit

(airflow-site) branch add-documentation-2024-06-07 deleted (was 7c9e8740e2)

2024-06-09 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-06-07 in repository https://gitbox.apache.org/repos/asf/airflow-site.git was 7c9e8740e2 Add documentation for packages - 2024-06-07 The revisions that were

svn commit: r69609 - /dev/airflow/providers/ /release/airflow/providers/

2024-06-09 Thread eladkal
Author: eladkal Date: Sun Jun 9 09:56:17 2024 New Revision: 69609 Log: Release Airflow Providers on 2024-06-09 Added: release/airflow/providers/apache_airflow_providers_amazon-8.24.0-py3-none-any.whl - copied unchanged from r69608, dev/airflow/providers

(airflow) branch main updated: Move Post Execution Log Grouping behind Exception Print (#40146)

2024-06-08 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 297ad80c7d Move Post Execution Log Grouping

(airflow) branch main updated: Use stdlib `importlib.metadata` for retrieve `botocore` package version (#40137)

2024-06-08 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 15178b6953 Use stdlib `importlib.metadata

(airflow) branch main updated: Upgrade to codecov@v4 (#40128)

2024-06-08 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 27579cb773 Upgrade to codecov@v4 (#40128

(airflow) branch main updated: feat: OpenSearchQueryOperator using an endpoint with a self-signed certificate (#39788)

2024-06-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 1a61eb3afd feat: OpenSearchQueryOperator using

(airflow-site) branch add-documentation-2024-06-07 created (now 7c9e8740e2)

2024-06-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-06-07 in repository https://gitbox.apache.org/repos/asf/airflow-site.git at 7c9e8740e2 Add documentation for packages - 2024-06-07 This branch includes

(airflow) annotated tag providers-amazon/8.24.0rc2 updated (0c51bd6ab6 -> 2b68e68067)

2024-06-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-amazon/8.24.0rc2 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-amazon/8.24.0rc2 was modified! *** from 0c51bd6ab6 (commit

(airflow) annotated tag providers-cncf-kubernetes/8.3.1rc1 updated (0c51bd6ab6 -> 28dce791ff)

2024-06-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-cncf-kubernetes/8.3.1rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-cncf-kubernetes/8.3.1rc1 was modified! *** from

(airflow) annotated tag providers-celery/3.7.2rc1 updated (0c51bd6ab6 -> 16fbcdb344)

2024-06-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-celery/3.7.2rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-celery/3.7.2rc1 was modified! *** from 0c51bd6ab6 (commit

svn commit: r69583 - /dev/airflow/providers/

2024-06-07 Thread eladkal
Author: eladkal Date: Fri Jun 7 09:22:06 2024 New Revision: 69583 Log: Add artifacts for Airflow Providers 2024-06-07 Added: dev/airflow/providers/apache_airflow_providers_amazon-8.24.0-py3-none-any.whl (with props) dev/airflow/providers/apache_airflow_providers_amazon-8.24.0-py3

(airflow) branch main updated (a3fc50d00b -> 35bece7dc3)

2024-06-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from a3fc50d00b Remove obsolete conditional logic related to try_number (#40104) add 35bece7dc3 Prepare docs 1st

(airflow) branch main updated: catch sentry flush if exception happens in _execute_in_fork finally block (#40060)

2024-06-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 80522b91bb catch sentry flush if exception

(airflow) branch main updated: Avoid resetting adopted task instances when retrying for kubernetes executor (#39406)

2024-06-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 8daa53eaa5 Avoid resetting adopted task instances

(airflow) branch main updated: Add unit test to cover back compat case in celery (#40035)

2024-06-05 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 4dea367047 Add unit test to cover back compat

(airflow) branch main updated (ef1c9a2a2b -> e7f11b58b6)

2024-06-05 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from ef1c9a2a2b Chart: Allow AWS Executors (#38524) add e7f11b58b6 Resolve databricks deprecations in tests (#40068

(airflow) branch main updated (06a200d5fa -> 0f6e31f4b9)

2024-06-05 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 06a200d5fa Bump boto min versions (#40052) add 0f6e31f4b9 Fix reattach_on_restart parameter for the sync mode

(airflow) branch main updated: Resolve common providers deprecations in tests (#40036)

2024-06-03 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new a61e789b9b Resolve common providers deprecations

(airflow) branch main updated: Add listeners for Dag import errors (#39739)

2024-06-03 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 354863690f Add listeners for Dag import errors

(airflow) branch main updated: Fixes KubernetesPodTrigger failing running pods with timeout (#40019)

2024-06-03 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 981ba8f005 Fixes KubernetesPodTrigger failing

(airflow) branch main updated: Fix triggerer race condition in HA setting (#38666)

2024-06-03 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new da3a77a3d5 Fix triggerer race condition in HA

(airflow) branch main updated: Enable templating in extraContainers and extraInitContainers (#38507)

2024-06-03 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 1bf847914e Enable templating in extraContainers

(airflow) branch main updated: Resolve trigger dagrun operator deprecations in tests (#40003)

2024-06-03 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 9b67a5ea33 Resolve trigger dagrun operator

(airflow) branch main updated: Allow Task Group Ids to be passed as branches in BranchMixIn (#38883)

2024-06-03 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new bb06c56403 Allow Task Group Ids to be passed

(airflow) branch main updated (38e003c2c9 -> 1436ca472f)

2024-06-03 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 38e003c2c9 Warn on mini scheduler failures instead of debug (#39760) add 1436ca472f Update providers metadata

(airflow) annotated tag providers-teradata/2.2.0 updated (11f219abff -> 305604a3fc)

2024-06-02 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-teradata/2.2.0 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-teradata/2.2.0 was modified! *** from 11f219abff (commit

(airflow) annotated tag providers-cncf-kubernetes/8.3.0 updated (11f219abff -> 41ad09283f)

2024-06-02 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-cncf-kubernetes/8.3.0 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-cncf-kubernetes/8.3.0 was modified! *** from 11f219abff

(airflow-site) branch add-documentation-2024-05-30 deleted (was d1b54268a9)

2024-06-02 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-30 in repository https://gitbox.apache.org/repos/asf/airflow-site.git was d1b54268a9 Remove amazon provider from release The revisions that were on this branch

svn commit: r69513 - /dev/airflow/providers/ /release/airflow/providers/

2024-06-02 Thread eladkal
Author: eladkal Date: Mon Jun 3 05:40:56 2024 New Revision: 69513 Log: Release Airflow Providers on 2024-06-03 Added: release/airflow/providers/apache_airflow_providers_cncf_kubernetes-8.3.0-py3-none-any.whl - copied unchanged from r69512, dev/airflow/providers

(airflow-site) branch add-documentation-2024-05-30 updated (eeb4e15706 -> d1b54268a9)

2024-06-02 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-30 in repository https://gitbox.apache.org/repos/asf/airflow-site.git from eeb4e15706 Add documentation for packages - 2024-05-30 add d1b54268a9 Remove amazon

(airflow) branch main updated (7ceb3d6778 -> eaeb170b24)

2024-06-01 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 7ceb3d6778 Remove deprecated docker compose version field (#4) add eaeb170b24 Resolve weekday operator

(airflow) branch main updated (bf7d5387e6 -> 2ee4568010)

2024-06-01 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from bf7d5387e6 Remove rawwar from triager (#40002) add 2ee4568010 Resolve stats deprecations in tests (#39957

(airflow) branch main updated (357988831a -> bf7d5387e6)

2024-06-01 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 357988831a Deduplicate model name in SageMakerTransformOperator (#39956) add bf7d5387e6 Remove rawwar from

(airflow) branch main updated (e3e450ede2 -> 357988831a)

2024-06-01 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from e3e450ede2 Javascript connection form will apply CodeMirror to all textarea's dynamically (#39812) add

(airflow) branch main updated: Resolve backfill job deprecations in tests (#39961)

2024-05-31 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new d93f965d84 Resolve backfill job deprecations

(airflow) branch main updated: Resolve weaviate deprecations in tests (#39928)

2024-05-31 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new b167e3dbdd Resolve weaviate deprecations in tests

(airflow) branch main updated: Remove upper-binding in yandex after dataproc issue is fixed (#39974)

2024-05-31 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 8173693a70 Remove upper-binding in yandex after

(airflow) branch main updated (5aa43e2a03 -> 683dfb6f08)

2024-05-31 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 5aa43e2a03 Update Databricks feature checklist comparison (#39965) add 683dfb6f08 Resolve baseoperatormeta

(airflow) branch main updated (4127ce4c2d -> b7b6d1426f)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 4127ce4c2d Add `drill` integration tests (#39921) add b7b6d1426f Resolve sshhook deprecations in tests (#39907

(airflow) branch main updated (032d27640b -> 4127ce4c2d)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 032d27640b Refresh properties on KubernetesPodOperator on token expiration also when logging (#39789) add

(airflow-site) branch add-documentation-2024-05-30 created (now eeb4e15706)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-30 in repository https://gitbox.apache.org/repos/asf/airflow-site.git at eeb4e15706 Add documentation for packages - 2024-05-30 This branch includes

(airflow) annotated tag providers-cncf-kubernetes/8.3.0rc2 updated (11f219abff -> 93291c5dc5)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-cncf-kubernetes/8.3.0rc2 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-cncf-kubernetes/8.3.0rc2 was modified! *** from

(airflow) annotated tag providers-teradata/2.2.0rc1 updated (11f219abff -> 0c872003ea)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-teradata/2.2.0rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-teradata/2.2.0rc1 was modified! *** from 11f219abff (commit

(airflow) annotated tag providers-amazon/8.24.0rc1 updated (11f219abff -> f263d43bd3)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to annotated tag providers-amazon/8.24.0rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag providers-amazon/8.24.0rc1 was modified! *** from 11f219abff (commit

svn commit: r69469 - /dev/airflow/providers/

2024-05-30 Thread eladkal
Author: eladkal Date: Thu May 30 12:51:41 2024 New Revision: 69469 Log: Add artifacts for Airflow Providers 2024-05-30 Added: dev/airflow/providers/apache_airflow_providers_amazon-8.24.0-py3-none-any.whl (with props) dev/airflow/providers/apache_airflow_providers_amazon-8.24.0-py3

(airflow) branch main updated: Prepare docs 4th wave May 2024 (#39934)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 11f219abff Prepare docs 4th wave May 2024 (#39934

(airflow) branch main updated: Resolve yandex deprecations in tests (#39929)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 960b554494 Resolve yandex deprecations in tests

(airflow) branch main updated: Update providers metadata 2024-05-30 (#39933)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new b3c8990626 Update providers metadata 2024-05-30

(airflow-site) branch add-documentation-2024-05-26 deleted (was 0036184a3c)

2024-05-30 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-26 in repository https://gitbox.apache.org/repos/asf/airflow-site.git was 0036184a3c exclude cncf.kubernetes The revisions that were on this branch are still

svn commit: r69452 - /dev/airflow/providers/ /release/airflow/providers/

2024-05-30 Thread eladkal
Author: eladkal Date: Thu May 30 06:26:45 2024 New Revision: 69452 Log: Release Airflow Providers on 2024-05-30 Added: release/airflow/providers/apache_airflow_providers_airbyte-3.8.1-py3-none-any.whl - copied unchanged from r69451, dev/airflow/providers

(airflow) branch main updated: ECS Overrides for AWS Batch submit_job (#39903)

2024-05-29 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 5f2ebb312b ECS Overrides for AWS Batch submit_job

(airflow-site) branch add-documentation-2024-05-26 updated (f11ec4db94 -> 0036184a3c)

2024-05-28 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-26 in repository https://gitbox.apache.org/repos/asf/airflow-site.git from f11ec4db94 Add documentation for packages - 2024-05-26 add 0036184a3c exclude

(airflow) branch main updated: Filter out for issues vs other links while generating provider issue content (#39894)

2024-05-28 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 99d5157583 Filter out for issues vs other links

(airflow) branch main updated (53081cd342 -> 98c5a3a2c6)

2024-05-27 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 53081cd342 Implement amazon s3 to dynamodb transfer operator (#39654) add 98c5a3a2c6 Add a warning message

(airflow) branch revert-38673-deprecate-automl deleted (was 774cdaa6b7)

2024-05-27 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch revert-38673-deprecate-automl in repository https://gitbox.apache.org/repos/asf/airflow.git was 774cdaa6b7 Revert "Add deprecation warnings and raise exception for already depreca

(airflow) branch main updated (7ad6b98f58 -> aec3f80278)

2024-05-26 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 7ad6b98f58 remove deprecation drill (#39732) add aec3f80278 Bump docker version to 7.1.0 (#39839) No new

(airflow) branch main updated: Resolving ECS fargate deprecated warnings (#39834)

2024-05-26 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 8a35a6abdc Resolving ECS fargate deprecated

(airflow-site) branch add-documentation-2024-05-26 created (now f11ec4db94)

2024-05-26 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-26 in repository https://gitbox.apache.org/repos/asf/airflow-site.git at f11ec4db94 Add documentation for packages - 2024-05-26 No new revisions were added

svn commit: r69393 [4/4] - /dev/airflow/providers/

2024-05-26 Thread eladkal
Added: dev/airflow/providers/apache_airflow_providers_salesforce-5.7.1-py3-none-any.whl == Binary file - no diff available. Propchange: dev/airflow/providers/apache_airflow_providers_salesforce-5.7.1-py3-none-any.whl

svn commit: r69393 [2/4] - /dev/airflow/providers/

2024-05-26 Thread eladkal
Added: dev/airflow/providers/apache_airflow_providers_apache_livy-3.8.1-py3-none-any.whl.sha512 == --- dev/airflow/providers/apache_airflow_providers_apache_livy-3.8.1-py3-none-any.whl.sha512 (added) +++

svn commit: r69393 [3/4] - /dev/airflow/providers/

2024-05-26 Thread eladkal
Added: dev/airflow/providers/apache_airflow_providers_hashicorp-3.7.1-py3-none-any.whl.asc == --- dev/airflow/providers/apache_airflow_providers_hashicorp-3.7.1-py3-none-any.whl.asc (added) +++

svn commit: r69393 [1/4] - /dev/airflow/providers/

2024-05-26 Thread eladkal
Author: eladkal Date: Sun May 26 08:28:34 2024 New Revision: 69393 Log: Add artifacts for Airflow Providers 2024-05-26 Added: dev/airflow/providers/apache_airflow_providers_airbyte-3.8.1-py3-none-any.whl (with props) dev/airflow/providers/apache_airflow_providers_airbyte-3.8.1-py3

(airflow) branch main updated (f4c4519f89 -> e81cefb8a6)

2024-05-26 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from f4c4519f89 Add max_consecutive_failed_dag_runs in API spec (#39830) add e81cefb8a6 Remove unused backward

(airflow) branch main updated (7163da9a71 -> 4fe55e5992)

2024-05-24 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 7163da9a71 Fix MLEngine system test (#39766) add 4fe55e5992 Deprecate AutoML Tables operators (#39752) No new

(airflow) branch main updated: Fix BigQueryCursor execute method if the location is missing (#39659)

2024-05-23 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 5aad588ef9 Fix BigQueryCursor execute method

(airflow) branch main updated (9845e2282d -> 3b1ecbc068)

2024-05-22 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 9845e2282d Make elastic search index_pattern more configurable (#38423) add 3b1ecbc068 Bump version of atlassian

(airflow) branch main updated (9e2a230769 -> 77b0ed7155)

2024-05-22 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 9e2a230769 Skip `tests/providers/google/cloud/links/test_translate.py` module in no-pydantic environment (#39763

(airflow) branch main updated (cb57a677be -> 7b588b4dd9)

2024-05-22 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from cb57a677be removing deprecation postgres (#39706) add 7b588b4dd9 misc: add comment about remove unused code

(airflow) branch main updated (791f3cfc5c -> a78ee74b6a)

2024-05-22 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 791f3cfc5c Fix acknowledged functionality in deferrable mode for PubSubPullSensor (#39711) add a78ee74b6a

(airflow) branch main updated: docs: fix typo in iceberg dags (#39705)

2024-05-20 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 655bb601fe docs: fix typo in iceberg dags (#39705

(airflow-site) branch add-documentation-2024-05-12 deleted (was a12dcc8818)

2024-05-17 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-12 in repository https://gitbox.apache.org/repos/asf/airflow-site.git was a12dcc8818 exclude pinecone The revisions that were on this branch are still contained

svn commit: r69257 - /dev/airflow/providers/ /release/airflow/providers/

2024-05-17 Thread eladkal
Author: eladkal Date: Fri May 17 16:04:31 2024 New Revision: 69257 Log: Release Airflow Providers on 2024-05-17 Added: release/airflow/providers/apache_airflow_providers_amazon-8.22.0-py3-none-any.whl - copied unchanged from r69256, dev/airflow/providers

(airflow) branch main updated: Remove parent_model version suffix if it is passed to Vertex AI operators (#39640)

2024-05-17 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 74c3fb366e Remove parent_model version suffix

(airflow-site) branch add-documentation-2024-05-12 updated (3c1c170ac7 -> a12dcc8818)

2024-05-17 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-12 in repository https://gitbox.apache.org/repos/asf/airflow-site.git from 3c1c170ac7 Add documentation for packages - 2024-05-12 add a12dcc8818 exclude

(airflow) branch revert-39662-fix-lint-json-schema-check deleted (was 762ce8cd9a)

2024-05-16 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch revert-39662-fix-lint-json-schema-check in repository https://gitbox.apache.org/repos/asf/airflow.git was 762ce8cd9a Revert "Use `compose-spec.json` which do not complaining

(airflow) branch main updated: Change sorting order of parallel test types (#39579)

2024-05-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new b818a199ac Change sorting order of parallel test

(airflow-site) branch add-documentation-2024-05-12 created (now 3c1c170ac7)

2024-05-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-12 in repository https://gitbox.apache.org/repos/asf/airflow-site.git at 3c1c170ac7 Add documentation for packages - 2024-05-12 This branch includes

svn commit: r69112 - /dev/airflow/providers/

2024-05-12 Thread eladkal
Author: eladkal Date: Sun May 12 19:00:12 2024 New Revision: 69112 Log: Add artifacts for Airflow Providers 2024-05-12 Added: dev/airflow/providers/apache_airflow_providers_amazon-8.22.0-py3-none-any.whl (with props) dev/airflow/providers/apache_airflow_providers_amazon-8.22.0-py3

(airflow) branch main updated (ffa523f442 -> 97e867f170)

2024-05-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from ffa523f442 Fix validation of label values in BigQueryInsertJobOperator (#39568) add 97e867f170 Prepare docs 2nd

(airflow) branch main updated: Fix validation of label values in BigQueryInsertJobOperator (#39568)

2024-05-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new ffa523f442 Fix validation of label values

(airflow) branch main updated: Remove Airflow 2.6 back compact code (#39558)

2024-05-11 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 86caf84934 Remove Airflow 2.6 back compact code

(airflow) branch main updated: enh(amazon_hook): raise not found exception instead of general exception when download file (#39509)

2024-05-11 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new ca058a635e enh(amazon_hook): raise not found

(airflow) branch main updated: Add Iceberg provider (#39155)

2024-05-09 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new da79f6b206 Add Iceberg provider (#39155

(airflow) branch main updated: Fix `DataprocCreateBatchOperator` with `result_retry` raises `AttributeError` (#39462)

2024-05-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new f6d1c6 Fix `DataprocCreateBatchOperator

(airflow) branch main updated (e299ac91e2 -> 9c739d7142)

2024-05-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from e299ac91e2 Move core system tests outside of providers system tests (#39335) add 9c739d7142

(airflow) branch main updated (06b3b02cfe -> 287c107543)

2024-05-07 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 06b3b02cfe Replace `RemovedInAirflow3Warning` by `DeprecationWarning` in warnings captures test dags (#39460

(airflow) branch main updated (c528090335 -> 0f9ad981c3)

2024-05-06 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from c528090335 Validate dbt `cause` field to be less than 255 characters (#38896) add 0f9ad981c3 Update note about

(airflow) branch main updated (2481b7df16 -> 98c05af823)

2024-05-06 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 2481b7df16 Fix the pinecone system test (#39365) add 98c05af823 Update providers metadata 2024-05-06 (#39427

(airflow-site) branch add-documentation-2024-05-01 deleted (was 73d806b7ac)

2024-05-06 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-01 in repository https://gitbox.apache.org/repos/asf/airflow-site.git was 73d806b7ac exclude google The revisions that were on this branch are still contained

svn commit: r68977 - /dev/airflow/providers/ /release/airflow/providers/

2024-05-06 Thread eladkal
Author: eladkal Date: Mon May 6 08:26:26 2024 New Revision: 68977 Log: Release Airflow Providers on 2024-05-06 Added: release/airflow/providers/apache_airflow_providers_airbyte-3.8.0-py3-none-any.whl - copied unchanged from r68976, dev/airflow/providers

(airflow-site) branch add-documentation-2024-05-01 updated (41e6fca1f3 -> efc22784f7)

2024-05-05 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-01 in repository https://gitbox.apache.org/repos/asf/airflow-site.git from 41e6fca1f3 Exclude microsoft.azure and pinecone providers add efc22784f7 fix

(airflow-site) branch add-documentation-2024-05-01 updated (ead07a1760 -> 41e6fca1f3)

2024-05-05 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch add-documentation-2024-05-01 in repository https://gitbox.apache.org/repos/asf/airflow-site.git from ead07a1760 Fix duplicate entry in jira add 41e6fca1f3 Exclude microsoft.azure

  1   2   3   4   5   6   7   8   9   10   >