(airflow) branch main updated: Pin requests due to incompatibility with docker-py (#39740)

2024-05-21 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 1da7f1f433 Pin requests due to incompatibility

(airflow) branch main updated: Introduce anonymous credentials in GCP base hook (#39695)

2024-05-19 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 27b3a22e34 Introduce anonymous credentials in GCP

(airflow) branch main updated: Update providers metadata 2024-05-17 (#39691)

2024-05-18 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 a3ae17f62f Update providers metadata 2024-05-17

(airflow) branch main updated: Add missing `dag_state_change_process_pool_size` in `provider.yaml`. (#39674)

2024-05-17 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 0b698a852b Add missing

(airflow) branch main updated (8d1bd345b2 -> 4de79a0f6b)

2024-05-17 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 8d1bd345b2 fix: empty openlineage dataset name for AthenaExtractor (#39677) add 4de79a0f6b feat: Add custom

(airflow) branch main updated: Revert "Use `compose-spec.json` which do not complaining about interpolations…" (#39669)

2024-05-16 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 9aae5311dd Revert "Use `compose-spec.json`

(airflow) branch main updated: Run unit tests for Providers with airflow installed as package. (#39513)

2024-05-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 81a82d8481 Run unit tests for Providers

(airflow) branch main updated (b0e3915316 -> 287c1887e9)

2024-05-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 b0e3915316 Remove mysql/postgres from extras before determining the installation_command_flags (#39610) add

(airflow) branch main updated: fix nit in pg set-up doc (#39628)

2024-05-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 d6d84a95db fix nit in pg set-up doc (#39628

(airflow) branch main updated (ba13d0cbbe -> 9669f51f0a)

2024-05-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 ba13d0cbbe fix oss key prefix bug in oss_task_handler (#39627) add 9669f51f0a refactor: The executemany parameter

(airflow) branch main updated (d529ec8d45 -> ba13d0cbbe)

2024-05-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 d529ec8d45 Use `ProcessPoolExecutor` over `ThreadPoolExecutor`. (#39235) add ba13d0cbbe fix oss key prefix bug

(airflow) branch main updated: Remove side-effect of Hybrid executor blocking test (#39615)

2024-05-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 af3e2cf6d4 Remove side-effect of Hybrid executor

(airflow) branch main updated (05b6b741cb -> f57de6c183)

2024-05-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 05b6b741cb Use TracebackSession when internal API configured and getting current session (#39600) add f57de6c183

(airflow) branch main updated (97e867f170 -> 9e61daff7d)

2024-05-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 97e867f170 Prepare docs 2nd wave May 2024 (#39565) add 9e61daff7d use `cached_property` to reuse `get_connections

(airflow) branch main updated: Update best-practices.rst: fix Connection.get -> Connection. get_connection_from_secrets (#39560)

2024-05-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 f4cdb6bcb0 Update best-practices.rst: fix

(airflow) branch main updated: Update INSTALL (#39563)

2024-05-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 092153c2e2 Update INSTALL (#39563) 092153c2e2

(airflow) branch main updated (86caf84934 -> 5fd1128085)

2024-05-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 86caf84934 Remove Airflow 2.6 back compact code (#39558) add 5fd1128085 Update uv to 0.42 (#39561) No new

(airflow) branch main updated: fix boring-cyborg.yml (#39557)

2024-05-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 a22d042ace fix boring-cyborg.yml (#39557

(airflow) branch main updated: Group id is mandatory configurtion option for confluent_kafka 2.4.0+ (#39559)

2024-05-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 e637367958 Group id is mandatory configurtion

(airflow) branch main updated: Reapply templates for all providers (#39554)

2024-05-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 2b1a2f8d56 Reapply templates for all providers

(airflow) branch main updated (f2190274d4 -> 94eb647de6)

2024-05-10 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 f2190274d4 Add compatibility note for Listeners (#39544) add 94eb647de6 Add Cache-Control "no-store&qu

(airflow) branch main updated: Add compatibility note for Listeners (#39544)

2024-05-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 f2190274d4 Add compatibility note for Listeners

(airflow) branch main updated (5f8fed97fc -> 20265fe1fa)

2024-05-10 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 5f8fed97fc Add option to skip selected providers during tests (#39539) add 20265fe1fa Add retry logic

(airflow) branch main updated: Add option to skip selected providers during tests (#39539)

2024-05-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 5f8fed97fc Add option to skip selected providers

(airflow) branch main updated (64277cfb86 -> a2c1bcba77)

2024-05-10 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 64277cfb86 Move prohibited warnings detection in deferrable pytest plugin (#39411) add a2c1bcba77 Add options

(airflow) branch main updated: Move prohibited warnings detection in deferrable pytest plugin (#39411)

2024-05-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 64277cfb86 Move prohibited warnings detection

(airflow) branch main updated (da79f6b206 -> 8dcee5b24d)

2024-05-10 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 da79f6b206 Add Iceberg provider (#39155) add 8dcee5b24d Add deprecation warnings and raise exception for already

(airflow) branch main updated: Add encryption_configuration parameter to BigQueryCheckOperator and BigQueryTableCheckOperator (#39432)

2024-05-09 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 c7c680ee3b Add encryption_configuration parameter

(airflow) branch main updated (4ada175e3d -> fa9977655a)

2024-05-09 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 4ada175e3d fix: use `sqlalchemy_url` property in `get_uri` for postgresql provider (#38831) add fa9977655a Add

(airflow) branch main updated: Remove deprecations usage in `docker` provider system tests (#39487)

2024-05-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 9d0abc396a Remove deprecations usage in `docker

(airflow) branch main updated (a46a732c44 -> 820bfbba17)

2024-05-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 a46a732c44 Unify lazy db sequence implementations (#39426) add 820bfbba17 fix broken link (#39489) No new

(airflow) branch main updated: Added Google to the list of companies using Apache Airflow (#39481)

2024-05-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 e13e15aa43 Added Google to the list of companies

(airflow) branch main updated: Disconnect GKE operators from deprecated hooks (#39434)

2024-05-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 62b845e2d7 Disconnect GKE operators from

(airflow) branch main updated: Update uv to 0.1.41 (#39476)

2024-05-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 73587ba83e Update uv to 0.1.41 (#39476) 73587ba83e

(airflow) branch main updated (0c159bfa90 -> f5c86edb79)

2024-05-07 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 0c159bfa90 Remove stale comment about TI index (#39470) add f5c86edb79 Add hatch_build.py to k8s test venv cache

(airflow) branch main updated: Increase volume size for ARM instance (#39472)

2024-05-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 a65a837187 Increase volume size for ARM instance

(airflow) branch increase-volume-size-for-arm-instance updated (ae58104f05 -> bc567bca34)

2024-05-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch increase-volume-size-for-arm-instance in repository https://gitbox.apache.org/repos/asf/airflow.git discard ae58104f05 Increase volume size for ARM instance add bc567bca34 Increase volume

(airflow) branch increase-volume-size-for-arm-instance updated (c41e774576 -> ae58104f05)

2024-05-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch increase-volume-size-for-arm-instance in repository https://gitbox.apache.org/repos/asf/airflow.git discard c41e774576 Increase volume size for ARM instance add ae58104f05 Increase volume

(airflow) 01/01: Increase volume size for ARM instance

2024-05-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch increase-volume-size-for-arm-instance in repository https://gitbox.apache.org/repos/asf/airflow.git commit c41e774576f0e6c904dc264f93416a70c5fffd19 Author: Jarek Potiuk AuthorDate: Tue May 7 21

(airflow) branch increase-volume-size-for-arm-instance created (now c41e774576)

2024-05-07 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch increase-volume-size-for-arm-instance in repository https://gitbox.apache.org/repos/asf/airflow.git at c41e774576 Increase volume size for ARM instance This branch includes the following

(airflow) branch main updated (b89e72b620 -> cbebb4837f)

2024-05-07 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 b89e72b620 Bump `colorlog` to `>=6.8.2` (#39453) add cbebb4837f Add description about custom FAB permiss

(airflow) branch main updated (5adf7e4ce7 -> 0ac8553fb2)

2024-05-07 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 5adf7e4ce7 Remove unused `copy_into_postifx` param from docstring (#39454) add 0ac8553fb2 add lost space

(airflow) branch main updated: Test connection to Qdrant (#39273)

2024-04-26 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 0c96b06204 Test connection to Qdrant (#39273

(airflow) branch main updated (e5bf91b7af -> 0759e6f891)

2024-04-25 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 e5bf91b7af Add stacklevel into the `suppress_and_warn` warning (#39263) add 0759e6f891 Remove deprecation

(airflow) branch main updated (adeb7f7cba -> e5bf91b7af)

2024-04-25 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 adeb7f7cba Fix trigger kwarg encryption migration (#39246) add e5bf91b7af Add stacklevel

(airflow) branch main updated: add dns_config and diagnostics parameters to AzureContainerInstancesOperator (#39156)

2024-04-25 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 df1f75b676 add dns_config and diagnostics

(airflow) branch main updated: Get served logs when remote or executor logs not available for non-running task try (#39177)

2024-04-25 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 eca077b3b9 Get served logs when remote or executor

(airflow) branch main updated: Implement run-method on KiotaRequestAdapterHook and move logic away from triggerer to hook (#39237)

2024-04-25 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 15c2734c4c Implement run-method

(airflow) branch main updated: Capture warning during setup and collect tests cases (#39250)

2024-04-25 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 5eaf17339b Capture warning during setup

(airflow) branch main updated: Remove unnecessary validation from cncf provider. (#39238)

2024-04-25 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 4920ab25b3 Remove unnecessary validation from cncf

(airflow) branch main updated (12ce2dcd46 -> 9619536e6f)

2024-04-24 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 12ce2dcd46 Retry merge commit retrieval on failure (#39231) add 9619536e6f Allow trust env parameter

(airflow) branch main updated: Retry merge commit retrieval on failure (#39231)

2024-04-24 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 12ce2dcd46 Retry merge commit retrieval on failure

(airflow) branch main updated: Fixed side effect of menu filtering causing disappearing menus (#39229)

2024-04-24 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 0d2c0c5cf0 Fixed side effect of menu filtering

(airflow) branch main updated (f9db9c9952 -> fece17aeed)

2024-04-24 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 f9db9c9952 Add safe-to-evict annotation to pod-template-file (#37352) add fece17aeed Run system tests using

(airflow) branch main updated: Bugfix BigQueryToMsSqlOperator (#39171)

2024-04-23 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 4ae85d754e Bugfix BigQueryToMsSqlOperator (#39171

(airflow) branch main updated (b82c428697 -> 4384024b07)

2024-04-23 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 b82c428697 Add warning about run/import Airflow under the Windows (#39196) add 4384024b07 Zero warnings in CLI

(airflow) branch main updated (7bb1d4a117 -> b82c428697)

2024-04-23 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 7bb1d4a117 Use class-bound attribute directly in SA `lazyload` (#39195) add b82c428697 Add warning about run

(airflow) branch main updated: Use class-bound attribute directly in SA `lazyload` (#39195)

2024-04-23 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 7bb1d4a117 Use class-bound attribute directly

(airflow) branch main updated: Fix system tests (#39193)

2024-04-23 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 e3e6776576 Fix system tests (#39193) e3e6776576

(airflow) branch main updated (e29f2d7e58 -> 63c87cd6cd)

2024-04-23 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 e29f2d7e58 Improved mocking of Context with TaskInstance for use in unit tests msgraph operator (#39157) add

(airflow) branch main updated: Improved mocking of Context with TaskInstance for use in unit tests msgraph operator (#39157)

2024-04-23 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 e29f2d7e58 Improved mocking of Context

(airflow) branch main updated: Correct `hatch env show` command guide in airflow/INSTALL (#39194)

2024-04-23 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 32fbde1f63 Correct `hatch env show` command guide

(airflow) branch main updated (665da50567 -> 9c1fb649c3)

2024-04-23 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 665da50567 Fixup python client release guide (#39182) add 9c1fb649c3 Executor loader don't check db compat

(airflow) branch main updated: Fixup python client release guide (#39182)

2024-04-23 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 665da50567 Fixup python client release guide

(airflow) branch main updated: Only replace "client" subdir when copying sources to python client (#39181)

2024-04-22 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 57995d098e Only replace "client" s

(airflow) branch main updated (ecc5af70eb -> 0d6ffeff6e)

2024-04-22 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 ecc5af70eb openlineage, snowflake: do not run external queries for Snowflake (#39113) add 0d6ffeff6e Upgrade

(airflow) branch main updated: Capture warnings during collect DAGs (#39109)

2024-04-22 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 0d9d8fa9fa Capture warnings during collect DAGs

(airflow) branch main updated: Update logic to allow retries in AWS Batch Client hook to be effective (#38998)

2024-04-22 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 fcb2bee1c6 Update logic to allow retries in AWS

(airflow) branch main updated (667ee1b21b -> 131a2e4e29)

2024-04-22 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 667ee1b21b Expose count of scheduled tasks in metrics (#38899) add 131a2e4e29 fix comment about the condition

(airflow) branch main updated: Expose count of scheduled tasks in metrics (#38899)

2024-04-22 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 667ee1b21b Expose count of scheduled tasks

(airflow) branch main updated (59084fd1f4 -> aa5581e30d)

2024-04-21 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 59084fd1f4 fix: add retry logic in case of google auth refresh credential error (#38961) add aa5581e30d Update

(airflow) branch main updated: Cleanup PagerdutyNotifier __init__ (#39145)

2024-04-20 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 4374a49872 Cleanup PagerdutyNotifier __init__

(airflow) branch main updated: Resolve `B028` (no-explicit-stacklevel) in core (#39123)

2024-04-20 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 79286d6398 Resolve `B028` (no-explicit-stacklevel

(airflow) branch main updated (2358064fdf -> 85bc9afcaa)

2024-04-20 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 2358064fdf Use `declarative_base` from `sqlalchemy.orm` instead of `sqlalchemy.ext.declarative` (#39134) add

(airflow) branch v2-9-test updated (eee047821d -> e61cb8fa41)

2024-04-19 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-9-test in repository https://gitbox.apache.org/repos/asf/airflow.git from eee047821d Upgrade to latest hatchling 1.24.1 (again). add e61cb8fa41 Apply PROVIDE_PROJECT_ID mypy

(airflow) branch main updated (fd8a05739f -> eee17f0a26)

2024-04-19 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 fd8a05739f Bugfix to correct GCSHook being called even when not required with BeamRunPythonPipelineOperator (#38716

(airflow) branch main updated: Bugfix to correct GCSHook being called even when not required with BeamRunPythonPipelineOperator (#38716)

2024-04-19 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 fd8a05739f Bugfix to correct GCSHook being called

(airflow) branch main updated (17e60b0a2b -> 7b654b4731)

2024-04-18 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 17e60b0a2b fix: Use prefixes instead of all file paths for OpenLineage datasets in GCSDeleteObjectsOperator (#39059

(airflow) branch main updated: Fix/helm chart redis docs (#39115)

2024-04-18 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 889047094b Fix/helm chart redis docs (#39115

(airflow) branch main updated: tests: Add missing tests for OpenLineage (#39111)

2024-04-18 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 d1ad3470cb tests: Add missing tests

(airflow) branch main updated: Switch committer builds to public runners (#39106)

2024-04-18 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 ab9444e0c2 Switch committer builds to public

(airflow) branch v2-9-test updated (a4027b7bf8 -> eee047821d)

2024-04-18 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-9-test in repository https://gitbox.apache.org/repos/asf/airflow.git from a4027b7bf8 update simple-salesforce type hints to support 1.12.6 (#39047) add 789051c41a Fix main failing

(airflow) branch main updated (b41cf629c8 -> cd888870ba)

2024-04-18 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 b41cf629c8 Deferrable mode for Dataflow sensors (#37693) add cd70ba Fix main failing because of the new

(airflow) branch v2-9-test updated (dbebce4c4e -> a4027b7bf8)

2024-04-18 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-9-test in repository https://gitbox.apache.org/repos/asf/airflow.git from dbebce4c4e Update hatchling to version 1.24.0 (#39072) add a4027b7bf8 update simple-salesforce type hints

(airflow) branch main updated: update document (#39068)

2024-04-16 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 b56c7cd335 update document (#39068) b56c7cd335

(airflow) branch main updated: Moves airflow import in deprecated pod_generator to local (#39062)

2024-04-16 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 b59cef1c83 Moves airflow import in deprecated

(airflow) branch main updated (b00274156b -> d82246a0a7)

2024-04-16 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 b00274156b [docs] update `DagBag` class docstring to include all params (#38814) add d82246a0a7 Data aware

(airflow) branch main updated: [docs] update `DagBag` class docstring to include all params (#38814)

2024-04-16 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 b00274156b [docs] update `DagBag` class docstring

(airflow) branch main updated (4d94df489a -> 6995eafc8a)

2024-04-16 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 4d94df489a Add changelog for airflow python client 2.9.0 (#39060) add 6995eafc8a Upgrade to latest hatchling

(airflow) branch main updated (82e51760a1 -> 1e9d3d1c35)

2024-04-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 82e51760a1 Hostname was "redacted", not "redact"; remove it when there is no context (#39037)

(airflow) branch main updated: Add four unit tests for aws/utils (#38820)

2024-04-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 10d5654c9b Add four unit tests for aws/utils

(airflow) branch main updated (1ded297509 -> 0c630fadad)

2024-04-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 1ded297509 Remove flag from AWS auth manager to use it (#39033) add 0c630fadad handle KubernetesDeleteJobOperator

(airflow) branch main updated (f902dbe91f -> 246f697873)

2024-04-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 f902dbe91f Ban `unittest` marks which presented into the `pytest` (#39025) add 246f697873 Fix PROD image package

(airflow) branch fix-prod-image-ci-preparation updated (34da29f58a -> 7ddc9bc2ab)

2024-04-15 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-prod-image-ci-preparation in repository https://gitbox.apache.org/repos/asf/airflow.git discard 34da29f58a Fix PROD image package installation in CI add 7ddc9bc2ab Fix PROD image

(airflow) 01/01: Fix PROD image package installation in CI

2024-04-15 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch fix-prod-image-ci-preparation in repository https://gitbox.apache.org/repos/asf/airflow.git commit 34da29f58a1043875602fe07dee25b27ba26c9e0 Author: Jarek Potiuk AuthorDate: Mon Apr 15 16:08:48

(airflow) branch fix-prod-image-ci-preparation created (now 34da29f58a)

2024-04-15 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-prod-image-ci-preparation in repository https://gitbox.apache.org/repos/asf/airflow.git at 34da29f58a Fix PROD image package installation in CI This branch includes the following new

(airflow) branch main updated (21f08ddd93 -> ad1e473489)

2024-04-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 21f08ddd93 Check whether `AUTH_ROLE_PUBLIC` is set in `check_authentication` (#39012) add ad1e473489 Add

(airflow) branch main updated (081637e083 -> 1f0f9079c7)

2024-04-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 081637e083 Provide a UUID to trace log when RPC internal server error... WDYT? (#38989) add 1f0f9079c7 Ensure we

(airflow) branch main updated: Provide a UUID to trace log when RPC internal server error... WDYT? (#38989)

2024-04-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 081637e083 Provide a UUID to trace log when RPC

(airflow) branch main updated (f8104325b7 -> bfd347759d)

2024-04-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 f8104325b7 Activate RUF019 that checks for unnecessary key check (#38950) add bfd347759d Correcting an example

  1   2   3   4   5   6   7   8   9   10   >