[airflow] branch main updated: Add option of sending DAG parser logs to stdout. (#25754)

2022-09-07 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins 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 dc94afd7f8 Add option of sending DAG parser

[airflow] branch main updated: Rename Permissions to Permission Pairs. (#24065)

2022-06-02 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins 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 be21e08e1b Rename Permissions to Permission

[airflow] branch main updated: Update docs Amazon Glacier Docs (#23372)

2022-05-06 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins 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 6065d1203e Update docs Amazon Glacier Docs

[airflow] branch main updated (5dc6338 -> b6892c4)

2022-02-10 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 5dc6338 Chart: Fix elasticsearch URL when username/password are empty (#21222) add b6892c4 Fix bug

[airflow] branch main updated (e840acf -> 3e98280)

2022-02-04 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from e840acf Fix BigQuery system test (#21320) add 3e98280 Simplify fab has access lookup (#19294) No new

[airflow] branch main updated (684fe46 -> cdd9ea6)

2022-01-27 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 684fe46 Static check in Breeze2 (#20848) add cdd9ea6 Add possibility to create user in the Remote User mode

[airflow] branch main updated (2fbfbef -> fc0fb22)

2021-12-06 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 2fbfbef Add Qubole how to documentation (#20058) add fc0fb22 Remove get_readable_dags and get_editable_dags

[airflow] branch main updated: Add FAB base class and set import_name explicitly. (#19667)

2021-11-18 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins 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 84ea55b Add FAB base class and set import_name

[airflow] branch main updated (7622f5e -> 37a12e9)

2021-11-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 7622f5e Define datetime and StringID column types centrally in migrations (#19408) add 37a12e9 Copy

[airflow] branch main updated: Removes unused state transitions to handle auto-changing view permissions. (#19153)

2021-11-02 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins 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 79b4bc9 Removes unused state transitions

[airflow] branch main updated (2dfe85d -> e6ce871)

2021-10-29 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 2dfe85d Expanding ``.output`` operator property information in TaskFlow tutorial doc (#19214) add e6ce871

[airflow] branch main updated: Consolidate method names between Airflow Security Manager and FAB default (#18726)

2021-10-21 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins 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 6deebec Consolidate method names between

[airflow] branch main updated (2fbd238 -> 48d4c5d)

2021-09-28 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 2fbd238 Update s3_list.py (#18561) add 48d4c5d Move FABs base Security Manager into Airflow. (#16647

[airflow] branch main updated (0016007 -> c698204)

2021-08-18 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 0016007 hdfs provider: allow SSL webhdfs connections (#17637) add c698204 Add steps for building release

[airflow] branch main updated: Dev: Remove duplicate step to push Docker Image (#17674)

2021-08-17 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins 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 7c96800 Dev: Remove duplicate step to push

[airflow] branch v2-1-stable updated (d25854d -> 130e2f4)

2021-08-17 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch v2-1-stable in repository https://gitbox.apache.org/repos/asf/airflow.git. from d25854d Update changelog with Python 3.9 support. (#16918) new 6720544 Fix permissions for CodeQL

[airflow] 05/06: Remove repeated test.

2021-08-17 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 489f9be29892cd82abfc34742ec5f921817ee51a Author: James Timmins AuthorDate: Mon Aug 16 19:04:13 2021 -0700

[airflow] 03/06: Fix task retries when they receive sigkill and have retries and properly handle sigterm (#16301)

2021-08-17 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 4f2f346b84c5102d5f636214d920258edaa036db Author: Ephraim Anierobi AuthorDate: Wed Jul 28 15:57:35 2021 +0100

[airflow] 02/06: Add Pytest fixture to create dag and dagrun and use it on local task job tests (#16889)

2021-08-17 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 95e251af19e884ae249975111d9bedf33d8ca004 Author: Ephraim Anierobi AuthorDate: Tue Jul 20 18:48:35 2021 +0100

[airflow] 06/06: Add Changelog updates for 2.1.3 (#17644)

2021-08-17 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit e6478fe749aeed18d5c73249cfe037fd5769197b Author: James Timmins AuthorDate: Tue Aug 17 14:12:35 2021 -0700

[airflow] 04/06: Improve `dag_maker` fixture (#17324)

2021-08-17 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 8f3cce6e2e7a3f831c1abeeeccbab9b4e9ff789e Author: Ephraim Anierobi AuthorDate: Mon Aug 2 07:37:40 2021 +0100

[airflow] branch v2-1-test updated (02d3703 -> e6478fe)

2021-08-17 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from 02d3703 Add Changelog updates for 2.1.3 new 970c6a2 Run mini scheduler in LocalTaskJob during task

[airflow] 01/06: Run mini scheduler in LocalTaskJob during task exit (#16289)

2021-08-17 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 970c6a2af420156c51137772e138d4f6e7313360 Author: Ephraim Anierobi AuthorDate: Thu Jun 10 14:29:30 2021 +0100

[airflow] branch v2-1-test updated: Remove repeated test.

2021-08-16 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v2-1-test by this push: new 3235675 Remove repeated test

[airflow] 05/05: Add Changelog updates for 2.1.3

2021-08-16 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3248cd4054fde3afae7d0556bf8de25d8d60906c Author: James Timmins AuthorDate: Mon Aug 16 18:39:18 2021 -0700

[airflow] 02/05: Add Pytest fixture to create dag and dagrun and use it on local task job tests (#16889)

2021-08-16 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b789d80efaa657e6269b42bcca9180004471f47e Author: Ephraim Anierobi AuthorDate: Tue Jul 20 18:48:35 2021 +0100

[airflow] branch v2-1-test updated (102ad7d -> 3248cd4)

2021-08-16 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from 102ad7d Forces rebuilding the image for cache pushing new 15192d7 Run mini scheduler in LocalTaskJob

[airflow] 01/05: Run mini scheduler in LocalTaskJob during task exit (#16289)

2021-08-16 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 15192d766813ad47184db02ca4750f5d4d5b47c6 Author: Ephraim Anierobi AuthorDate: Thu Jun 10 14:29:30 2021 +0100

[airflow] 04/05: Improve `dag_maker` fixture (#17324)

2021-08-16 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ef9a0c8b4a10455c1fd18ed881bd16b4219f018d Author: Ephraim Anierobi AuthorDate: Mon Aug 2 07:37:40 2021 +0100

[airflow] 03/05: Fix task retries when they receive sigkill and have retries and properly handle sigterm (#16301)

2021-08-16 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 37b8ee6b526681d1494c27342880a40b249e1f11 Author: Ephraim Anierobi AuthorDate: Wed Jul 28 15:57:35 2021 +0100

[airflow] branch v2-1-test updated: Improve `dag_maker` fixture (#17324)

2021-08-15 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v2-1-test by this push: new 008f536 Improve `dag_maker` fixture

[airflow] 04/05: Use dag_maker fixture in test_backfill_job.py (#17118)

2021-08-15 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ca51dbe372dbc8c4f635b04b894339236b12d6cc Author: Ephraim Anierobi AuthorDate: Thu Jul 22 09:40:33 2021 +0100

[airflow] 02/05: Add Pytest fixture to create dag and dagrun and use it on local task job tests (#16889)

2021-08-15 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit a3e8c22712e4c5c3fd212d9eac60bd1b92194fc2 Author: Ephraim Anierobi AuthorDate: Tue Jul 20 18:48:35 2021 +0100

[airflow] 05/05: Improve `dag_maker` fixture (#17324)

2021-08-15 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 7c95417aae3f5c5fe5c059424ae763ffc62e9e00 Author: Ephraim Anierobi AuthorDate: Mon Aug 2 07:37:40 2021 +0100

[airflow] 03/05: Fix task retries when they receive sigkill and have retries and properly handle sigterm (#16301)

2021-08-15 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 4e9f99309263d064bd7a4d1f60efac95bf2b59c1 Author: Ephraim Anierobi AuthorDate: Wed Jul 28 15:57:35 2021 +0100

[airflow] branch v2-1-test updated (73ff5a8 -> 7c95417)

2021-08-15 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from 73ff5a8 Fix redacting secrets in context exceptions. (#17618) new eadbfe5 Run mini scheduler

[airflow] 01/05: Run mini scheduler in LocalTaskJob during task exit (#16289)

2021-08-15 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit eadbfe503ee28e958cfc9745a0b7714f50af3ff3 Author: Ephraim Anierobi AuthorDate: Thu Jun 10 14:29:30 2021 +0100

[airflow] 28/38: Fix CLI 'kubernetes cleanup-pods' which fails on invalid label key (#17298)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 5739fedc550ef2dc708dec719b0dab5b048cde60 Author: Damir Lampa <60409723+dla...@users.noreply.github.

[airflow] 30/38: Optimize context sent for docker build (#17415)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 93b4c7b7b4dd4696753d918c1394d605100b0170 Author: Jarek Potiuk AuthorDate: Wed Aug 4 15:56:52 2021 +0200

[airflow] 29/38: Handle and log exceptions raised during task callback (#17347)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0678a94220f90940a3d84b5c89b17e3c7e9d2dae Author: Sam Wheating AuthorDate: Fri Aug 6 03:35:13 2021 -0700

[airflow] 32/38: Fixed broken json_client (#17529)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 42b6e2f64174f397b6c59fcf942c815f7354c2be Author: sw1010 AuthorDate: Tue Aug 10 13:26:54 2021 +0200 Fixed

[airflow] 20/38: Fix UPDATING.md (#16933)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit e7a87e5a64ea27cbe0fc6849de5ffc815e37fb89 Author: Kaxil Naik AuthorDate: Mon Jul 12 01:21:01 2021 +0100 Fix

[airflow] 27/38: Show serialization exceptions in DAG parsing log (#17277)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit db96ee5d6ac158fdb07f1d5a0cb66f0a15ff2aae Author: Jed Cunningham <66968678+jedcunning...@users.noreply.github.

[airflow] 14/38: Fix slow (cleared) tasks being be adopted by Celery worker. (#16718)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3211672835cb13e305305ff956a524a118196175 Author: Jorrick Sleijster AuthorDate: Sat Jul 3 00:02:01 2021 +0200

[airflow] 37/38: Run mini scheduler in LocalTaskJob during task exit (#16289)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3386b12fb6600d10a233254fd4c6e219d542532d Author: Ephraim Anierobi AuthorDate: Thu Jun 10 14:29:30 2021 +0100

[airflow] 36/38: Revert "Fix DAG run state not updated while DAG is paused (#16343)"

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit effbee143fb5f1afdff25b6ec6065808297ad04b Author: James Timmins AuthorDate: Fri Aug 13 11:01:58 2021 -0700

[airflow] 12/38: Set Process title for Worker when using ``LocalExecutor`` (#16623)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 600309b5f623fa41203d982c88bfeb33f3ef51e9 Author: Kaxil Naik AuthorDate: Thu Jun 24 09:18:52 2021 +0100 Set

[airflow] 33/38: Rescue if a DagRun's DAG was removed from db (#17544)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 84df5ffd8870cb2a315f3e5007e6c392ced0c96b Author: Tzu-ping Chung AuthorDate: Fri Aug 13 07:44:21 2021 +0800

[airflow] 34/38: Fix running tasks with default_impersonation config (#17229)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 43a31e1c515ef6676970b2f2a097a83572af89d4 Author: Ephraim Anierobi AuthorDate: Wed Jul 28 16:00:25 2021 +0100

[airflow] 35/38: Proper warning message when recorded PID is different from current PID (#17411)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6b8398aa2f30c60e7ca4fff983611670da361bd6 Author: Ephraim Anierobi AuthorDate: Wed Aug 4 13:32:05 2021 +0100

[airflow] 38/38: Fix DAG run state not updated while DAG is paused (#16343)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 7e79747f53d5501a3786639336abda6ca9d104d3 Author: Ephraim Anierobi AuthorDate: Fri Jun 18 00:29:00 2021 +0100

[airflow] 25/38: Fix: ``TaskInstance`` does not show ``queued_by_job_id`` & ``external_executor_id`` (#17179)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0656f10339875e2920611ffe4ecdf49093c2d2ab Author: Jorrick Sleijster AuthorDate: Fri Jul 23 00:25:08 2021 +0200

[airflow] 31/38: Add missing permissions to varimport (#17468)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 65667b5c9a198c91436893e7584b8c1df0b9bb89 Author: Ash Berlin-Taylor AuthorDate: Fri Aug 6 16:22:50 2021 +0100

[airflow] 18/38: Don't check execution_date in refresh_from_db (#16809)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ae4ab586b8bb12f0827505d05c88ac924734410a Author: Tzu-ping Chung AuthorDate: Wed Jul 7 19:04:15 2021 +0800

[airflow] 16/38: Fix unchecked indexing in _build_metrics (#16744)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1aa156a3635092b072809d50b8883430858ab16b Author: Emil Ejbyfeldt AuthorDate: Thu Jul 1 09:24:16 2021 +0200

[airflow] 13/38: Fix calculating duration in tree view (#16695)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 748c662d8f3a7cb8ed04ca01a900242c1aeeea9c Author: Brent Bovenzi AuthorDate: Mon Jun 28 11:23:19 2021 -0400

[airflow] 26/38: Do not seek error file when it is closed (#17187)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 20f6edf5eb1847cbadef91603389295ed980dba7 Author: Ephraim Anierobi AuthorDate: Sun Jul 25 16:19:18 2021 +0100

[airflow] 24/38: Switch test_backfill_job.py from unittest to pytest style (#17112)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 18c6baff95c4af77d72aefc0f4c8e5efed34416b Author: Ephraim Anierobi AuthorDate: Tue Jul 20 21:43:01 2021 +0100

[airflow] 09/38: fix: change graph focus to top of view instead of center (#16484)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit f3d431ddd3dffaaff2cf3d9a922472f07ba413e3 Author: Brent Bovenzi AuthorDate: Wed Jun 16 13:20:19 2021 -0500

[airflow] 19/38: Fixed task instance retrieval in XCom view (#16923)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 84bb0436eae65d2c77415cb129b6072c324a47b4 Author: Pietro <54238463+sharingan-no-kaka...@users.noreply.github.

[airflow] 22/38: #16976 Add json.dumps() for templated fields objects: 'dict' and 'list' (#17082)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit f5ef0dda988bdfef75a396f0cae1b8f7e031818e Author: Vladimir Aranovsky <66465468+brain-

[airflow] 23/38: Adds more explanatory message when SecretsMasker is not configured (#17101)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 4709c65b5189371d93003d48bf256ac4c754cdc0 Author: Jarek Potiuk AuthorDate: Tue Jul 20 10:51:59 2021 +0200

[airflow] 08/38: Fail tasks in scheduler when executor reports they failed (#15929)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c6d09edf7b77ac4becc7654465c535571f88babf Author: Ephraim Anierobi AuthorDate: Thu May 20 11:22:01 2021 +0100

[airflow] 21/38: Core: Enable the use of __init_subclass__ in subclasses of BaseOperator (#17027)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 75c3e752667ef3bb0fe82d8edefafb444531b0e8 Author: Henry Zhang AuthorDate: Thu Jul 22 15:23:51 2021 -0700

[airflow] 17/38: Validate type of `priority_weight` during parsing (#16765)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit d04fe50a3f76402517e042c69ea4029b62502105 Author: Kaxil Naik AuthorDate: Fri Jul 2 01:52:50 2021 +0100

[airflow] 15/38: BugFix: Correctly handle custom `deps` and `task_group` during DAG Serialization (#16734)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 943d3c514ead4f983fdbfef56120e16c5ce42e03 Author: luoyuliuyin AuthorDate: Tue Jul 6 20:44:32 2021 +0800

[airflow] 11/38: Fix ``AttributeError``: ``datetime.timezone`` object has no attribute ``name`` (#16599)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit e59367192dbe14d15b536983bc17f56a0087a136 Author: Ruben Laguna AuthorDate: Wed Jun 23 16:31:45 2021 +0200

[airflow] 10/38: Redact conn secrets in webserver logs (#16579)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6eec6d0e37cc27d1743922931dcde2a3b16900bf Author: Sumit Maheshwari AuthorDate: Tue Jun 22 14:40:45 2021 +0530

[airflow] branch v2-1-test updated (c37de28 -> 7e79747)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git. discard c37de28 Add State types for tasks and DAGs (#15285) discard 8f96385 Add State types for tasks and DAGs

[airflow] 05/38: fix(smart_sensor): Unbound variable errors (#14774)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6ebbf8272f5cfc5a952731a6c70c528504015193 Author: Shivansh Saini AuthorDate: Thu Jun 24 03:52:27 2021 +0530

[airflow] 06/38: Add State types for tasks and DAGs (#15285)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit dd946470719fc363159c92438ab0e5c93ebae39e Author: Andrew Godwin AuthorDate: Tue Jul 6 17:36:01 2021 -0600

[airflow] 07/38: commiting dagPickle session when the airflow tasks run --ship-dag --interactive command is executed FIXES: 15748 (#15890)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit dd3c06f21a71d8b4a3e485895ca26c543adc9523 Author: vikram Jadhav AuthorDate: Thu Jun 24 22:57:20 2021 +0530

[airflow] 04/38: Fix minor typo in configuration.py (#16832)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0d0f4e8e8cfb4d2cda949a4968e841f8cbd101c6 Author: sanjayp AuthorDate: Thu Jul 8 19:45:20 2021 +0530 Fix

[airflow] 02/38: Path correction in docs for airflow core (#17567)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit be09eef3f437e3793a6370783aa9ccea797c225b Author: Amit Talreja AuthorDate: Thu Aug 12 19:20:41 2021 +0530

[airflow] 03/38: fix: instance name env var (#16749)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit e2be8d3b854d263ec734d24352c498ad9c17a7f1 Author: Rikhil Raithatha <23627977+rikhil...@users.noreply.github.

[airflow] 01/38: Add back missing permissions to UserModelView controls. (#17431)

2021-08-13 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit b82782c68c98d2c193e4cca1ba1e94e1dbac2609 Author: James Timmins AuthorDate: Mon Aug 9 07:46:05 2021 -0700

[airflow] branch v2-1-test updated: Add State types for tasks and DAGs (#15285)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v2-1-test by this push: new c37de28 Add State types for tasks

[airflow] 02/03: Fix external elasticsearch logs link (#16357)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 5ea02ccf460dd3fcd0f85cd2d51e83d451f87a04 Author: Jed Cunningham <66968678+jedcunning...@users.noreply.github.

[airflow] 01/03: Fixed broken json_client (#17529)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3d6db6d98522788be32c9b1a231d0e9a6941e50c Author: sw1010 AuthorDate: Tue Aug 10 13:26:54 2021 +0200 Fixed

[airflow] branch v2-1-test updated (fe70111 -> 8f96385)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from fe70111 Add 'queued' to DagRunState (#16854) new 3d6db6d Fixed broken json_client (#17529) new

[airflow] 03/03: Add State types for tasks and DAGs (#15285)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 8f963850be85aecd530b281a034468e375661c4c Author: Andrew Godwin AuthorDate: Tue Jul 6 17:36:01 2021 -0600

[airflow] 01/03: Fix bug that log can't be shown when task runs failed (#16768)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 26e8d2d77aeb51b8dbfb758c477417ccd0c45063 Author: Zhanfeng Huo AuthorDate: Fri Jul 23 06:13:40 2021 +0800

[airflow] 02/03: Fix task retries when they receive sigkill and have retries and properly handle sigterm (#16301)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1be2003b69b6f0cdd58d0743640bdb797acdfac4 Author: Ephraim Anierobi AuthorDate: Wed Jul 28 15:57:35 2021 +0100

[airflow] branch v2-1-test updated (20ed40b -> fe70111)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from 20ed40b Better diagnostics and self-healing of docker-compose (#17484) new 26e8d2d Fix bug that log

[airflow] 03/03: Add 'queued' to DagRunState (#16854)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit fe7011100e4c2e789d2ca185e2733373414bd3ae Author: Ephraim Anierobi AuthorDate: Wed Jul 7 21:37:22 2021 +0100

[airflow] 10/11: Install providers from sources in prod image only on main (#17458)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bc79182ba24142c57c4b95da26cd59219f6a03da Author: Jarek Potiuk AuthorDate: Sat Aug 7 22:47:48 2021 +0200

[airflow] 09/11: Attempt to reduce flakiness of PythonVirtualeEnv test_airflow_context (#17486)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit dcfc23ecd5fd8d175d9d46097f6f05ce46575a8a Author: Jarek Potiuk AuthorDate: Sat Aug 7 22:47:15 2021 +0200

[airflow] 08/11: Disable Helm tests when branch is not main

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 005a5d0afc5879a9db1a4d1be6b778101bbf235b Author: Jarek Potiuk AuthorDate: Fri Aug 6 10:19:26 2021 +0200

[airflow] 06/11: Switches to "/" convention in ghcr.io images (#17356)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit d5f0b1ad9b96d51c64d1c33b783528a7d4946c0e Author: Jarek Potiuk AuthorDate: Thu Aug 5 18:39:43 2021 +0200

[airflow] 11/11: Better diagnostics and self-healing of docker-compose (#17484)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 20ed40b4ba2f754c205a2d193319cd99d8b144f7 Author: Jarek Potiuk AuthorDate: Mon Aug 9 10:41:57 2021 +0200

[airflow] 05/11: Fix failing static checks in main (#17424)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 9d2ad2acb996b34c491dacbf911cc99670c21df9 Author: Jarek Potiuk AuthorDate: Wed Aug 4 23:33:29 2021 +0200 Fix

[airflow] 04/11: Add timeout when asking whether to rebuild image (#17412)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 2763e8e9708d46de54749577f6762c7fa6cb82e8 Author: Jarek Potiuk AuthorDate: Wed Aug 4 15:44:06 2021 +0200 Add

[airflow] 07/11: Fixes some static check errors (#17432)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 31005cb5b6869469ce51ad33950a1afbaaa18adc Author: Jarek Potiuk AuthorDate: Thu Aug 5 08:43:51 2021 +0200

[airflow] 01/11: Enhancement to bash scripts (#17098)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 403a087a3a089b4f7e92023f9336bf8acdd972f2 Author: Shraman Basyal <49772843+bshra...@users.noreply.github.

[airflow] 02/11: Improve image building documentation for new users (#17409)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit f2da764a3d50ec7fe5ea2e3497b21dce5f0219a0 Author: Jarek Potiuk AuthorDate: Wed Aug 4 23:07:22 2021 +0200

[airflow] 03/11: Optimizes structure of the Dockerfiles and use latest tools (#17418)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 70629cad94ff26ace19f9a817884e171e626898b Author: Jarek Potiuk AuthorDate: Wed Aug 4 23:32:12 2021 +0200

[airflow] branch v2-1-test updated (205d6d4 -> 20ed40b)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a change to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from 205d6d4 Run mini scheduler in LocalTaskJob during task exit (#16289) new 403a087 Enhancement to bash

[airflow] 03/03: Run mini scheduler in LocalTaskJob during task exit (#16289)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 205d6d4debe111d053b8674ff2ea991b95203be6 Author: Ephraim Anierobi AuthorDate: Thu Jun 10 14:29:30 2021 +0100

[airflow] 02/03: Fix race condition with dagrun callbacks (#16741)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 38d4bab47fe268dd0f9ae3760e87ec143b56184e Author: Jed Cunningham <66968678+jedcunning...@users.noreply.github.

[airflow] 01/03: Add 'queued' state to DagRun (#16401)

2021-08-11 Thread jhtimmins
This is an automated email from the ASF dual-hosted git repository. jhtimmins pushed a commit to branch v2-1-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit f7bece3da14879712a895e897dad339944170ce3 Author: Ephraim Anierobi AuthorDate: Tue Jul 6 15:03:27 2021 +0100

  1   2   3   >