(airflow) branch main updated (1451bacc2e -> cb372e5c8a)

2024-06-15 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 1451bacc2e Working fix for typing in telegram provider (#40258) add cb372e5c8a Fix typo when uninstalling

(airflow) branch main updated: Working fix for typing in telegram provider (#40258)

2024-06-15 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 1451bacc2e Working fix for typing in telegram

(airflow) branch main updated: Fix typing in telegram provider (#40255)

2024-06-15 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 bc4ca9d879 Fix typing in telegram provider (#40255

(airflow) branch main updated: Add dependency to httpx >= 0.25.0 everywhere (#40256)

2024-06-15 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 35871f8bb5 Add dependency to httpx >= 0.2

(airflow) branch main updated: Change `httpx` to `requests` in `file_task_handler` (#39799)

2024-06-15 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 1ddadf59b8 Change `httpx` to `requests

(airflow) branch main updated: Update to uv 0.2.11 (#40244)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 3014165506 Update to uv 0.2.11 (#40244) 3014165506

(airflow) branch main updated: Update `Dag.test()` to run with an executor if desired (#40205)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 95953571e8 Update `Dag.test()` to run

(airflow) branch main updated (4c9f12d2bc -> f5079dbb04)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 4c9f12d2bc Chart: set `workers.safeToEvict` default to False (#40229) add f5079dbb04 Fix typo in index.rst

(airflow) branch main updated: refactor: Added get_extra_dejson method with nested parameter which allows you to specify if you want the nested json as string to be also deserialized. The extra_dejso

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 ca73694702 refactor: Added get_extra_dejson method

(airflow) branch main updated (e69ab3a468 -> 1a8d12ffe5)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from e69ab3a468 Handle db isolation for mapped operators and task groups (#39259) add 1a8d12ffe5 openlineage: execute

(airflow) branch main updated: Databricks: stop including user names in `list_jobs` (#40178)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 a1f9b7de28 Databricks: stop including user names

(airflow) branch main updated (bffb7b08c3 -> 16b17f7253)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from bffb7b08c3 Fix dag task scheduled and queued duration metrics (#37936) add 16b17f7253 Add slightly more detailed

(airflow) branch main updated: Fix dag task scheduled and queued duration metrics (#37936)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 bffb7b08c3 Fix dag task scheduled and queued

(airflow) branch main updated: Fix typo in tasks.rst (#40228)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 2587295191 Fix typo in tasks.rst (#40228

(airflow) branch main updated: Add executor field to the task instance API (#40034)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 c2959c9598 Add executor field to the task instance

(airflow) branch main updated: fix bigquery_to_gcs documentation (#40219)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 d8a325705d fix bigquery_to_gcs documentation

(airflow) branch main updated: add generation_config and safety_settings to google cloud multimodal model operators (#40126)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 e2b8f68ddf add generation_config

(airflow) branch main updated: Add missing location param to `BigQueryUpdateTableSchemaOperator` (#40237)

2024-06-14 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 f0bae33ee1 Add missing location param

(airflow) branch main updated: Fix import future annotations in venv jinja template (#40208)

2024-06-13 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 d5a75446a6 Fix import future annotations in venv

(airflow) branch main updated: doc: metrics allow_list complet example (#40120)

2024-06-13 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 205ad57d04 doc: metrics allow_list complet example

(airflow) branch main updated (c1ffe45e06 -> 28c1419aac)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from c1ffe45e06 Resolve deprecations in `OracleHook` (#40199) add 28c1419aac Fix TS linting issues caused by #40145

(airflow) branch main updated (f0b51cdacc -> c1ffe45e06)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from f0b51cdacc openlineage: add some debug logging around sql parser call sites (#40200) add c1ffe45e06 Resolve

(airflow) branch main updated: Resolve deprecations in `BigQuery` operators (#40182)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 930db714f7 Resolve deprecations in `BigQuery

(airflow) branch main updated (1372e100d9 -> 794678f49d)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 1372e100d9 add Coinone (#40176) add 794678f49d Resolve deprecations in `SubDagOperator` (#40179) No new

(airflow) branch main updated (c98cd54d0a -> 1372e100d9)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from c98cd54d0a Support checking for db path absoluteness on Windows (#40069) add 1372e100d9 add Coinone (#40176

(airflow) branch main updated (14deaa2f1f -> c98cd54d0a)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 14deaa2f1f Add CSRF protection to "/logout" (#40145) add c98cd54d0a Support checking for db path ab

(airflow) branch main updated: Add CSRF protection to "/logout" (#40145)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 14deaa2f1f Add CSRF protection to "/l

(airflow-site) branch main updated: Update _index.md (#1023)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/main by this push: new 04c70248f5 Update _index.md (#1023

(airflow-site) 01/01: Update _index.md

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch add-google-dashboard in repository https://gitbox.apache.org/repos/asf/airflow-site.git commit f695f12e2d1927f8b7ce3e0f2fb983d5e11ea7e1 Author: Jarek Potiuk AuthorDate: Wed Jun 12 11:45:02 2024

(airflow-site) branch add-google-dashboard created (now f695f12e2d)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch add-google-dashboard in repository https://gitbox.apache.org/repos/asf/airflow-site.git at f695f12e2d Update _index.md This branch includes the following new commits: new f695f12e2d

(airflow) branch main updated (a90c07e9e4 -> 23a0152de2)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from a90c07e9e4 Much smaller CI output for paralell tests (#40192) add 23a0152de2 Bump minimum version of google auth

(airflow) branch main updated (89b32e6363 -> a90c07e9e4)

2024-06-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 89b32e6363 AIP-64: Add TaskInstance history table (#39951) add a90c07e9e4 Much smaller CI output for paralell

(airflow) branch main updated (e7d036a9ce -> a586ea8b3a)

2024-06-11 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from e7d036a9ce Fix cloud run system test (#40152) add a586ea8b3a Add support for external IdP OIDC token retrieval

(airflow) branch main updated: Fix cloud run system test (#40152)

2024-06-11 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 e7d036a9ce Fix cloud run system test (#40152

(airflow) branch main updated: feature: callable for template_fields (#37028)

2024-06-11 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 6c7aa4b2f6 feature: callable for template_fields

(airflow) branch main updated: [AIP-49] OpenTelemetry Traces for Apache Airflow (#37948)

2024-06-11 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 ccf12026b4 [AIP-49] OpenTelemetry Traces

(airflow) branch main updated: Remove unnecessary nginx redirect rule from reverse proxy documentation (#38953)

2024-06-11 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 7c3dc5d544 Remove unnecessary nginx redirect rule

(airflow) branch main updated: Upgrade build installers and dependencies (#40177)

2024-06-11 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 7c4ea23b4d Upgrade build installers

(airflow) branch main updated: Fix typo in providers_manager.py (#40157)

2024-06-10 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 072c63b539 Fix typo in providers_manager.py

(airflow) branch constraints-2-9 updated (70287dd5ba -> 46dd6afa6d)

2024-06-09 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch constraints-2-9 in repository https://gitbox.apache.org/repos/asf/airflow.git omit 70287dd5ba Manually update constraints for 2.9.2rc1 new 46dd6afa6d Manually update constraints

(airflow) annotated tag constraints-2.9.2rc1 updated (4acd3176a0 -> 6a0bed9a04)

2024-06-09 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to annotated tag constraints-2.9.2rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag constraints-2.9.2rc1 was modified! *** from 4acd3176a0 (tag) to 6a0bed9a04

(airflow) 01/01: Manually update constraints for 2.9.2rc1

2024-06-09 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch constraints-2-9 in repository https://gitbox.apache.org/repos/asf/airflow.git commit 46dd6afa6ddb6ad5129432427ba6e6b512d06d7a Author: Jarek Potiuk AuthorDate: Sun Jun 9 12:40:58 2024 +0200

(airflow) annotated tag constraints-2.9.2rc1 updated (e4d76651ea -> 4acd3176a0)

2024-06-09 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to annotated tag constraints-2.9.2rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag constraints-2.9.2rc1 was modified! *** from e4d76651ea (tag) to 4acd3176a0

(airflow) branch constraints-2-9 updated: Manually update constraints for 2.9.2rc1

2024-06-09 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch constraints-2-9 in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-2-9 by this push: new 70287dd5ba Manually update

(airflow) branch main updated: Allow executors to be specified with only the class name of the Executor (#40131)

2024-06-08 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 14a613fc7d Allow executors to be specified

(airflow) branch main updated: Add `delete_topic` to `KafkaAdminClientHook` and teardown logic to Kafka integration tests (#40142)

2024-06-08 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 cbe6c2dd24 Add `delete_topic

(airflow) branch main updated (48b619078d -> 340d6b0dde)

2024-06-08 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 48b619078d Mark two tests as (trigger and deps) as flaky (#40144) add 340d6b0dde Fix highlight of example code

(airflow) branch main updated: Mark two tests as (trigger and deps) as flaky (#40144)

2024-06-08 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 48b619078d Mark two tests as (trigger and deps

(airflow) branch main updated: Ignore exceptions when closing all sessions in tests (#40143)

2024-06-08 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 0478e24957 Ignore exceptions when closing all

(airflow) branch main updated: Properly pass codecov-token to composite action (#40138)

2024-06-08 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 3c8cd1cec2 Properly pass codecov-token

(airflow) branch main updated (62444d8cff -> 663d422588)

2024-06-08 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 62444d8cff Resolve openlineage provider deprecations in tests (#40133) add 663d422588 Add Codecov token (#40136

(airflow) branch main updated: Resolve openlineage provider deprecations in tests (#40133)

2024-06-08 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 62444d8cff Resolve openlineage provider

(airflow) branch main updated: Fix `importlib_metadata` import in aws utils (#40134)

2024-06-08 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 22bd188439 Fix `importlib_metadata` import in aws

(airflow) branch main updated: Fix openai 1.32 breaking openai tests (#40110)

2024-06-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 65dbf86f72 Fix openai 1.32 breaking openai tests

(airflow) branch main updated: Implement CloudComposerDAGRunSensor (#40088)

2024-06-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 86e613029b Implement CloudComposerDAGRunSensor

(airflow) branch main updated: Upgrade to latest installers (#40107)

2024-06-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 0c51bd6ab6 Upgrade to latest installers (#40107

(airflow) branch main updated: Remove obsolete conditional logic related to try_number (#40104)

2024-06-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 a3fc50d00b Remove obsolete conditional logic

(airflow) branch main updated: Import aiobotocore locally in tests rather than as global import (#40109)

2024-06-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 5bbd70cb45 Import aiobotocore locally in tests

(airflow) branch main updated: Fix credentials intialization revealed by mypy version of google auth (#40108)

2024-06-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 013523e5d3 Fix credentials intialization revealed

(airflow) branch main updated: Remove apt-transport-https because It is a dummy transitional package(#40015)

2024-06-06 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 0e8d823a9f Remove apt-transport-https because

(airflow) branch main updated: fix typo in example_params_ui_tutorial (#40094)

2024-06-06 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 a31b10edda fix typo in example_params_ui_tutorial

(airflow-site) branch main updated: Update _index.md (#1019)

2024-06-06 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/main by this push: new c4196c8367 Update _index.md (#1019

(airflow) branch main updated: Add task SLA and queued datetime information to AirflowRunFacet (#40091)

2024-06-06 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 1a613030e6 Add task SLA and queued datetime

(airflow) branch main updated: Resolve google cloud kubernetes operator and trigger deprecations in tests (#40072)

2024-06-06 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 0776bdbad1 Resolve google cloud kubernetes

(airflow) branch main updated: Add `retry_args` parameter to `HttpOperator` (#40086)

2024-06-06 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 b358d0a6de Add `retry_args` parameter

(airflow) branch main updated (fe9159635f -> f2a5b1dee1)

2024-06-06 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from fe9159635f google: move openlineage imports inside methods (#40062) add f2a5b1dee1 feat(providers/google): add

(airflow) branch main updated (b03aa6caa0 -> fe9159635f)

2024-06-06 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from b03aa6caa0 Fix grammar in dags.rst (#40085) add fe9159635f google: move openlineage imports inside methods

(airflow) branch main updated: Fix grammar in dags.rst (#40085)

2024-06-06 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 b03aa6caa0 Fix grammar in dags.rst (#40085

(airflow) branch main updated: Bump boto min versions (#40052)

2024-06-04 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 06a200d5fa Bump boto min versions (#40052

(airflow) branch main updated: Fix mocking in kerberos integration test (#40042)

2024-06-04 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 32fd29d80d Fix mocking in kerberos integration

(airflow) branch main updated: Fixing exception types to include TypeError, which is what is raised in (#40012)

2024-06-03 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 f4c90f71b9 Fixing exception types to include

(airflow) branch main updated: Remove explicitly specified folders when they are already ignored (#40037)

2024-06-03 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 93e5800965 Remove explicitly specified folders

(airflow) branch main updated (354863690f -> 651a6d6a68)

2024-06-03 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 354863690f Add listeners for Dag import errors (#39739) add 651a6d6a68 standardizes template fields

(airflow) branch main updated (57b12fe0ce -> 3d97474a49)

2024-06-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 57b12fe0ce Resolve dag serialization deprecations in tests (#40006) add 3d97474a49 Add Shahar to triage team

(airflow) branch main updated: Resolve dag serialization deprecations in tests (#40006)

2024-06-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 57b12fe0ce Resolve dag serialization deprecations

(airflow) branch main updated: Added ordering key option for PubSubPublishMessageOperator GCP Operator (#39955)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 385d79bfd7 Added ordering key option

(airflow) branch main updated: Uuups, correct bracket in Bosch name list (#39998)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 c2a57a79c5 Uuups, correct bracket in Bosch name

(airflow) branch main updated: Remove colon from notes header to make headlines in UI consistent (#40001)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 8a9699161f Remove colon from notes header to make

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

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from eaeb170b24 Resolve weekday operator deprecations in tests (#40004) add 7cae13084c Fix Todo remove hybrid

(airflow) branch main updated: Remove deprecated docker compose version field (#40000)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 7ceb3d6778 Remove deprecated docker compose

(airflow) branch main updated (2bdaf44841 -> 933d80c1aa)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 2bdaf44841 fix sub-heading in 07_local_virtualenv.rst (#39995) add 933d80c1aa Update dataproc.rst (#39395

(airflow) branch main updated: fix sub-heading in 07_local_virtualenv.rst (#39995)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 2bdaf44841 fix sub-heading

(airflow) branch main updated: Update integration tests docs and add "Writing Integration Tests" guide (#39986)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 d872f7ed93 Update integration tests docs and add

(airflow) branch main updated (30c82ee066 -> 5bd07aadd6)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 30c82ee066 Resolve tableau deprecations in tests (#39925) add 5bd07aadd6 Resolve hashicorp deprecations in tests

(airflow) branch main updated (21e6a49db5 -> 30c82ee066)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 21e6a49db5 resolving conflicts (#39728) add 30c82ee066 Resolve tableau deprecations in tests (#39925) No new

(airflow) branch main updated: resolving conflicts (#39728)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 21e6a49db5 resolving conflicts (#39728) 21e6a49db5

(airflow) branch main updated: Change regular expression to exclude double quote and newline (#39991)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 ce5cd52635 Change regular expression to exclude

(airflow) branch main updated (3af562ff53 -> 44800b2fde)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 3af562ff53 resolving conflicts (#39734) add 44800b2fde Remove unused parameter from glboal_constants.py (#39984

(airflow) branch main updated (68fe455b6f -> 3af562ff53)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 68fe455b6f Resolve taskinstance deprecations in tests (#39988) add 3af562ff53 resolving conflicts (#39734

(airflow) branch main updated: Resolve taskinstance deprecations in tests (#39988)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 68fe455b6f Resolve taskinstance deprecations

(airflow) branch main updated: Limit yandex provider to avoid mypy errors (#39990)

2024-06-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 53e6739e67 Limit yandex provider to avoid mypy

(airflow) branch main updated: Resolving EMR notebook deprecated warnings (#39829)

2024-05-31 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 fa0aaf694e Resolving EMR notebook deprecated

(airflow) branch main updated: Workaround new yandexcloud breaking dataproc integration (#39964)

2024-05-31 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 b8a83b2293 Workaround new yandexcloud breaking

(airflow) branch main updated: Resolve teradata deprecations in tests (#39926)

2024-05-30 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 d3b278daec Resolve teradata deprecations in tests

(airflow) branch main updated (95e5be23f0 -> 0b9232e54d)

2024-05-29 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 95e5be23f0 Revert "Improve code coverage for CgroupTaskRunner (#39896)" (#39915) add 0b9232e5

(airflow) branch main updated (a2c09d203e -> 95e5be23f0)

2024-05-29 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from a2c09d203e Fetch intermediate log async GKEStartPod (#39348) add 95e5be23f0 Revert "Improve code cov

(airflow) branch main updated (aba8def5f3 -> 1b13cf50b6)

2024-05-29 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from aba8def5f3 Add error stacktrace to OpenLineage task event (#39813) add 1b13cf50b6 Another attempt to stabilize

(airflow) branch main updated: Improve code coverage for CgroupTaskRunner (#39896)

2024-05-29 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 0eb019571c Improve code coverage

(airflow) branch main updated (c3a5b6edaf -> e0899047ac)

2024-05-28 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from c3a5b6edaf Add example DAGs for inlet_events (#39893) add e0899047ac Add Wikimedia Foundation to list of users

(airflow) branch main updated (c531e387b2 -> 1c7fe71fb8)

2024-05-28 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from c531e387b2 Add running provider tests against Airflow 2.7 (#39862) add 1c7fe71fb8 Replace non-functional TOC

  1   2   3   4   5   6   7   8   9   10   >