[airflow] branch main updated (6b46240520 -> 4daf51a2c3)

2022-06-10 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 6b46240520 Added small health check server and endpoint in scheduler and updated… (#23905) add

[airflow] branch v2-3-test updated: fix 2.3.2 release date. (#24370)

2022-06-10 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v2-3-test by this push: new 641ce14261 fix 2.3.2 release

[airflow] branch main updated: Refactor `DagRun.verify_integrity` (#24114)

2022-06-10 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi 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 12638d2310 Refactor

[airflow] branch main updated: Fix mapped task immutability after clear (#23667)

2022-06-18 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi 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 b692517ce3 Fix mapped task immutability

[airflow] branch main updated: Have consistent types between the ORM and the migration files (#24044)

2022-06-24 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi 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 25537acfa2 Have consistent types between

[airflow] branch v2-3-test updated (15b858aa31 -> 19a3931035)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git discard 15b858aa31 Fix selective checks to work for non-main-branch new 6ceb7e245e Fix selective checks to

[airflow] 05/45: Fix permission issue for dag that has dot in name (#23510)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit d7b58db1588474b287669dc58ae2ca72bd35e139 Author: Ephraim Anierobi AuthorDate: Wed Jun 8 08:47:26 2022

[airflow] 12/45: Removing magic numbers from exceptions (#23997)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 412c1524ad804eed1a7aef6f445c34bf97457e28 Author: Bernardo Couto <35502483+bernard

[airflow] 14/45: Removing magic status code numbers from api_connecxion (#24050)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 93d929daad9c9639484c357ba29be734a0e876dc Author: Bernardo Couto <35502483+bernard

[airflow] 22/45: Mention context variables and logging (#24304)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 85143b80b6b3c10694bbce11a8a661970accb9b0 Author: Malthe Borch AuthorDate: Tue Jun 7 22:36:25 2022 +0200

[airflow] 03/45: Check bag DAG schedule_interval match tiemtable (#23113)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 90d338fb186c1c543f579c14e770564da86a22dd Author: Tzu-ping Chung AuthorDate: Wed Jun 8 17:58:20 2022 +0800

[airflow] 04/45: Fix closing connection dbapi.get_pandas_df (#23452)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bab5e1cc6fbc1d9333c3c4aacb18d4083c92d310 Author: Hubert Pietroń <94397721+hubert-p

[airflow] 15/45: Rename Permissions to Permission Pairs. (#24065)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 8e73a77f3928cd9d9d559a3fec7f1c1c3e555255 Author: James Timmins AuthorDate: Thu Jun 2 11:04:52 2022 -0700

[airflow] 06/45: Refactor `DagRun.verify_integrity` (#24114)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 5e174a12b73b9737bf48d3097c1fd5ca45a9b0e2 Author: Ephraim Anierobi AuthorDate: Fri Jun 10 14:44:19 2022

[airflow] 02/45: Parse error for task added to multiple groups (#23071)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b8b6f31676126e9d7622a2ab7ea87a38843102ae Author: Tzu-ping Chung AuthorDate: Sun Jun 5 21:52:02 2022 +0800

[airflow] 08/45: Fix xfail test in test_scheduler.py (#23731)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit e74803d406e24d49b49cd052af994f701bf50c96 Author: Bowrna AuthorDate: Sun Jun 5 20:01:03 2022 +0530 Fix

[airflow] 20/45: Use `get_hostname` instead of `socket.getfqdn` (#24260)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 72a36efdc8b5669d103d4ce959a93cf05193f1c5 Author: Jed Cunningham <66968678+jedcunn

[airflow] 19/45: Check that edge nodes actually exist (#24166)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 595063cb8056670545e1612a94f2c31c7234da8d Author: Brent Bovenzi AuthorDate: Tue Jun 7 13:25:31 2022 +0200

[airflow] 10/45: Grid fix details button truncated and small UI tweaks (#23934)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 5a125b6f1628cc3c0e66c378a5fa9d873f3287c3 Author: pierrejeambrun AuthorDate: Fri May 27 01:47:39 2022 +0800

[airflow] 13/45: Cleanup `BranchDayOfWeekOperator` example dag (#24007)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 324be5081c7d5d599b8b7f9c35844e033e5a12a7 Author: eladkal <45845474+elad...@users.noreply.github.

[airflow] 16/45: Reduce grid view API calls (#24083)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0aae6bbb29d7362a288706583cfbe788fbf8673d Author: Brent Bovenzi AuthorDate: Thu Jun 2 19:48:53 2022 +0200

[airflow] 17/45: Do not fail requeued TIs (#23846)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 96a2e79a3d2366aff1993263c7832f38721895e1 Author: Tanel Kiis AuthorDate: Wed Jun 29 01:14:09 2022 +0300

[airflow] 43/45: Patch sql_alchemy_conn if old Postgres schemes used (#24569)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 628815e54c702af2d5e04e0d7bd0257e857561be Author: Sergey Lyapustin AuthorDate: Wed Jun 22 13:06:57 2022

[airflow] 42/45: Clarify that users should not use Maria DB (#24556)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bada25d2c3a46fe58cd095beeac563659937ee4e Author: Jarek Potiuk AuthorDate: Mon Jun 20 14:45:16 2022 +0200

[airflow] 23/45: Check for run_id for grid group summaries (#24327)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 45e8d916f8095d12d42d000b76acf0bd02544dc4 Author: Brent Bovenzi AuthorDate: Wed Jun 8 17:15:54 2022 +0200

[airflow] 44/45: Fix migration 0080_2_0_2 - Replace null values before setting column not null (#24585)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 79fe04558e79638acb5a5b79ce5b6011e48720ed Author: Tomáš Drtina AuthorDate: Wed Jun 29 03:55:41 2022 +0200

[airflow] 11/45: Replace `use_task_execution_date` with `use_task_logical_date` (#23983)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit aa3442824608d5936fc7cc12065b8dc3f71e5237 Author: eladkal <45845474+elad...@users.noreply.github.

[airflow] 35/45: Add indexes for CASCADE deletes for task_instance (#24488)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 64baa0d94a69784c3276a93a0ac2215946d6d675 Author: Daniel Standish <15932138+dst

[airflow] 09/45: Add TaskInstance State 'REMOVED' to finished states and success states (#23797)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 5b7dbaa8058120b76bb39ab69e03748c04808d1d Author: Ephraim Anierobi AuthorDate: Sat May 28 09:06:07 2022

[airflow] 29/45: Upgrade to react 18 and chakra 2 (#24430)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b7026e55277b048d6eba8fdf47a814902a8c1d07 Author: Brent Bovenzi AuthorDate: Tue Jun 14 17:13:15 2022 +0200

[airflow] 45/45: `TI.log_url` fix for `map_index` (#24335)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 19a393103545aab4050865e3d0232c366f73018e Author: fritz-astronomer <80706212+fritz-astr

[airflow] 24/45: Add typescript (#24337)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 328b81aae8ca843c3387b2eb361065830e832a1a Author: Brent Bovenzi AuthorDate: Thu Jun 9 11:53:59 2022 +0200

[airflow] 28/45: Improve grid rendering performance with a custom tooltip (#24417)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 48a156e260a4ab32e5b0cb3d8a600dfed3764642 Author: Brent Bovenzi AuthorDate: Mon Jun 13 20:23:53 2022 +0200

[airflow] 26/45: Fix flaky order of returned dag runs (#24405)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit fa50004b7dff12bf8431ac1833ea949b43351ad0 Author: Jarek Potiuk AuthorDate: Mon Jun 13 09:04:07 2022 +0200

[airflow] 01/45: Fix selective checks to work for non-main-branch

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6ceb7e245edd24ef4ffd70c233e15c2384a0e9d6 Author: Jarek Potiuk AuthorDate: Wed Jun 29 12:39:47 2022 +0200

[airflow] 07/45: Fix mapped task immutability after clear (#23667)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 8892587cce270aa504fc1a9e25d8d2279f0c71b8 Author: Ephraim Anierobi AuthorDate: Sat Jun 18 08:32:38 2022

[airflow] 27/45: Update errors.rst (#24412)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 717ccb2640a0746d0e1e53a4a817184e62c0fe91 Author: dojoscan AuthorDate: Tue Jun 14 17:18:52 2022 +0200

[airflow] 25/45: Revert "Remove custom signal handling in Triggerer (#23274)" (#24390)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 86f891ab69eb2d5ddd93089d0c6b4f10594e4a13 Author: Jarek Potiuk AuthorDate: Mon Jun 13 19:29:31 2022 +0200

[airflow] 38/45: Fix deprecated log_id_template value (#24506)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 540f48cd4a7bdff52caad16bfadd35b2c019ecd0 Author: Jed Cunningham <66968678+jedcunn

[airflow] 39/45: Seed log_template table (#24511)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 023270c4eca9f107c488ccebfb77954789ed8857 Author: Jed Cunningham <66968678+jedcunn

[airflow] 31/45: Update description of installing providers separately from core (#24454)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 45216e51f2e3bb828c8be7d154f66f6960ee0c3c Author: Jarek Potiuk AuthorDate: Mon Jun 20 10:09:56 2022 +0200

[airflow] 36/45: Remove internet explorer support (#24495)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c4358cfca99e011610a7f6929ecb18f2edaad564 Author: Brent Bovenzi AuthorDate: Thu Jun 16 12:35:44 2022 -0400

[airflow] 37/45: Fix toast messages (#24505)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 894f15c26f769510fbdfec2b93f44753596b66e4 Author: Brent Bovenzi AuthorDate: Thu Jun 16 16:36:21 2022 -0400

[airflow] 30/45: Remove framer-motion from custom tooltip (#24449)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit baebdcc2f970d83a8bf599e992fa415940711bdd Author: Brent Bovenzi AuthorDate: Wed Jun 15 15:17:22 2022 -0400

[airflow] 21/45: Optimize calendar view for cron scheduled DAGs (#24262)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 24da78500a3952850ee98b19d2d62b07417ed5ad Author: Jed Cunningham <66968678+jedcunn

[airflow] 18/45: Fix useTasks crash on error (#24152)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1c71aa94d4a217f5fcf331cbd6fd4e0d1ca7dc06 Author: Brent Bovenzi AuthorDate: Mon Jun 6 15:52:47 2022 +0200

[airflow] 32/45: Docs: Fix default 2.2.5 log_id_template (#24455)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 45b308750f5d4e6b03e01cd36ec76eb19a5a9e07 Author: Jed Cunningham <66968678+jedcunn

[airflow] 40/45: Add note about image regeneration in June 2022 (#24524)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 63ca8870219da31f166a06b729a1fc3d108594bc Author: Jarek Potiuk AuthorDate: Thu Jun 23 02:27:54 2022 +0200

[airflow] 33/45: Return empty dict if Pod JSON encoding fails (#24478)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 4ab96bac198b27f7c558326e526be22e945e4c4d Author: Daniel Standish <15932138+dst

[airflow] 34/45: Small cleanup of ``get_current_context()`` chapter (#24482)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 8b39de73f001b2f8b626973f8f0be6fd6c225281 Author: Josh Fell <48934154+josh-f...@users.noreply.github.

[airflow] 41/45: Add imports to deferring code samples (#24544)

2022-06-29 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 2320145803b82a42039f90d8761b22a137ee64f3 Author: Bas Harenslak AuthorDate: Sun Jun 19 10:53:15 2022 +0200

[airflow] 01/14: Don't crash scheduler if exec config has old k8s objects (#24117)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b1be02473b2ad04dde8d1268a47f18a22eb89faa Author: Daniel Standish <15932138+dst

[airflow] branch v2-3-test updated (19a3931035 -> b6aa6806e4)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git from 19a3931035 `TI.log_url` fix for `map_index` (#24335) new b1be02473b Don't crash scheduler if

[airflow] 12/14: Debounce status highlighting in Grid view (#24710)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b73c38cc358b36e797eca4dc2a9847740244c913 Author: Brent Bovenzi AuthorDate: Tue Jun 28 14:50:02 2022 -0400

[airflow] 02/14: Apply per-run log templates to log handlers (#24153)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bea9e656bb3dda8ac7f1ad31b198b7e4e00a3b79 Author: Tzu-ping Chung AuthorDate: Tue Jun 7 08:13:55 2022 +0800

[airflow] 03/14: Add tests for the grid_data endpoint (#24375)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit d54af711c42b62d23b84ce7377da64e90bbb7c4e Author: Ash Berlin-Taylor AuthorDate: Fri Jun 10 15:35:38 2022

[airflow] 06/14: Do not calculate grid root instances (#24528)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c5774e65e3ca57bae0d594f64440f4ebc0a43b63 Author: Brent Bovenzi AuthorDate: Fri Jun 17 12:31:28 2022 -0400

[airflow] 05/14: Maintain grid view selection on filtering upstream (#23779)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 4e654037769f4225c7bd1098deedd2c85e834b20 Author: Brent Bovenzi AuthorDate: Wed May 18 21:52:02 2022 -0400

[airflow] 13/14: Address all yarn test warnings (#24722)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 5e4d93df6af6e87f48d5d9020281f190f34b5b36 Author: Brent Bovenzi AuthorDate: Tue Jun 28 23:06:18 2022 -0400

[airflow] 09/14: Migrate jsx files that affect run/task selection to tsx (#24509)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 05737bccdaff5851c750049ed919b5ef0e23c473 Author: Brent Bovenzi AuthorDate: Wed Jun 22 15:30:24 2022 -0400

[airflow] 14/14: Fix grid date ticks (#24738)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b6aa6806e4e12205ec0115eaa266ea046f07eadc Author: Brent Bovenzi AuthorDate: Wed Jun 29 13:01:47 2022 -0400

[airflow] 10/14: don't try to render child rows for closed groups (#24637)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 06c4e8426b59bcecd8963d9b59b22107f6697795 Author: Brent Bovenzi AuthorDate: Tue Jun 28 11:28:27 2022 -0400

[airflow] 04/14: Speed up grid_data endpoint by 10x (#24284)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 627488f67f3fedc2ea4a8abc7efe82d2dfc34e9a Author: Ash Berlin-Taylor AuthorDate: Wed Jun 15 13:02:23 2022

[airflow] 08/14: Restore tooltip animation (#24503)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ca8c8cb64bfa3d1ea373233c4ffa04d267b717e2 Author: Brent Bovenzi AuthorDate: Thu Jun 16 15:19:56 2022 -0400

[airflow] 11/14: Fix Grid vertical scrolling (#24684)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1306f9950e1245cfb2e5440f628b64a6b6089d4e Author: Brent Bovenzi AuthorDate: Tue Jun 28 11:43:28 2022 -0400

[airflow] 01/11: Add verification step to image release process (#24177)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 4a11f46ca204713e984c8338a62f8c4a99e9b67f Author: Jarek Potiuk AuthorDate: Sat Jun 4 23:09:27 2022 +0200

[airflow] branch v2-3-test updated (b6aa6806e4 -> f0fbdfd6de)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git from b6aa6806e4 Fix grid date ticks (#24738) new 4a11f46ca2 Add verification step to image release

[airflow] 02/11: Add scripts that provide good links to example dags (#24348)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit f5dd1f3f6b939b4cb60f092430894d2fe6b12243 Author: Jarek Potiuk AuthorDate: Thu Jun 9 19:33:11 2022 +0200

[airflow] 10/11: Update ui.rst (#24514)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 420ccfb6919e272732a9b6780acf88e85ab681ac Author: Habibullah Oladepo AuthorDate: Fri Jun 17 12:10:49 2022

[airflow] 04/11: The timeouts for Helm tests are far too small for "full tests" (#24408)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit f032ffe89c7fd7ef38dca01cdc9ff483801e8778 Author: Jarek Potiuk AuthorDate: Mon Jun 13 09:07:58 2022 +0200

[airflow] 09/11: docker new system test (#23167)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1bf8938fdfcb061dd234d91b9747168f48baa670 Author: Bowrna AuthorDate: Mon Jun 6 20:50:35 2022 +0530

[airflow] 05/11: Allow for LOGGING_LEVEL=DEBUG (#23360)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bdddfb2e98845f49de4edd762153fe3cee03dcfd Author: GApfel AuthorDate: Fri Apr 29 19:24:39 2022 +0200

[airflow] 06/11: Alphabetizes two tables (#23923)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit dcbc1433cbbd9882cdf72279be5ac1c155e00e16 Author: Marty Jackson AuthorDate: Thu May 26 06:14:34 2022 -0700

[airflow] 07/11: Fix inverted section levels in best-practices.rst (#23968)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 96a2bcacd80f18051c9f7a0ad815a9a104104927 Author: Kengo Seki AuthorDate: Sat May 28 01:56:13 2022 +0900

[airflow] 03/11: Update Dockerfile (#24397)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bdb1945c8f5437f98ca88941c903bd7f3d6f302b Author: Bruno P. Kinoshita AuthorDate: Sun Jun 12 22:59:48 2022

[airflow] 11/11: docs: sqlalchemy link update (#24627)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit f0fbdfd6de9a6115620a33caf4350af2ae92400f Author: Itay AuthorDate: Fri Jun 24 11:12:22 2022 +0300 docs

[airflow] 08/11: Update production-deployment.rst (#24121)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 7b747932723e5518ad63b9cceec532f0c0c344af Author: DataFusion4All <101581331+datafusi

[airflow] 01/02: Update ui.rst (#24514)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ba19e032ddedfdc0e5f2bfd687ec705e33c8a744 Author: Habibullah Oladepo AuthorDate: Fri Jun 17 12:10:49 2022

[airflow] branch v2-3-test updated (f0fbdfd6de -> c711b76fe9)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git discard f0fbdfd6de docs: sqlalchemy link update (#24627) discard 420ccfb691 Update ui.rst (#24514) discard

[airflow] 02/02: docs: sqlalchemy link update (#24627)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c711b76fe9e7a8c69d6c60194732b343b7b58b92 Author: Itay AuthorDate: Fri Jun 24 11:12:22 2022 +0300 docs

[airflow] branch v2-3-test updated (c711b76fe9 -> a9eca078cb)

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git from c711b76fe9 docs: sqlalchemy link update (#24627) new 0a252fbcc8 Update version to 2.3.3 new

[airflow] 01/02: Update version to 2.3.3

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0a252fbcc8290f5d4ecc7768513b660628a33e06 Author: Ephraim Anierobi AuthorDate: Thu Jun 30 17:14:08 2022

[airflow] 02/02: Add release note for 2.3.3

2022-06-30 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit a9eca078cb66987366ca616921f83e1fe374aa30 Author: Ephraim Anierobi AuthorDate: Thu Jun 30 17:14:51 2022

[airflow] branch v2-3-test updated (ea8a5539b6 -> 97ae8ff197)

2022-07-01 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit ea8a5539b6 Fix selective checks to work for non-main-branch omit 16508d1bbb Add release note for

[airflow] branch v2-3-test updated (97ae8ff197 -> 850e5711cb)

2022-07-01 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit 97ae8ff197 Add release note for 2.3.3 add 850e5711cb Add release note for 2.3.3 This update added

[airflow] branch v2-3-test updated (6e6ce517d3 -> 0595b4ba0c)

2022-07-01 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit 6e6ce517d3 Add release note for 2.3.3 add 0595b4ba0c Add release note for 2.3.3 This update added

[airflow] branch v2-3-test updated (30402a8957 -> 3eede40053)

2022-07-01 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit 30402a8957 Add release note for 2.3.3 add 3eede40053 Add release note for 2.3.3 This update added

[airflow] branch v2-3-test updated (7c28a401e6 -> 56245058ea)

2022-07-01 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit 7c28a401e6 Add release note for 2.3.3 add 6ec47b9ad7 Document built in Timetables (#23099) add

[airflow] branch v2-3-test updated (56245058ea -> ad78c85af7)

2022-07-01 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit 56245058ea Add release note for 2.3.3 add ad78c85af7 Add release note for 2.3.3 This update added

[airflow] branch v2-3-stable updated (0bf5f495d4 -> b5202fa4ef)

2022-07-02 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-stable in repository https://gitbox.apache.org/repos/asf/airflow.git from 0bf5f495d4 Update version to 2.3.2 and add release notes add 641ce14261 fix 2.3.2 release date

[airflow] annotated tag constraints-2.3.3rc1 updated (8710cbd446 -> bc1ccbdfb2)

2022-07-02 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to annotated tag constraints-2.3.3rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag constraints-2.3.3rc1 was modified! *** from 8710cbd446 (commit) to

svn commit: r55428 - /dev/airflow/2.3.3rc1/

2022-07-02 Thread ephraimanierobi
Author: ephraimanierobi Date: Sat Jul 2 20:18:12 2022 New Revision: 55428 Log: Add artifacts for Airflow 2.3.3rc1 Added: dev/airflow/2.3.3rc1/ dev/airflow/2.3.3rc1/apache-airflow-2.3.3-source.tar.gz (with props) dev/airflow/2.3.3rc1/apache-airflow-2.3.3-source.tar.gz.asc dev

[airflow] annotated tag 2.3.3rc1 updated (b5202fa4ef -> aed236d517)

2022-07-02 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to annotated tag 2.3.3rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag 2.3.3rc1 was modified! *** from b5202fa4ef (commit) to aed236d517 (tag

[airflow] 02/16: ExternalTaskSensor respects soft_fail if the external task enters a failed_state (#23647)

2022-07-05 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 7b548b0e6942c11288ec4cc30682362aad93d7ba Author: Andrew Gibbs AuthorDate: Fri Jun 24 14:50:13 2022 +0100

[airflow] 04/16: Remove special serde logic for mapped op_kwargs (#23860)

2022-07-05 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 4081a65b77c5105d2b3d892d5f25adc3bdb3b450 Author: Tzu-ping Chung AuthorDate: Wed Jun 22 15:48:50 2022 +0800

[airflow] branch v2-3-test updated (679bd6afaf -> 774f8bc67c)

2022-07-05 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git from 679bd6afaf Add cache_ok flag to sqlalchemy TypeDecorators. (#24499) new 40f16612f9 Fix StatD timing

[airflow] 01/16: Fix StatD timing metric units (#21106)

2022-07-05 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 40f16612f9f7a8bbac609397abf236895dba58c2 Author: viktorvia <86823020+viktor...@users.noreply.github.

[airflow] 06/16: Handle occasional deadlocks in trigger with retries (#24071)

2022-07-05 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 4284d03e98df5701a3e41cbf0826b2dccbefacee Author: Jarek Potiuk AuthorDate: Wed Jun 1 19:54:40 2022 +0200

[airflow] 07/16: Unify return_code interface for task runner (#24093)

2022-07-05 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 065cd19de4f834ceca05b51d121399a3b80719ac Author: Ping Zhang AuthorDate: Mon Jun 6 02:47:43 2022 -0700

[airflow] 11/16: Mask secrets in stdout for 'airflow tasks test' (#24362)

2022-07-05 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 7a11046ca1efff9292ff9ea67ad03655bf316990 Author: Tzu-ping Chung AuthorDate: Mon Jun 13 04:51:07 2022 +0800

<    8   9   10   11   12   13   14   15   16   17   >