[GitHub] [airflow] potiuk commented on pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
potiuk commented on pull request #10280: URL: https://github.com/apache/airflow/pull/10280#issuecomment-672112122 > @potiuk Do we need to bump the EPOCH number so that the CI uses the updated Dockerfile ? Absolutely not. It's only needed in case stuff is removed)

[GitHub] [airflow] kaxil commented on pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
kaxil commented on pull request #10280: URL: https://github.com/apache/airflow/pull/10280#issuecomment-672111000 @potiuk Do we need to bump the EPOCH number so that the CI uses the updated Dockerfile ? This is an automated

[GitHub] [airflow] potiuk commented on pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
potiuk commented on pull request #10280: URL: https://github.com/apache/airflow/pull/10280#issuecomment-672112284 And only for pip installs. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672153377 I ran into this in AWS, running Amazon Linux 2. `uname -a` shows: Linux ip-172-20-2-227.us-west-2.compute.internal 4.14.165-131.185.amzn2.x86_64 #1 SMP

[GitHub] [airflow] kaxil commented on a change in pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
kaxil commented on a change in pull request #10280: URL: https://github.com/apache/airflow/pull/10280#discussion_r468780812 ## File path: docs/spelling_wordlist.txt ## @@ -0,0 +1,1366 @@ +Ack +Acyclic +Airbnb +AirflowException +Aizhamal +Alphasort +Analytics +Anand +Ansible

[GitHub] [airflow] kaxil commented on a change in pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
kaxil commented on a change in pull request #10280: URL: https://github.com/apache/airflow/pull/10280#discussion_r468780276 ## File path: docs/spelling_wordlist.txt ## @@ -0,0 +1,1366 @@ +Ack +Acyclic +Airbnb +AirflowException +Aizhamal +Alphasort +Analytics +Anand +Ansible

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672169136 Thank you for re-opening this issue. I've checked the master version: ``` [airflow@ip-172-20-2-227 airflow]$ airflow version 2.0.0.dev0

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672185365 I see this on my console: ``` Please make sure to build the frontend in static/ directory and restart the server ```

[GitHub] [airflow] vlasvlasvlas commented on pull request #9715: create CODE_OF_CONDUCT.md

2020-08-11 Thread GitBox
vlasvlasvlas commented on pull request #9715: URL: https://github.com/apache/airflow/pull/9715#issuecomment-672185359 yeayyy! :) This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [airflow] ryanrichholt commented on pull request #6317: [AIRFLOW-5644] Simplify TriggerDagRunOperator usage

2020-08-11 Thread GitBox
ryanrichholt commented on pull request #6317: URL: https://github.com/apache/airflow/pull/6317#issuecomment-672277149 In the DagRun model list view there is an option to search by run_id. Since we set the run_id when the dag is triggered externally, this field can be used when we need to

[jira] [Commented] (AIRFLOW-5644) Simplify TriggerDagRunOperator usage

2020-08-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175840#comment-17175840 ] ASF GitHub Bot commented on AIRFLOW-5644: - ryanrichholt commented on pull request #6317: URL:

[GitHub] [airflow] maganaluis commented on pull request #8256: updated _write_args on PythonVirtualenvOperator

2020-08-11 Thread GitBox
maganaluis commented on pull request #8256: URL: https://github.com/apache/airflow/pull/8256#issuecomment-672291543 @feluelle Sorry for the late response, should be up to date now. This is an automated message from the

[GitHub] [airflow] darwinyip commented on issue #10275: Trigger rule for "always"

2020-08-11 Thread GitBox
darwinyip commented on issue #10275: URL: https://github.com/apache/airflow/issues/10275#issuecomment-672091385 That's true. Closing issue. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] mik-laj commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
mik-laj commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672213162 Is the issue discussed in this ticket still present in this version? This is an automated message from the Apache

[jira] [Commented] (AIRFLOW-3964) Consolidate and de-duplicate sensor tasks

2020-08-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175710#comment-17175710 ] ASF GitHub Bot commented on AIRFLOW-3964: - YingboWang commented on a change in pull request

[GitHub] [airflow] YingboWang commented on a change in pull request #5499: [AIRFLOW-3964][AIP-17] Build smart sensor

2020-08-11 Thread GitBox
YingboWang commented on a change in pull request #5499: URL: https://github.com/apache/airflow/pull/5499#discussion_r468732624 ## File path: airflow/models/taskinstance.py ## @@ -280,7 +281,8 @@ def try_number(self): database, in all other cases this will be

