(airflow) branch main updated: Suppress error if no tests collected in pydantic special Tests (#38470)

2024-03-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 24995e87c0 Suppress error if no tests collected

(airflow) branch main updated: Run special tests only in canary-runs and when we upgrade deps (#38488)

2024-03-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 6dd8b4dc76 Run special tests only in canary-runs

(airflow) branch main updated (4d606813a6 -> 067fedbb99)

2024-03-26 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 4d606813a6 Do not use cache to install breeze (#38491) add 067fedbb99 Add the deferrable mode

(airflow-site) branch main updated: Remove github-pages configuration from .asf.yaml (#990)

2024-03-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-site.git The following commit(s) were added to refs/heads/main by this push: new 0a934548dc Remove github-pages configuration

(airflow-site) branch disable-ghp-config-in-airflow-site created (now b0989aa6df)

2024-03-26 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch disable-ghp-config-in-airflow-site in repository https://gitbox.apache.org/repos/asf/airflow-site.git at b0989aa6df Remove github-pages configuration from .asf.yaml No new revisions were

(airflow) branch main updated: Do not use cache to install breeze (#38491)

2024-03-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 4d606813a6 Do not use cache to install breeze

(airflow) branch restore-test-airflow-release-commands updated (16bba47f1c -> a43ef41370)

2024-03-26 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch restore-test-airflow-release-commands in repository https://gitbox.apache.org/repos/asf/airflow.git discard 16bba47f1c Bring back release airflow command to be run in canary build add

(airflow) branch restore-test-airflow-release-commands updated (54721e2e49 -> 16bba47f1c)

2024-03-26 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch restore-test-airflow-release-commands in repository https://gitbox.apache.org/repos/asf/airflow.git discard 54721e2e49 Bring back release airflow command to be run in canary build add

(airflow) branch main updated: Fix post-test failure conditions (#38487)

2024-03-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 742bf80477 Fix post-test failure conditions

(airflow) branch main updated (b47b5ff55a -> a697bb4f6e)

2024-03-26 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 b47b5ff55a Complete AWS auth manager documentation: configuration of Amazon Verified Permissions (#38409) add

(airflow) branch restore-test-airflow-release-commands created (now 54721e2e49)

2024-03-26 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch restore-test-airflow-release-commands in repository https://gitbox.apache.org/repos/asf/airflow.git at 54721e2e49 Bring back release airflow command to be run in canary build This branch

(airflow) 01/01: Bring back release airflow command to be run in canary build

2024-03-26 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch restore-test-airflow-release-commands in repository https://gitbox.apache.org/repos/asf/airflow.git commit 54721e2e49e6049d28f0b657c28d1773cbff8a58 Author: Jarek Potiuk AuthorDate: Tue Mar 26 09

(airflow) branch main updated: Complete AWS auth manager documentation: configuration of Amazon Verified Permissions (#38409)

2024-03-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 b47b5ff55a Complete AWS auth manager documentation

(airflow) branch main updated (6df0c5ab44 -> b496dc838c)

2024-03-26 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 6df0c5ab44 Fix parameters propagation in `build-k8s-image --rebuild-base-image` (#38484) add b496dc838c Use

(airflow) branch main updated: Fix parameters propagation in `build-k8s-image --rebuild-base-image` (#38484)

2024-03-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 6df0c5ab44 Fix parameters propagation in `build

(airflow-site) branch main updated: Announce 2.8.4 (#989)

2024-03-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-site.git The following commit(s) were added to refs/heads/main by this push: new 12401831c2 Announce 2.8.4 (#989) 12401831c2

(airflow) branch main updated: Apply task instance mutation hook consistently (#38440)

2024-03-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 615e1eceff Apply task instance mutation hook

(airflow) branch fix-image-cache-2 updated (73e1923443 -> 422ee3a2a6)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache-2 in repository https://gitbox.apache.org/repos/asf/airflow.git discard 73e1923443 Fix image cache optimizations - speeding up the build (#38442) omit bafe734a10 Cleans up

(airflow) 01/01: Fix image cache optimizations - speeding up the build (#38442)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch fix-image-cache-2 in repository https://gitbox.apache.org/repos/asf/airflow.git commit 422ee3a2a63a419971dd862d39ac2ce7587e1614 Author: Jarek Potiuk AuthorDate: Mon Mar 25 18:16:06 2024 +0100

(airflow) branch main updated (41d5e2226c -> d83dd02816)

2024-03-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 41d5e2226c Add executor field to the DB and parameter to the operators (#38054) add d83dd02816 Cleans up runs

(airflow) branch revert-38054-onikolas/aip-61/db_migration created (now f87998fdde)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch revert-38054-onikolas/aip-61/db_migration in repository https://gitbox.apache.org/repos/asf/airflow.git at f87998fdde Revert "Add executor field to the DB and parameter to the oper

(airflow) 01/01: Revert "Add executor field to the DB and parameter to the operators (#38054)"

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch revert-38054-onikolas/aip-61/db_migration in repository https://gitbox.apache.org/repos/asf/airflow.git commit f87998fddee91bcaa2b63cbb6951e5d56d7b472a Author: Jarek Potiuk AuthorDate: Mon Mar

(airflow) 01/01: Fix image cache optimizations - speeding up the build (#38442)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch fix-image-cache-2 in repository https://gitbox.apache.org/repos/asf/airflow.git commit 73e192344322947caf02da8c3ccf5550efaef4bd Author: Jarek Potiuk AuthorDate: Mon Mar 25 18:16:06 2024 +0100

(airflow) branch fix-image-cache-2 created (now 73e1923443)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache-2 in repository https://gitbox.apache.org/repos/asf/airflow.git at 73e1923443 Fix image cache optimizations - speeding up the build (#38442) This branch includes

(airflow) branch cleanup-runs-on-in-workflows updated (70ba746f76 -> bafe734a10)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch cleanup-runs-on-in-workflows in repository https://gitbox.apache.org/repos/asf/airflow.git omit 70ba746f76 Cleans up runs-on in workflows add bafe734a10 Cleans up runs-on in workflows

(airflow) branch v2-8-test updated: Update to Python 3.9 when installing breeze

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v2-8-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v2-8-test by this push: new effef9add8 Update to Python 3.9 when

(airflow) branch cleanup-runs-on-in-workflows updated (89c4c57ebf -> 70ba746f76)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch cleanup-runs-on-in-workflows in repository https://gitbox.apache.org/repos/asf/airflow.git discard 89c4c57ebf Cleans up runs-on in workflows add 70ba746f76 Cleans up runs-on in workflows

(airflow) branch cleanup-runs-on-in-workflows updated (f1589db779 -> 89c4c57ebf)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch cleanup-runs-on-in-workflows in repository https://gitbox.apache.org/repos/asf/airflow.git omit f1589db779 Cleans up runs-on in workflows add b9576b5aac Only show latest dataset event

(airflow) branch main updated: Revert "Fix image cache optimizations - speeding up the build (#38442)" (#38468)

2024-03-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 e41b3c58e2 Revert "Fix image cache optimiza

(airflow) branch main updated: Handling edge case for generate-issue-content for providers (#38462)

2024-03-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 f424865f13 Handling edge case for generate-issue

(airflow) branch cleanup-runs-on-in-workflows updated (7e937118dc -> f1589db779)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch cleanup-runs-on-in-workflows in repository https://gitbox.apache.org/repos/asf/airflow.git discard 7e937118dc Cleans up runs-on in workflows omit 2550b49bc8 Fix image cache optimizations

(airflow) branch main updated: Fix image cache optimizations - speeding up the build (#38442)

2024-03-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 911048b212 Fix image cache optimizations

(airflow) branch main updated: Updates trove-classifiers released today in build dependencies. (#38464)

2024-03-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 d0650edc76 Updates trove-classifiers released

(airflow) 01/01: Cleans up runs-on in workflows

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch cleanup-runs-on-in-workflows in repository https://gitbox.apache.org/repos/asf/airflow.git commit 7e937118dc26d029edf4b268d33eddd056a699b2 Author: Jarek Potiuk AuthorDate: Mon Mar 25 16:49:52

(airflow) branch cleanup-runs-on-in-workflows created (now 7e937118dc)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch cleanup-runs-on-in-workflows in repository https://gitbox.apache.org/repos/asf/airflow.git at 7e937118dc Cleans up runs-on in workflows This branch includes the following new commits

(airflow) branch main updated (44672c8c08 -> 32ed83bd0e)

2024-03-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 44672c8c08 Remove D105 from pyproject.toml (#38452) add 32ed83bd0e Refactor GKE hooks (#38404) No new revisions

(airflow) branch fix-image-cache updated (c7cd2404b1 -> 2550b49bc8)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git omit c7cd2404b1 Fix image cache optimizations - speeding up the build add 2550b49bc8 Fix image cache

(airflow) branch fix-image-cache updated (3051cb1671 -> c7cd2404b1)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git omit 3051cb1671 Fix image cache optimizations - speeding up the build add c7cd2404b1 Fix image cache

(airflow) branch fix-image-cache updated (e4648ad9a1 -> 3051cb1671)

2024-03-25 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git discard e4648ad9a1 Fix image cache optimizations - speeding up the build omit 3832ead221 Fix failing

(airflow) branch fix-image-cache updated (579cd39821 -> e4648ad9a1)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git omit 579cd39821 Fix image cache optimizations - speeding up the build add 3832ead221 Fix failing

(airflow) branch fix-failing-sqlalchemy-test created (now 3832ead221)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-failing-sqlalchemy-test in repository https://gitbox.apache.org/repos/asf/airflow.git at 3832ead221 Fix failing MinSQLAlchemy test after moving sqlalchemy spec This branch includes

(airflow) 01/01: Fix failing MinSQLAlchemy test after moving sqlalchemy spec

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch fix-failing-sqlalchemy-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3832ead22158ed963417367082868f5563f8f734 Author: Jarek Potiuk AuthorDate: Mon Mar 25 02:11:39

(airflow) branch fix-image-cache updated (64494f3c09 -> 579cd39821)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git discard 64494f3c09 Fix image cache optimizations - speeding up the build add 579cd39821 Fix image cache

(airflow) branch fix-image-cache updated (81467fa5e8 -> 64494f3c09)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git omit 81467fa5e8 Fix image cache optimizations - speeding up the build add 64494f3c09 Fix image cache

(airflow) branch fix-image-cache updated (35763472bf -> 81467fa5e8)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git discard 35763472bf Fix image cache optimizations - speeding up the build add 81467fa5e8 Fix image cache

(airflow) branch fix-image-cache updated (3eb5212b71 -> 35763472bf)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git discard 3eb5212b71 Fix image cache optimizations - speeding up the build add 35763472bf Fix image cache

(airflow) branch fix-image-cache updated (44a256052d -> 3eb5212b71)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git discard 44a256052d Fix image cache optimizations - speeding up the build add 20cb9f1770 Upgrade to newer build

(airflow) branch main updated: Upgrade to newer build dependencies including the right Python version (#38443)

2024-03-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 20cb9f1770 Upgrade to newer build dependencies

(airflow) branch fix-image-cache updated (fe69e7423a -> 44a256052d)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git discard fe69e7423a Fix image cache optimizations - speeding up the build add 25e5d54192 Print selective-check

(airflow) branch fix-image-cache updated (89a3c70b96 -> fe69e7423a)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git discard 89a3c70b96 Fix image cache optimizations - speeding up the build add fe69e7423a Fix image cache

(airflow) branch fix-image-cache created (now 89a3c70b96)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git at 89a3c70b96 Fix image cache optimizations - speeding up the build This branch includes the following new

(airflow) 01/01: Fix image cache optimizations - speeding up the build

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch fix-image-cache in repository https://gitbox.apache.org/repos/asf/airflow.git commit 89a3c70b9654c7f8812e87d49bc4dfec6979486d Author: Jarek Potiuk AuthorDate: Sun Mar 24 21:21:03 2024 +0100

(airflow) branch test-cache-refreshing updated (90d68148c3 -> 375f9426a3)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch test-cache-refreshing in repository https://gitbox.apache.org/repos/asf/airflow.git discard 90d68148c3 Test cache refreshing in CI add 375f9426a3 Test cache refreshing in CI This update

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (02a6ee9938 -> 83135236cd)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git omit 02a6ee9938 Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (2b518b4e25 -> 02a6ee9938)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git omit 2b518b4e25 Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch main updated: Print selective-check traceback on stdout rather than stderr (#38441)

2024-03-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 25e5d54192 Print selective-check traceback

(airflow) branch test-cache-refreshing updated (106bdf172b -> 90d68148c3)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch test-cache-refreshing in repository https://gitbox.apache.org/repos/asf/airflow.git discard 106bdf172b Test cache refreshing in CI add 078e7ed135 Mysql change xcom value col type for MySQL

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (902d144946 -> 2b518b4e25)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git discard 902d144946 Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (e1139449bd -> 902d144946)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git discard e1139449bd Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (8343dabf24 -> e1139449bd)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git discard 8343dabf24 Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch main updated (77d2fc7d75 -> 694826d1bd)

2024-03-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 77d2fc7d75 Check task attribute before use in sentry.add_tagging() (#37143) add 694826d1bd refactor: Refactored

(airflow) branch main updated: Check task attribute before use in sentry.add_tagging() (#37143)

2024-03-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 77d2fc7d75 Check task attribute before use

(airflow) branch main updated (d820f13e68 -> 4a4eee113f)

2024-03-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 d820f13e68 Use `relative-imports (TID252)` instead of `pygrep` rule (#38428) add 4a4eee113f Delete deprecated

(airflow) branch main updated (81790aaaa0 -> d820f13e68)

2024-03-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 817900 Fix deprecated `DockerOperator` operator arguments in `MappedOperator` (#38379) add d820f13e68 Use

(airflow) branch main updated: Fix deprecated `DockerOperator` operator arguments in `MappedOperator` (#38379)

2024-03-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 817900 Fix deprecated `DockerOperator

(airflow) branch main updated (0cc410b5b8 -> d3e9229105)

2024-03-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 0cc410b5b8 Updat build dependencies after hatchling update (#38439) add d3e9229105 Bugfix/update screenshots

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (db109c8372 -> 8343dabf24)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git discard db109c8372 Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (ad76bf579b -> db109c8372)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git discard ad76bf579b Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch main updated: Updat build dependencies after hatchling update (#38439)

2024-03-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 0cc410b5b8 Updat build dependencies after

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (e2a3b9cfe9 -> ad76bf579b)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git discard e2a3b9cfe9 Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (4601d60e83 -> e2a3b9cfe9)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git omit 4601d60e83 Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (1e079111ae -> 4601d60e83)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git discard 1e079111ae Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch turn-optional-dependencies-in-dynamic-metadata updated (0ba4f701c1 -> 1e079111ae)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git discard 0ba4f701c1 Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch turn-optional-dependencies-in-dynamic-metadata created (now 0ba4f701c1)

2024-03-24 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch turn-optional-dependencies-in-dynamic-metadata in repository https://gitbox.apache.org/repos/asf/airflow.git at 0ba4f701c1 Turn optional-dependencies in pyproject.toml into dynamic

(airflow) branch main updated: Resolve PT012 in `microsoft.azure`, `microsoft.psrp`, and `oracle` providers tests (#38436)

2024-03-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 dd97086416 Resolve PT012 in `microsoft.azure

(airflow) branch test-cache-refreshing updated (8abdb79671 -> 106bdf172b)

2024-03-23 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch test-cache-refreshing in repository https://gitbox.apache.org/repos/asf/airflow.git omit 8abdb79671 Test cache refreshing in CI add 106bdf172b Test cache refreshing in CI This update

(airflow) branch main updated: Optimize number of versions run when CI scripts change (#38426)

2024-03-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 6d7563de33 Optimize number of versions run when CI

(airflow) branch test-cache-refreshing updated (b0c97c57a7 -> 8abdb79671)

2024-03-23 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch test-cache-refreshing in repository https://gitbox.apache.org/repos/asf/airflow.git discard b0c97c57a7 Test cache refreshing in CI add 8abdb79671 Test cache refreshing in CI This update

(airflow) branch test-cache-refreshing updated (8febbde0b6 -> b0c97c57a7)

2024-03-23 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch test-cache-refreshing in repository https://gitbox.apache.org/repos/asf/airflow.git discard 8febbde0b6 Test cache refreshing in CI add b0c97c57a7 Test cache refreshing in CI This update

(airflow) branch test-cache-refreshing updated (19c18514f3 -> 8febbde0b6)

2024-03-23 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch test-cache-refreshing in repository https://gitbox.apache.org/repos/asf/airflow.git omit 19c18514f3 Test cache refreshing in CI add 8febbde0b6 Test cache refreshing in CI This update

(airflow) branch test-cache-refreshing updated (53f8aa6ccd -> 19c18514f3)

2024-03-23 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch test-cache-refreshing in repository https://gitbox.apache.org/repos/asf/airflow.git discard 53f8aa6ccd Test cache refreshing in CI add 19c18514f3 Test cache refreshing in CI This update

(airflow) branch test-cache-refreshing created (now 53f8aa6ccd)

2024-03-23 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch test-cache-refreshing in repository https://gitbox.apache.org/repos/asf/airflow.git at 53f8aa6ccd Test cache refreshing in CI This branch includes the following new commits: new

(airflow) 01/01: Test cache refreshing in CI

2024-03-23 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch test-cache-refreshing in repository https://gitbox.apache.org/repos/asf/airflow.git commit 53f8aa6ccd2ce3ad38d79eccc11bffba822ea68e Author: Jarek Potiuk AuthorDate: Sat Mar 23 13:34:41 2024

(airflow) 01/01: Optimize number of versions run when CI scripts change

2024-03-23 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch optimize-tests-when-ci-scripts-change in repository https://gitbox.apache.org/repos/asf/airflow.git commit 380a8a7eceecaa37941e66d78913d2a0ae98fdf9 Author: Jarek Potiuk AuthorDate: Sat Mar 23 12

(airflow) branch optimize-tests-when-ci-scripts-change created (now 380a8a7ece)

2024-03-23 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch optimize-tests-when-ci-scripts-change in repository https://gitbox.apache.org/repos/asf/airflow.git at 380a8a7ece Optimize number of versions run when CI scripts change This branch

(airflow) branch main updated (fac6aa4870 -> 98933ed34a)

2024-03-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 fac6aa4870 Use `python-on-whales` in docker tests (#38421) add 98933ed34a Exit with error in case dependencies

(airflow) branch main updated: Use `python-on-whales` in docker tests (#38421)

2024-03-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 fac6aa4870 Use `python-on-whales` in docker tests

(airflow) branch main updated: Update `azure-serivcebus` in pyproject.toml (#38422)

2024-03-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 bf28b3ed40 Update `azure-serivcebus

(airflow) branch main updated: `ExternalPythonOperator` use version from `sys.version_info` (#38377)

2024-03-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 48c8f35acf `ExternalPythonOperator` use version

(airflow) branch main updated (ac50669c82 -> 665d46ce17)

2024-03-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 ac50669c82 update to latest service bus (#38384) add 665d46ce17 Resolve PT012 in `telegram` provider (#38386

(airflow) branch main updated (a7d7ef6433 -> 88ea87d3d0)

2024-03-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 a7d7ef6433 Don't allow defaults other than None in context parameters, and improve error message (#38015) add

(airflow) branch main updated: Don't allow defaults other than None in context parameters, and improve error message (#38015)

2024-03-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 a7d7ef6433 Don't allow defaults other than None

(airflow) branch main updated: Revert ObjectStorage config variables name (#38415)

2024-03-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 fd5fe8d2c6 Revert ObjectStorage config variables

(airflow) branch main updated (9b2d8e0fcd -> bcd7d35ff8)

2024-03-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 9b2d8e0fcd Upgrade to latest chart dependencies detected by canary run (#38416) add bcd7d35ff8 Update Airflow

(airflow) branch main updated: Upgrade to latest chart dependencies detected by canary run (#38416)

2024-03-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 9b2d8e0fcd Upgrade to latest chart dependencies

(airflow) branch main updated: Fix release docs for the helm chart (#38413)

2024-03-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 36704fb9a7 Fix release docs for the helm chart

(airflow) branch main updated: to avoid type's mismatch durind concatenation modified to f-strings (#38412)

2024-03-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 6a225ccb2a to avoid type's mismatch durind

(airflow) branch main updated: Make postgresql default engine args comply with SA 2.0 (#38362)

2024-03-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 5344881715 Make postgresql default engine args

(airflow) branch main updated (947c48b2fb -> 40559a315e)

2024-03-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 947c48b2fb DockerOperator: use DOCKER_HOST as default for docker_url (#38387) add 40559a315e Fix typo

(airflow) branch main updated (83d62cae69 -> 947c48b2fb)

2024-03-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 83d62cae69 Create AWS auth manager documentation. Part: setup identity center (#38273) add 947c48b2fb

<    1   2   3   4   5   6   7   8   9   10   >