[GitHub] [airflow] mik-laj opened a new pull request #10090: Group the entries in UPDATING.md into smaller sections

2020-08-01 Thread GitBox
mik-laj opened a new pull request #10090: URL: https://github.com/apache/airflow/pull/10090 Reading the Airflow 2.0 post was a nightmare. We have too many changes and the user may have problems finding the entries that are relevant to him. I have grouped the entries into the

[GitHub] [airflow] boring-cyborg[bot] commented on issue #10091: Airflow Metrics Page Misses Some Metrics

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

[GitHub] [airflow] mik-laj opened a new pull request #10093: Delete irrelevant entries from UPDATING.md

2020-08-01 Thread GitBox
mik-laj opened a new pull request #10093: URL: https://github.com/apache/airflow/pull/10093 Commended inline --- **^ Add meaningful description above** Read the **[Pull Request

[airflow] branch master updated: Move the contribution workflow to the beginning of the file (#10092)

2020-08-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 7f9173e Move the contribution workflow to the

[GitHub] [airflow] rafyzg opened a new pull request #10095: add typing coverage to mysql providers package

2020-08-01 Thread GitBox
rafyzg opened a new pull request #10095: URL: https://github.com/apache/airflow/pull/10095 related: #9708 Adding typing annotations to mysql providers package. --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] mik-laj commented on a change in pull request #10098: Move stable REST API migration guide to UPDATING.md

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10098: URL: https://github.com/apache/airflow/pull/10098#discussion_r463998639 ## File path: UPDATING.md ## @@ -69,6 +69,47 @@ More tips can be found in the guide: https://developers.google.com/style/inclusive-documentation

[GitHub] [airflow] mik-laj commented on a change in pull request #10099: More user-oriented change titles in Python API sections

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10099: URL: https://github.com/apache/airflow/pull/10099#discussion_r463999696 ## File path: UPDATING.md ## @@ -1374,78 +1407,70 @@ of this provider. This section describes the changes that have been made, and what you need to

[GitHub] [airflow] mik-laj commented on issue #10069: How to get XCOM value using api

2020-08-01 Thread GitBox
mik-laj commented on issue #10069: URL: https://github.com/apache/airflow/issues/10069#issuecomment-667596040 Github Issue is not for asking questions. Please ask on Slack or Stackoverflow. This is an automated message from

[GitHub] [airflow] mik-laj closed issue #10069: How to get XCOM value using api

2020-08-01 Thread GitBox
mik-laj closed issue #10069: URL: https://github.com/apache/airflow/issues/10069 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: Minor fixes in CONTRIBUTING.rst (#10101)

2020-08-01 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula 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 3fff9e9 Minor fixes in CONTRIBUTING.rst

[GitHub] [airflow] mik-laj merged pull request #10101: Minor fixes in CONTRIBUTING.rst

2020-08-01 Thread GitBox
mik-laj merged pull request #10101: URL: https://github.com/apache/airflow/pull/10101 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

[GitHub] [airflow] mik-laj commented on a change in pull request #9947: [GH-9708] Add type annotation to providers/jenkins

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #9947: URL: https://github.com/apache/airflow/pull/9947#discussion_r464014893 ## File path: airflow/providers/jenkins/operators/jenkins_job_trigger.py ## @@ -235,3 +238,4 @@ def execute(self, context): # If we can we

[GitHub] [airflow] mik-laj opened a new pull request #10094: Combine entries in logging configuration section

2020-08-01 Thread GitBox
mik-laj opened a new pull request #10094: URL: https://github.com/apache/airflow/pull/10094 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more

[GitHub] [airflow] chipmyersjr opened a new pull request #10097: Remove args from provider operator inits

2020-08-01 Thread GitBox
chipmyersjr opened a new pull request #10097: URL: https://github.com/apache/airflow/pull/10097 1. Removing *args from operator init parameter list 2. Removing *args from BaseOperator init call note: qubole seems to pass the args to the qubole hook so I left args from that

[GitHub] [airflow] ephraimbuddy opened a new pull request #10098: Move stable REST API migration guide to UPDATING.md

2020-08-01 Thread GitBox
ephraimbuddy opened a new pull request #10098: URL: https://github.com/apache/airflow/pull/10098 This PR moves Stable REST API migration guide to UPDATING.md. This will enable us to have a common place where all updating information is available. --- **^ Add meaningful

[GitHub] [airflow] potiuk commented on pull request #10098: Move stable REST API migration guide to UPDATING.md

2020-08-01 Thread GitBox
potiuk commented on pull request #10098: URL: https://github.com/apache/airflow/pull/10098#issuecomment-667583511 the old doc is still referenced and fails docs build This is an automated message from the Apache Git Service.

[GitHub] [airflow] mik-laj commented on a change in pull request #10078: Add migration guide for CLI commands

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10078: URL: https://github.com/apache/airflow/pull/10078#discussion_r463999124 ## File path: UPDATING.md ## @@ -78,50 +78,76 @@ This section describes the changes that have been made, and what you need to do

[GitHub] [airflow] stale[bot] commented on pull request #7157: [AIRFLOW-6251] add config for max tasks per dag

2020-08-01 Thread GitBox
stale[bot] commented on pull request #7157: URL: https://github.com/apache/airflow/pull/7157#issuecomment-667585786 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[jira] [Commented] (AIRFLOW-6251) add config for max tasks per dag to prevent scheduler denial of service

2020-08-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169412#comment-17169412 ] ASF GitHub Bot commented on AIRFLOW-6251: - stale[bot] commented on pull request #7157: URL:

[GitHub] [airflow] mik-laj commented on a change in pull request #10078: Add migration guide for CLI commands

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10078: URL: https://github.com/apache/airflow/pull/10078#discussion_r463999475 ## File path: UPDATING.md ## @@ -78,50 +78,76 @@ This section describes the changes that have been made, and what you need to do

[GitHub] [airflow] kaxil opened a new pull request #10101: Minor fixes in CONTRIBUTING.rst

2020-08-01 Thread GitBox
kaxil opened a new pull request #10101: URL: https://github.com/apache/airflow/pull/10101 Fixes some typos, formatting and grammar --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] mik-laj commented on a change in pull request #9947: [GH-9708] Add type annotation to providers/jenkins

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #9947: URL: https://github.com/apache/airflow/pull/9947#discussion_r464014728 ## File path: airflow/providers/jenkins/example_dags/example_jenkins_job_trigger.py ## @@ -44,7 +44,7 @@ job_trigger = JenkinsJobTriggerOperator(

[GitHub] [airflow] mik-laj commented on a change in pull request #9947: [GH-9708] Add type annotation to providers/jenkins

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #9947: URL: https://github.com/apache/airflow/pull/9947#discussion_r464014698 ## File path: airflow/providers/jenkins/operators/jenkins_job_trigger.py ## @@ -94,11 +99,12 @@ class JenkinsJobTriggerOperator(BaseOperator):

[GitHub] [airflow] potiuk commented on issue #10087: AWSHook TypeError: 'NoneType' object is not callable

2020-08-01 Thread GitBox
potiuk commented on issue #10087: URL: https://github.com/apache/airflow/issues/10087#issuecomment-667537690 Hey @kundan1301 - would you mind contributing a fix to that ? I will be happy to review! This is an automated

[GitHub] [airflow] potiuk merged pull request #10088: Pin google-cloud-kms to ..,<2.0.0 due to breaking changes

2020-08-01 Thread GitBox
potiuk merged pull request #10088: URL: https://github.com/apache/airflow/pull/10088 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

[airflow] branch master updated (2b8dea6 -> 30b0aec)

2020-08-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 2b8dea6 Fix typo in Athena sensor retries (#10079) add 30b0aec Pin google-cloud-kms to ..,<2.0.0 due to

[GitHub] [airflow] mik-laj commented on a change in pull request #10078: Add migration guide for CLI commands

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10078: URL: https://github.com/apache/airflow/pull/10078#discussion_r463981981 ## File path: docs/cli-migration-guide.rst ## @@ -0,0 +1,144 @@ + .. Licensed to the Apache Software Foundation (ASF) under one +or more

[GitHub] [airflow] mik-laj edited a comment on pull request #10078: Add migration guide for CLI commands

2020-08-01 Thread GitBox
mik-laj edited a comment on pull request #10078: URL: https://github.com/apache/airflow/pull/10078#issuecomment-667562388 Can you move this content to UPDAATING.md? I think that this way it will make it easier to find this guide. We'll also be able to update it post-release if we discover

[GitHub] [airflow] mik-laj commented on pull request #10078: Add migration guide for CLI commands

2020-08-01 Thread GitBox
mik-laj commented on pull request #10078: URL: https://github.com/apache/airflow/pull/10078#issuecomment-667562388 Can you move this content to UPDAATING.md? I think that this way it will make it easier to find this guide.

[GitHub] [airflow] potiuk merged pull request #10092: Move the contribution workflow to the beginning of the file

2020-08-01 Thread GitBox
potiuk merged pull request #10092: URL: https://github.com/apache/airflow/pull/10092 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

[GitHub] [airflow] mik-laj merged pull request #10094: Combine entries in logging configuration section

2020-08-01 Thread GitBox
mik-laj merged pull request #10094: URL: https://github.com/apache/airflow/pull/10094 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

[GitHub] [airflow] mik-laj commented on a change in pull request #10098: Move stable REST API migration guide to UPDATING.md

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10098: URL: https://github.com/apache/airflow/pull/10098#discussion_r463998397 ## File path: UPDATING.md ## @@ -69,6 +69,47 @@ More tips can be found in the guide: https://developers.google.com/style/inclusive-documentation

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #10078: Add migration guide for CLI commands

2020-08-01 Thread GitBox
ephraimbuddy commented on a change in pull request #10078: URL: https://github.com/apache/airflow/pull/10078#discussion_r464000230 ## File path: UPDATING.md ## @@ -78,50 +78,76 @@ This section describes the changes that have been made, and what you need to do

[GitHub] [airflow] mik-laj opened a new pull request #10102: Combine entries in UPDATING.md file

2020-08-01 Thread GitBox
mik-laj opened a new pull request #10102: URL: https://github.com/apache/airflow/pull/10102 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more

[GitHub] [airflow] coopergillan commented on pull request #9947: [GH-9708] Add type annotation to providers/jenkins

2020-08-01 Thread GitBox
coopergillan commented on pull request #9947: URL: https://github.com/apache/airflow/pull/9947#issuecomment-667601757 Yes, I can get to that soon. Thanks! This is an automated message from the Apache Git Service. To respond

[GitHub] [airflow] mik-laj commented on issue #10091: Airflow Metrics Page Misses Some Metrics

2020-08-01 Thread GitBox
mik-laj commented on issue #10091: URL: https://github.com/apache/airflow/issues/10091#issuecomment-667604929 Does this problem also occur on the master branch? https://airflow.readthedocs.io/en/latest/metrics.html This

[airflow] branch master updated: Group UPDATING.md entries into sections (#10090)

2020-08-01 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula 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 dacfad4 Group UPDATING.md entries into

[GitHub] [airflow] mik-laj merged pull request #10090: Group UPDATING.md entries in into smaller sections

2020-08-01 Thread GitBox
mik-laj merged pull request #10090: URL: https://github.com/apache/airflow/pull/10090 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

[GitHub] [airflow] mik-laj commented on issue #10072: Teradata Tools and Utilities hooks and operators

2020-08-01 Thread GitBox
mik-laj commented on issue #10072: URL: https://github.com/apache/airflow/issues/10072#issuecomment-667596307 > (1) Having a dep with Teradata binaries, what considerations should i have to know when contributing with a PR? I recommend that you write a tutorial that describes the

[GitHub] [airflow] mik-laj commented on issue #10061: Toggle buttons fire wrong URLs when deploying in "subdirectory"

2020-08-01 Thread GitBox
mik-laj commented on issue #10061: URL: https://github.com/apache/airflow/issues/10061#issuecomment-667598675 > `` > "X-Forwarded-Host": "basquiat.informatik.uni-bremen.de", > "X-Forwarded-Server": "basquiat.informatik.uni-bremen.de" > ``` I think you should add

[GitHub] [airflow] mik-laj edited a comment on issue #10061: Toggle buttons fire wrong URLs when deploying in "subdirectory"

2020-08-01 Thread GitBox
mik-laj edited a comment on issue #10061: URL: https://github.com/apache/airflow/issues/10061#issuecomment-667598675 > ``` > "X-Forwarded-Host": "basquiat.informatik.uni-bremen.de", > "X-Forwarded-Server": "basquiat.informatik.uni-bremen.de" > ``` I think you should add

[GitHub] [airflow] coopergillan commented on pull request #9947: [GH-9708] Add type annotation to providers/jenkins

2020-08-01 Thread GitBox
coopergillan commented on pull request #9947: URL: https://github.com/apache/airflow/pull/9947#issuecomment-667605216 @mik-laj just rebased, now hoping for a clean run! This is an automated message from the Apache Git

[GitHub] [airflow] rafidka commented on issue #10091: Airflow Metrics Page Misses Some Metrics

2020-08-01 Thread GitBox
rafidka commented on issue #10091: URL: https://github.com/apache/airflow/issues/10091#issuecomment-667605251 Yes, I just checked and apart from a couple of the metrics in my list above which seem to be documented, the rest are still undocumented. Also, the two metrics which are wrongly

[GitHub] [airflow] rafidka opened a new issue #10091: Airflow Metrics Page Misses Some Metrics

2020-08-01 Thread GitBox
rafidka opened a new issue #10091: URL: https://github.com/apache/airflow/issues/10091 **Apache Airflow version**: N/A **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): N/A **Environment**: N/A - **Cloud

[GitHub] [airflow] mik-laj opened a new pull request #10092: Move the contribution workflow to the beginning of the file

2020-08-01 Thread GitBox
mik-laj opened a new pull request #10092: URL: https://github.com/apache/airflow/pull/10092 I think this section most useful for a new contributor, so it makes sense for them to start reading this document from here. --- **^ Add meaningful description above** Read the

[GitHub] [airflow] mik-laj commented on a change in pull request #10093: Delete irrelevant entries from UPDATING.md

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10093: URL: https://github.com/apache/airflow/pull/10093#discussion_r463983396 ## File path: UPDATING.md ## @@ -210,16 +210,6 @@ ie. running, {"name": "bob"} whereas in in prior releases it just printed the state: ie. running

[GitHub] [airflow] mik-laj commented on a change in pull request #10093: Delete irrelevant entries from UPDATING.md

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10093: URL: https://github.com/apache/airflow/pull/10093#discussion_r463983518 ## File path: UPDATING.md ## @@ -1494,20 +1474,6 @@ For example instead of `pip install apache-airflow[atlas]` you should use The deprecated extras

[GitHub] [airflow] mik-laj commented on a change in pull request #10093: Delete irrelevant entries from UPDATING.md

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10093: URL: https://github.com/apache/airflow/pull/10093#discussion_r463983490 ## File path: UPDATING.md ## @@ -851,16 +841,6 @@ arguments, please change `store_serialized_dags` to `read_dags_from_db`. Similarly, if you were

[airflow] branch master updated (7f9173e -> 402e22c)

2020-08-01 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 7f9173e Move the contribution workflow to the beginning of the file (#10092) add 402e22c Combine

[GitHub] [airflow] mik-laj opened a new pull request #10099: More user-oriented change titles in Python API sections

2020-08-01 Thread GitBox
mik-laj opened a new pull request #10099: URL: https://github.com/apache/airflow/pull/10099 We have a lot of changes to the API, to simplify viewing these changes I changed the titles to the name of the package/module/class/method. Now the user does not need to review all changes to see

[GitHub] [airflow] mik-laj commented on pull request #9947: [GH-9708] Add type annotation to providers/jenkins

2020-08-01 Thread GitBox
mik-laj commented on pull request #9947: URL: https://github.com/apache/airflow/pull/9947#issuecomment-667598000 We have a merge conflict. Can you do a rebase? This is an automated message from the Apache Git Service. To

[GitHub] [airflow] houqp opened a new pull request #10096: prevent DAG callback exception from crashing scheduler

2020-08-01 Thread GitBox
houqp opened a new pull request #10096: URL: https://github.com/apache/airflow/pull/10096 Also add type annotation so we can catch signal type exceptions at build time. --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] mik-laj commented on a change in pull request #10078: Add migration guide for CLI commands

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10078: URL: https://github.com/apache/airflow/pull/10078#discussion_r463999268 ## File path: UPDATING.md ## @@ -78,50 +78,76 @@ This section describes the changes that have been made, and what you need to do

[GitHub] [airflow] coopergillan commented on a change in pull request #9947: [GH-9708] Add type annotation to providers/jenkins

2020-08-01 Thread GitBox
coopergillan commented on a change in pull request #9947: URL: https://github.com/apache/airflow/pull/9947#discussion_r464002397 ## File path: airflow/providers/jenkins/operators/jenkins_job_trigger.py ## @@ -123,20 +129,20 @@ def build_job(self, jenkins_server): """

[GitHub] [airflow] mik-laj merged pull request #10097: Remove args from provider operator inits

2020-08-01 Thread GitBox
mik-laj merged pull request #10097: URL: https://github.com/apache/airflow/pull/10097 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

[GitHub] [airflow] kundan1301 commented on issue #10087: AWSHook TypeError: 'NoneType' object is not callable

2020-08-01 Thread GitBox
kundan1301 commented on issue #10087: URL: https://github.com/apache/airflow/issues/10087#issuecomment-667561210 @potiuk Sure I will fix and raise a PR. This is an automated message from the Apache Git Service. To respond to

[airflow] branch constraints-master updated: Updating constraints. GH run id:191511400

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

[GitHub] [airflow] mik-laj opened a new pull request #10100: Create "major changes" section in UPDATING.md

2020-08-01 Thread GitBox
mik-laj opened a new pull request #10100: URL: https://github.com/apache/airflow/pull/10100 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more

[GitHub] [airflow] mik-laj commented on a change in pull request #10100: Create "major changes" section in UPDATING.md

2020-08-01 Thread GitBox
mik-laj commented on a change in pull request #10100: URL: https://github.com/apache/airflow/pull/10100#discussion_r464006629 ## File path: UPDATING.md ## @@ -69,6 +69,73 @@ More tips can be found in the guide: https://developers.google.com/style/inclusive-documentation

[GitHub] [airflow] mik-laj opened a new pull request #10103: Move Naming Conventions section in CONTRIBUTING.rst

2020-08-01 Thread GitBox
mik-laj opened a new pull request #10103: URL: https://github.com/apache/airflow/pull/10103 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more

[GitHub] [airflow] mik-laj opened a new issue #10085: Upgrade to Airflow 2.0

2020-08-01 Thread GitBox
mik-laj opened a new issue #10085: URL: https://github.com/apache/airflow/issues/10085 Hello, The 2.0 release of the Airflow is a significant upgrade and includes substantial interface changes. Users who are upgrading to the new version may have to take additional steps to be able

[GitHub] [airflow] potiuk commented on pull request #9065: ADD ldap and self-signed certificate

2020-08-01 Thread GitBox
potiuk commented on pull request #9065: URL: https://github.com/apache/airflow/pull/9065#issuecomment-667537413 Hey @NBardelot - seems useful. Would you mind rebasing please ? This is an automated message from the Apache Git

[GitHub] [airflow] potiuk commented on pull request #8707: FIX Entrypoint and _CMD config variables (#8705)

2020-08-01 Thread GitBox
potiuk commented on pull request #8707: URL: https://github.com/apache/airflow/pull/8707#issuecomment-667536817 Unstale :) This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow] mik-laj commented on pull request #10067: Add pre 1.10.11 Kubernetes Paths back with Deprecation Warning

2020-08-01 Thread GitBox
mik-laj commented on pull request #10067: URL: https://github.com/apache/airflow/pull/10067#issuecomment-667485088 @kaxil Can you add entry in UPDATING.md? The entry should explain that in version A we have a breaking change, but in version B it is a non-breaking change.

[GitHub] [airflow] aneesh-joseph commented on pull request #10084: Fix more PodMutationHook issues for backwards compatibility

2020-08-01 Thread GitBox
aneesh-joseph commented on pull request #10084: URL: https://github.com/apache/airflow/pull/10084#issuecomment-667512321 > cc @aneesh-joseph Thanks for testing the last fix, can you please help me by testing this PR too -- Can you run your pod_mutations hooks with this PR, please (both

[GitHub] [airflow] vanka56 commented on pull request #10071: Fix to make y-axis label of Tries chart visible

2020-08-01 Thread GitBox
vanka56 commented on pull request #10071: URL: https://github.com/apache/airflow/pull/10071#issuecomment-667489908 @ashb @turbaszek Can you guys take a look at this. Thank you! This is an automated message from the Apache

[GitHub] [airflow] stale[bot] commented on pull request #9179: [Feature] Add @everyminute to schedule_interval

2020-08-01 Thread GitBox
stale[bot] commented on pull request #9179: URL: https://github.com/apache/airflow/pull/9179#issuecomment-667498075 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] commented on pull request #8707: FIX Entrypoint and _CMD config variables (#8705)

2020-08-01 Thread GitBox
stale[bot] commented on pull request #8707: URL: https://github.com/apache/airflow/pull/8707#issuecomment-667498083 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] commented on pull request #9065: ADD ldap and self-signed certificate

2020-08-01 Thread GitBox
stale[bot] commented on pull request #9065: URL: https://github.com/apache/airflow/pull/9065#issuecomment-667498087 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] commented on pull request #7682: [AIRFLOW-7031] Airflow WinRM endpoint is hardcoded to HTTP

2020-08-01 Thread GitBox
stale[bot] commented on pull request #7682: URL: https://github.com/apache/airflow/pull/7682#issuecomment-667498081 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[jira] [Commented] (AIRFLOW-7031) Airflow WinRM endpoint is hardcoded to HTTP

2020-08-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169255#comment-17169255 ] ASF GitHub Bot commented on AIRFLOW-7031: - stale[bot] commented on pull request #7682: URL:

[GitHub] [airflow] stale[bot] commented on pull request #9084: Remove TaskInstance.log_filepath attribute

2020-08-01 Thread GitBox
stale[bot] commented on pull request #9084: URL: https://github.com/apache/airflow/pull/9084#issuecomment-667498090 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] commented on pull request #8254: changed sendgrid apikey parameter to api_key

2020-08-01 Thread GitBox
stale[bot] commented on pull request #8254: URL: https://github.com/apache/airflow/pull/8254#issuecomment-667498078 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] feluelle opened a new pull request #10088: Pin google-cloud-kms to ..,<2.0.0 due to breaking changes

2020-08-01 Thread GitBox
feluelle opened a new pull request #10088: URL: https://github.com/apache/airflow/pull/10088 Yesterday (2020-07-30) [google-cloud-kms](https://pypi.org/project/google-cloud-kms/) released a new version which breaks our builds because it contains breaking changes to our usage in

[GitHub] [airflow] potiuk commented on issue #10085: Release Airflow 2.0

2020-08-01 Thread GitBox
potiuk commented on issue #10085: URL: https://github.com/apache/airflow/issues/10085#issuecomment-667538469 +1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [airflow] j-y-matsubara edited a comment on pull request #8867: Fixed BaseSensorOperator to make respect the trigger_rule in downstream tasks, when setting soft_fail="True"

2020-08-01 Thread GitBox
j-y-matsubara edited a comment on pull request #8867: URL: https://github.com/apache/airflow/pull/8867#issuecomment-667201741 > Do we need to update the docs somewhere? Did you check that? At least files in [airflow/docs](https://github.com/apache/airflow/tree/master/docs) , I don't

[GitHub] [airflow] j-y-matsubara commented on pull request #8867: Fixed BaseSensorOperator to make respect the trigger_rule in downstream tasks, when setting soft_fail="True"

2020-08-01 Thread GitBox
j-y-matsubara commented on pull request #8867: URL: https://github.com/apache/airflow/pull/8867#issuecomment-667499537 Fixed conflicting! This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] potiuk commented on pull request #8707: FIX Entrypoint and _CMD config variables (#8705)

2020-08-01 Thread GitBox
potiuk commented on pull request #8707: URL: https://github.com/apache/airflow/pull/8707#issuecomment-667537104 Hey @NBardelot I see I missed that one. Would you mind rebasing ? This is an automated message from the Apache

[GitHub] [airflow] dependabot[bot] opened a new pull request #10086: Bump elliptic from 6.5.2 to 6.5.3 in /airflow/www

2020-08-01 Thread GitBox
dependabot[bot] opened a new pull request #10086: URL: https://github.com/apache/airflow/pull/10086 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. Commits https://github.com/indutny/elliptic/commit/8647803dc3d90506aa03021737f7b061ba959ae1;>8647803

[airflow] branch dependabot/npm_and_yarn/airflow/www/elliptic-6.5.3 created (now 5fbfa9e)

2020-08-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/airflow/www/elliptic-6.5.3 in repository https://gitbox.apache.org/repos/asf/airflow.git. at 5fbfa9e Bump elliptic from 6.5.2 to 6.5.3 in /airflow/www No new

[GitHub] [airflow] kundan1301 opened a new issue #10087: AWSHook TypeError: 'NoneType' object is not callable

2020-08-01 Thread GitBox
kundan1301 opened a new issue #10087: URL: https://github.com/apache/airflow/issues/10087 **Apache Airflow version**: 1.10.9 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): **Environment**: composer - **Cloud provider or

[GitHub] [airflow] boring-cyborg[bot] commented on issue #10087: AWSHook TypeError: 'NoneType' object is not callable

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

[GitHub] [airflow] mik-laj opened a new issue #10089: Migration guide for Airflow 2.0

2020-08-01 Thread GitBox
mik-laj opened a new issue #10089: URL: https://github.com/apache/airflow/issues/10089 Hello, We have a lot of entries in UPDATING.md, but there is no full procedure that will answer the most important question - how to update Airflow to the latest version. Users expect

[airflow] branch master updated (2b8dea6 -> 30b0aec)

2020-08-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 2b8dea6 Fix typo in Athena sensor retries (#10079) add 30b0aec Pin google-cloud-kms to ..,<2.0.0 due to

[GitHub] [airflow] potiuk commented on issue #9946: Adding DagID .. Task ID .. Execution Time Stamp .. Run Number to Logging Format

2020-08-01 Thread GitBox
potiuk commented on issue #9946: URL: https://github.com/apache/airflow/issues/9946#issuecomment-667617507 > Sending a request again here in case you are back from vacations... Just be persistent and ask again, bump the thread etc. your question is rather specific to your case and

[GitHub] [airflow] potiuk commented on pull request #10102: Combine entries in UPDATING.md file

2020-08-01 Thread GitBox
potiuk commented on pull request #10102: URL: https://github.com/apache/airflow/pull/10102#issuecomment-667617608 There are some failures in the CI. This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] potiuk commented on issue #10085: Release Airflow 2.0

2020-08-01 Thread GitBox
potiuk commented on issue #10085: URL: https://github.com/apache/airflow/issues/10085#issuecomment-66768 I love to switch to Github issues for planning. However I think we should organise it slightly differently, Github already has all the levels of details that we need and

[GitHub] [airflow] boring-cyborg[bot] commented on issue #10105: Add missing params to GCP Pub/Sub creation_subscription hook/operator

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

[GitHub] [airflow] ryanyuan opened a new issue #10105: Add missing params to GCP Pub/Sub creation_subscription hook/operator

2020-08-01 Thread GitBox
ryanyuan opened a new issue #10105: URL: https://github.com/apache/airflow/issues/10105 **Description** Add enable_message_ordering, expiration_policy, filter_, dead_letter_policy and retry_policy to GCP Pub/Sub create_subscription's hook and operator. **Use case /

[GitHub] [airflow] potiuk commented on issue #10108: Double check UPDATING.md for "2.0" include all changes in import paths

2020-08-01 Thread GitBox
potiuk commented on issue #10108: URL: https://github.com/apache/airflow/issues/10108#issuecomment-667623566 We should have either: * have simply a directory of all provider packages with links to README + core description or * combine the information in READMES

[GitHub] [airflow] potiuk commented on a change in pull request #10078: Add migration guide for CLI commands

2020-08-01 Thread GitBox
potiuk commented on a change in pull request #10078: URL: https://github.com/apache/airflow/pull/10078#discussion_r464034573 ## File path: UPDATING.md ## @@ -69,61 +69,86 @@ More tips can be found in the guide: https://developers.google.com/style/inclusive-documentation

[GitHub] [airflow] potiuk commented on a change in pull request #10078: Add migration guide for CLI commands

2020-08-01 Thread GitBox
potiuk commented on a change in pull request #10078: URL: https://github.com/apache/airflow/pull/10078#discussion_r464034599 ## File path: UPDATING.md ## @@ -69,61 +69,86 @@ More tips can be found in the guide: https://developers.google.com/style/inclusive-documentation

[GitHub] [airflow] kaxil commented on pull request #10103: Move Naming Conventions section in CONTRIBUTING.rst

2020-08-01 Thread GitBox
kaxil commented on pull request #10103: URL: https://github.com/apache/airflow/pull/10103#issuecomment-667608032 The PR title doesn't match the changes This is an automated message from the Apache Git Service. To respond to

[airflow] branch master updated: Move Naming Conventions section in CONTRIBUTING.rst (#10103)

2020-08-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 33646db Move Naming Conventions section in

[airflow] branch master updated: Move Naming Conventions section in CONTRIBUTING.rst (#10103)

2020-08-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 33646db Move Naming Conventions section in

[airflow] branch master updated: More user-oriented change titles in Python API sections (#10099)

2020-08-01 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk 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 bd3d55c More user-oriented change titles in

[GitHub] [airflow] mik-laj opened a new issue #10104: Double check UPDATING.md for "2.0" doesn't include breaking changes in import paths

2020-08-01 Thread GitBox
mik-laj opened a new issue #10104: URL: https://github.com/apache/airflow/issues/10104 Hello, We should check if all operators and hooks available in Airflow 1.10 are also importable in Airflow 2.0. All these changes should also be included in

[GitHub] [airflow] potiuk commented on pull request #10098: Move stable REST API migration guide to UPDATING.md

2020-08-01 Thread GitBox
potiuk commented on pull request #10098: URL: https://github.com/apache/airflow/pull/10098#issuecomment-667619818 Needs rebase now :( This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] potiuk merged pull request #10099: More API-oriented change titles in Python API sections

2020-08-01 Thread GitBox
potiuk merged pull request #10099: URL: https://github.com/apache/airflow/pull/10099 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

[GitHub] [airflow] mik-laj opened a new issue #10108: Double check UPDATING.md for "2.0" include all changes in import paths

2020-08-01 Thread GitBox
mik-laj opened a new issue #10108: URL: https://github.com/apache/airflow/issues/10108 Hello, Some users may want to have easy access to the list of import path changes that were made in Airflow 2.0 Currently, this information is only available in `tests/` directory.

  1   2   >