[GitHub] [airflow] kaxil commented on pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
kaxil commented on pull request #10280: URL: https://github.com/apache/airflow/pull/10280#issuecomment-672117470 > > @potiuk Do we need to bump the EPOCH number so that the CI uses the updated Dockerfile ? > > Absolutely not. It's only needed in case stuff is removed) Any

[GitHub] [airflow] Labbs opened a new issue #10292: Kubernetes Executor - invalid hostname in the database

2020-08-11 Thread GitBox
Labbs opened a new issue #10292: URL: https://github.com/apache/airflow/issues/10292 **Apache Airflow version**: 1.10.11 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): ``` Client Version: version.Info{Major:"1", Minor:"18",

[GitHub] [airflow] kaxil commented on a change in pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
kaxil commented on a change in pull request #10280: URL: https://github.com/apache/airflow/pull/10280#discussion_r468780072 ## File path: docs/spelling_wordlist.txt ## @@ -0,0 +1,1366 @@ +Ack +Acyclic +Airbnb +AirflowException +Aizhamal +Alphasort +Analytics +Anand +Ansible

[GitHub] [airflow] kaxil commented on a change in pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
kaxil commented on a change in pull request #10280: URL: https://github.com/apache/airflow/pull/10280#discussion_r468779562 ## File path: docs/spelling_wordlist.txt ## @@ -0,0 +1,1366 @@ +Ack +Acyclic +Airbnb +AirflowException +Aizhamal +Alphasort +Analytics +Anand +Ansible

[GitHub] [airflow] boring-cyborg[bot] commented on issue #10292: Kubernetes Executor - invalid hostname in the database

2020-08-11 Thread GitBox
boring-cyborg[bot] commented on issue #10292: URL: https://github.com/apache/airflow/issues/10292#issuecomment-672167998 Thanks for opening your first issue here! Be sure to follow the issue template! This is an

[GitHub] [airflow] houqp commented on a change in pull request #10267: Add Authentication for Stable API

2020-08-11 Thread GitBox
houqp commented on a change in pull request #10267: URL: https://github.com/apache/airflow/pull/10267#discussion_r468873335 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -151,6 +156,7 @@ def get_dag_runs_batch(session):

[GitHub] [airflow] kaxil commented on pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
kaxil commented on pull request #10280: URL: https://github.com/apache/airflow/pull/10280#issuecomment-672130815 Got it, I restarted the tests again 爛 This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] mik-laj commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
mik-laj commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672155750 This fix may not have been officially released. Can you check to see if the problem is in the master version? This

[GitHub] [airflow] nadflinn opened a new issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
nadflinn opened a new issue #8388: URL: https://github.com/apache/airflow/issues/8388 **Apache Airflow version**: 1.10.9 although I think it would apply to 1.10.10, 1.10.8, 1.10.7, and 1.10.6 **Kubernetes version (if you are using kubernetes)** (use `kubectl

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672214778 I'm sorry, I can't tell. I don't seem to have a fully functional Airflow installation. The console (CLI) keeps telling me: ``` Please make sure to

[GitHub] [airflow] potiuk commented on pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
potiuk commented on pull request #10280: URL: https://github.com/apache/airflow/pull/10280#issuecomment-672125831 I re-run it. It looks like a transient error. Since we are modifying the dependencie pretty early in the Dockerfile, It gets rebuild from the point it is modified and

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672150672 Hello, I just installed Airflow for the first time, following the [Quick Start](https://airflow.apache.org/docs/stable/start.html) guide. I ran the bash

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672183000 Here is a screnshot, showing there is no toggle switch like there was in 1.10.11 ![Screen Shot 2020-08-11 at 11 41 15

[GitHub] [airflow] atsalolikhin-spokeo edited a comment on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo edited a comment on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672183000 Here is a screenshot, showing there is no toggle switch like there was in 1.10.11 ![Screen Shot 2020-08-11 at 11 41 15

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672180803 Thank you! I figured it out, actually. ``` Error: Could not locate a Flask application. You did not provide the "FLASK_APP" environment variable, and a

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672201902 I've installed JS using yarn as per the linked instructions. Now Airflow is showing 18 DAGs (before it was 22). The bash example operator DAG is gone.

[airflow] branch constraints-1-10 updated: Updating constraints. GH run id:204255384

2020-08-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-1-10 in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-1-10 by this push: new 04c58ae Updating

[airflow] branch constraints-1-10 updated: Updating constraints. GH run id:204255384

2020-08-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-1-10 in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-1-10 by this push: new 04c58ae Updating

[GitHub] [airflow] jaketf opened a new issue #10293: Add Dataproc Job Sensor

2020-08-11 Thread GitBox
jaketf opened a new issue #10293: URL: https://github.com/apache/airflow/issues/10293 **Description** The Dataproc hook now has separate methods for [submitting](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/dataproc.py#L778) and [waiting for

[jira] [Commented] (AIRFLOW-5071) Thousand os Executor reports task instance X finished (success) although the task says its queued. Was the task killed externally?

2020-08-11 Thread Nikolay (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175866#comment-17175866 ] Nikolay commented on AIRFLOW-5071: -- I was observing this issue, when multiple parallel instances of

[GitHub] [airflow] darwinyip closed issue #10275: Trigger rule for "always"

2020-08-11 Thread GitBox
darwinyip closed issue #10275: URL: https://github.com/apache/airflow/issues/10275 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672152435 I don't have the rights to re-open this issue. Is it enough for me to comment on it here? This is an

[GitHub] [airflow] kaxil commented on a change in pull request #10280: Enable Sphinx spellcheck for docs generation

2020-08-11 Thread GitBox
kaxil commented on a change in pull request #10280: URL: https://github.com/apache/airflow/pull/10280#discussion_r468781032 ## File path: docs/spelling_wordlist.txt ## @@ -0,0 +1,1366 @@ +Ack +Acyclic +Airbnb +AirflowException +Aizhamal +Alphasort +Analytics +Anand +Ansible

[GitHub] [airflow] atsalolikhin-spokeo edited a comment on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo edited a comment on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672169136 Thank you for re-opening this issue. I've installed the master version: ``` [airflow@ip-172-20-2-227 airflow]$ airflow version 2.0.0.dev0

[GitHub] [airflow] kaxil commented on a change in pull request #10227: Use Hash of Serialized DAG to determine DAG is changed or not

2020-08-11 Thread GitBox
kaxil commented on a change in pull request #10227: URL: https://github.com/apache/airflow/pull/10227#discussion_r468781710 ## File path: airflow/models/serialized_dag.py ## @@ -102,9 +109,11 @@ def write_dag(cls, dag: DAG, min_update_interval: Optional[int] = None, session:

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672194980 Okay. I used `sqlite3` to change the setting in `airflow.db` via CLI as you suggested. Now the UI is showing all 22 DAGs are unpaused. ```sql update dag

[GitHub] [airflow] mik-laj edited a comment on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
mik-laj edited a comment on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672186288 You should compile JS files now, but this is a problematic process. https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#installing-yarn-and-its-packages

[GitHub] [airflow] kaxil closed issue #10116: Use Hash / SHA to compare Serialized DAGs

2020-08-11 Thread GitBox
kaxil closed issue #10116: URL: https://github.com/apache/airflow/issues/10116 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [airflow] kaxil merged pull request #10227: Use Hash of Serialized DAG to determine DAG is changed or not

2020-08-11 Thread GitBox
kaxil merged pull request #10227: URL: https://github.com/apache/airflow/pull/10227 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch master updated: Use Hash of Serialized DAG to determine DAG is changed or not (#10227)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new adce6f0 Use Hash of Serialized DAG to

[GitHub] [airflow] kaxil commented on issue #10264: Add Sphinx Spell-Checker

2020-08-11 Thread GitBox
kaxil commented on issue #10264: URL: https://github.com/apache/airflow/issues/10264#issuecomment-672108330 > 1. Should we have a specific command to run spell check other than building the docs? in breeze too? I took a look at your PR and I think running the spell check as part of

[GitHub] [airflow] rootcss commented on issue #8715: Documentation about loading packages in Python / Airflow

2020-08-11 Thread GitBox
rootcss commented on issue #8715: URL: https://github.com/apache/airflow/issues/8715#issuecomment-672108560 @mik-laj where do you think we should put this doc? a new file in the root of docs or somewhere else? This is an

[jira] [Commented] (AIRFLOW-3964) Consolidate and de-duplicate sensor tasks

2020-08-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175743#comment-17175743 ] ASF GitHub Bot commented on AIRFLOW-3964: - YingboWang commented on a change in pull request

[GitHub] [airflow] YingboWang commented on a change in pull request #5499: [AIRFLOW-3964][AIP-17] Build smart sensor

2020-08-11 Thread GitBox
YingboWang commented on a change in pull request #5499: URL: https://github.com/apache/airflow/pull/5499#discussion_r468753067 ## File path: airflow/sensors/smart_sensor_operator.py ## @@ -0,0 +1,730 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [airflow] mik-laj commented on issue #8715: Documentation about loading packages in Python / Airflow

2020-08-11 Thread GitBox
mik-laj commented on issue #8715: URL: https://github.com/apache/airflow/issues/8715#issuecomment-672147126 New file in the root directory - `docs/` This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] mik-laj edited a comment on issue #8715: Documentation about loading packages in Python / Airflow

2020-08-11 Thread GitBox
mik-laj edited a comment on issue #8715: URL: https://github.com/apache/airflow/issues/8715#issuecomment-672147126 The new file in the root directory - `docs/` sounds good to me. This is an automated message from the Apache

[GitHub] [airflow] mik-laj commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
mik-laj commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672172264 Here is docs about your problem: https://github.com/apache/airflow/blob/master/UPDATING.md#drop-legacy-ui-in-favor-of-fab-rbac-ui

[jira] [Commented] (AIRFLOW-3964) Consolidate and de-duplicate sensor tasks

2020-08-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175780#comment-17175780 ] ASF GitHub Bot commented on AIRFLOW-3964: - YingboWang commented on a change in pull request

[GitHub] [airflow] YingboWang commented on a change in pull request #5499: [AIRFLOW-3964][AIP-17] Build smart sensor

2020-08-11 Thread GitBox
YingboWang commented on a change in pull request #5499: URL: https://github.com/apache/airflow/pull/5499#discussion_r468792189 ## File path: airflow/sensors/smart_sensor_operator.py ## @@ -0,0 +1,730 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [airflow] mik-laj commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
mik-laj commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672186288 You should now compile JS files, but this is a problematic process. https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#installing-yarn-and-its-packages Other

[GitHub] [airflow] atsalolikhin-spokeo commented on issue #8388: Task instance details page blows up when no dagrun

2020-08-11 Thread GitBox
atsalolikhin-spokeo commented on issue #8388: URL: https://github.com/apache/airflow/issues/8388#issuecomment-672217687 I triggered the "tutorial" DAG instead (from the UI), and it looks like it ran. I can look at the task details. No mushroom cloud. So I would say this issue is

[GitHub] [airflow] ashb commented on pull request #10267: Add Authentication for Stable API

2020-08-11 Thread GitBox
ashb commented on pull request #10267: URL: https://github.com/apache/airflow/pull/10267#issuecomment-672223632 Does this do everything we need for https://github.com/apache/airflow/issues/8111? Additionally why did you do this PR without first checking in with James when that

[airflow] 07/32: Remove package.json and yarn.lock from the prod image (#9814)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1d4782e4e2061d8b8368afc698ef97ec67ca360c Author: Jarek Potiuk AuthorDate: Tue Jul 14 16:34:21 2020 +0200

[airflow] 31/32: Fix KubernetesPodOperator reattachment (#10230)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c47a7c443056382401c05363d0e57b8301f1bf31 Author: Daniel Imberman AuthorDate: Tue Aug 11 07:01:27 2020 -0700

[airflow] 01/32: Update some dependencies (#9684)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0b5f0fc2c8717030a9de8555f3c8ccfa3875c9a0 Author: Hartorn AuthorDate: Mon Jul 6 13:04:35 2020 +0200 Update

[airflow] 06/32: The group of embedded DAGs should be root to be OpenShift compatible (#9794)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit d61c33db6118c1f0e16341e2dd8b20557c041677 Author: Jarek Potiuk AuthorDate: Mon Jul 13 20:47:55 2020 +0200

[airflow] 04/32: [AIRFLOW-5391] Do not re-run skipped tasks when they are cleared (#7276)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 179e93093b7b21fa60cf8d5984ec4fd0c6b52730 Author: yuqian90 AuthorDate: Fri Feb 21 19:35:55 2020 +0800

[airflow] 24/32: Pin Pyarrow < 1.0

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 70a741601646dd68b5e951f7a46cc591fda52020 Author: Kaxil Naik AuthorDate: Sun Aug 2 12:19:42 2020 +0100 Pin

[airflow] 32/32: Makes multi-namespace mode optional (#9570)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 242d6d0e9a1955b11677d2be1b7ae5e28243e619 Author: Daniel Imberman AuthorDate: Mon Aug 10 13:41:40 2020 -0700

[airflow] 12/32: Constraint files are now maintained automatically (#9889)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 5f93baf3f8a785b93b6ee9811d3938d8200c55ad Author: Jarek Potiuk AuthorDate: Mon Jul 20 14:36:03 2020 +0200

[airflow] 09/32: Group CI scripts in subdirectories (#9653)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 7ec2b3ace1a1a4982b0c313b89eab6aee1eb9620 Author: Jarek Potiuk AuthorDate: Thu Jul 16 18:05:35 2020 +0200

[airflow] 28/32: Add getimport for xcom change

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1a8ba6a95696a19eb422a3d0a9553b3a59827052 Author: Daniel Imberman AuthorDate: Mon Aug 3 15:59:40 2020 -0700

[airflow] 25/32: Fix docstrings in BigQueryGetDataOperator (#10042)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 06b06d77e17ec29d74c59f0dae8da33698e286bb Author: Jinhui Zhang AuthorDate: Wed Jul 29 05:42:41 2020 -0700

[airflow] 08/32: For now cloud tools are not needed in CI (#9818)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1a418797eb650cae501ca5460a142b055e335842 Author: Jarek Potiuk AuthorDate: Tue Jul 14 16:35:33 2020 +0200

[airflow] 21/32: Add pre 1.10.11 Kubernetes Paths back with Deprecation Warning (#10067)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bfa089d4adff5a0892c7e2ef2c9639938e86cdb1 Author: Kaxil Naik AuthorDate: Fri Jul 31 09:34:18 2020 +0100 Add

[airflow] 30/32: Fix more PodMutationHook issues for backwards compatibility (#10084)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c230156739178762d5cef482ace3d7a05e683cc1 Author: Kaxil Naik AuthorDate: Fri Aug 7 11:50:44 2020 +0100 Fix

[airflow] 20/32: Fixes PodMutationHook for backwards compatibility (#9903)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bcd02ddb81a07026dcbbc5e5a4dc669a6483b59b Author: Daniel Imberman AuthorDate: Thu Jul 30 11:40:23 2020 -0700

[airflow] 22/32: Pin pymongo version to <3.11.0

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 5c9ff4d8176d4409dd19b5c16706d1936102279a Author: Kaxil Naik AuthorDate: Sun Aug 2 11:42:39 2020 +0100 Pin

[airflow] 26/32: Allow to define custom XCom class (#8560)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 64c89db14308c567ac424201ed38cc452ddc6afd Author: Tomek Urbaszek AuthorDate: Tue Apr 28 16:55:05 2020 +0200

[airflow] 30/32: Fix more PodMutationHook issues for backwards compatibility (#10084)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c230156739178762d5cef482ace3d7a05e683cc1 Author: Kaxil Naik AuthorDate: Fri Aug 7 11:50:44 2020 +0100 Fix

[airflow] 28/32: Add getimport for xcom change

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 1a8ba6a95696a19eb422a3d0a9553b3a59827052 Author: Daniel Imberman AuthorDate: Mon Aug 3 15:59:40 2020 -0700

[airflow] 13/32: Simplify pull request template (#9896)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 25e0e2617c536d4ac9128cbace381082441a3db0 Author: Tomek Urbaszek AuthorDate: Tue Jul 21 12:18:07 2020 +0200

[airflow] 22/32: Pin pymongo version to <3.11.0

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 5c9ff4d8176d4409dd19b5c16706d1936102279a Author: Kaxil Naik AuthorDate: Sun Aug 2 11:42:39 2020 +0100 Pin

[airflow] 11/32: Added "all" to allowed breeze integrations and tried to clarify on fail (#9872)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6e290cf0f850c36bb5386bf2f21045765bbbe600 Author: Alexander Sutcliffe

[airflow] 02/32: Python base image version is retrieved in the right place (#9931)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit e2e68538962a8b894314d4522056f8f39840a474 Author: Jarek Potiuk AuthorDate: Wed Jul 22 15:58:39 2020 +0200

[airflow] 26/32: Allow to define custom XCom class (#8560)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 64c89db14308c567ac424201ed38cc452ddc6afd Author: Tomek Urbaszek AuthorDate: Tue Apr 28 16:55:05 2020 +0200

[airflow] 27/32: Make XCom 2.7 compatible

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ec1cb7da1464708ba83bbfe0bc5efc367ea361c3 Author: Daniel Imberman AuthorDate: Mon Aug 3 14:23:18 2020 -0700

[airflow] 29/32: Pin fsspec<8.0.0 for Python <3.6 to fix Static Checks

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3e1d88eb2aeaca5103cd7dce536750bd48a6c37f Author: Kaxil Naik AuthorDate: Thu Aug 6 20:19:35 2020 +0100 Pin

[airflow] 03/32: Fix task_instance_mutation_hook (#9910)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit e6b017aff28ef2f7c08998386e8221abe1b553de Author: Jarek Potiuk AuthorDate: Wed Jul 22 16:55:54 2020 +0200

[airflow] 19/32: Fix bug in executor_config when defining resources (#9935)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 05ec21a22f84cdbe2aaed38b712c30f2cbb38b59 Author: Daniel Imberman AuthorDate: Thu Jul 23 19:52:20 2020 -0700

[airflow] 17/32: Pin google-cloud-container to <2 (#9901)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6d10a7f71c6aa10f7020bd4b69355f36bc9179b7 Author: Ephraim Anierobi AuthorDate: Mon Jul 20 22:56:37 2020 +0100

[airflow] 05/32: Tests should also be triggered when there is just setup.py change (#9690)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0718977d8b15754eec0a9bafbd8a44e556b1d5bb Author: Jarek Potiuk AuthorDate: Mon Jul 6 20:41:35 2020 +0200

[airflow] branch v1-10-test updated (a281faa -> 242d6d0)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. discard a281faa fix static tests discard 71c6ace Makes multi-namespace mode optional (#9570) discard 14ca77d

[airflow] 14/32: Tests are cancelled if any of faster checks fail (#9917)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit e33ffbef7db99a220642d8b12b0a4c25275ef598 Author: Jarek Potiuk AuthorDate: Wed Jul 22 08:05:36 2020 +0200

[airflow] 23/32: Set pytest version to be < 6.0.0 due to breaking changes (#10043)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6f8b0ccd88a8f69b7f6efbc68adee15791daae72 Author: Felix Uellendall AuthorDate: Wed Jul 29 10:45:34 2020 +0200

[airflow] 10/32: Reorganizing of CI tests (#9654)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit f6c8f51d982ae50c8524a740b9e44a974d5c8748 Author: Jarek Potiuk AuthorDate: Fri Jul 17 10:30:56 2020 +0200

[airflow] 15/32: Pin github checkout action to v2 (#9938)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c72ce92d54aa9011187de62b0caa7b2f970034f0 Author: Jarek Potiuk AuthorDate: Wed Jul 22 21:18:17 2020 +0200

[airflow] 18/32: Breeze / KinD - support earlier k8s versions, fix recreate and kubectl versioning (#9905)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6b219e19f32ccb7017fae33a761fa5e800f6e56f Author: Beni Ben zikry AuthorDate: Wed Jul 22 13:24:46 2020 +0300

[airflow] 16/32: Clean up tmp directory when exiting from breeze shell (#9930)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 213500eaebbad06cb6358d63330d7e82803e517b Author: Jarek Potiuk AuthorDate: Wed Jul 22 19:54:35 2020 +0200

[airflow] 17/32: Pin google-cloud-container to <2 (#9901)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6d10a7f71c6aa10f7020bd4b69355f36bc9179b7 Author: Ephraim Anierobi AuthorDate: Mon Jul 20 22:56:37 2020 +0100

[airflow] 27/32: Make XCom 2.7 compatible

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit ec1cb7da1464708ba83bbfe0bc5efc367ea361c3 Author: Daniel Imberman AuthorDate: Mon Aug 3 14:23:18 2020 -0700

[airflow] 23/32: Set pytest version to be < 6.0.0 due to breaking changes (#10043)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 6f8b0ccd88a8f69b7f6efbc68adee15791daae72 Author: Felix Uellendall AuthorDate: Wed Jul 29 10:45:34 2020 +0200

[airflow] 19/32: Fix bug in executor_config when defining resources (#9935)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 05ec21a22f84cdbe2aaed38b712c30f2cbb38b59 Author: Daniel Imberman AuthorDate: Thu Jul 23 19:52:20 2020 -0700

[airflow] 25/32: Fix docstrings in BigQueryGetDataOperator (#10042)

2020-08-11 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 06b06d77e17ec29d74c59f0dae8da33698e286bb Author: Jinhui Zhang AuthorDate: Wed Jul 29 05:42:41 2020 -0700

  1   2   3   4   >