[GitHub] [airflow] aneesh-joseph opened a new pull request #9948: Fix mssql errors when fetching paused dag ids

2020-07-22 Thread GitBox
aneesh-joseph opened a new pull request #9948: URL: https://github.com/apache/airflow/pull/9948 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for mo

[jira] [Updated] (AIRFLOW-4151) property "replace" in GenericTransfer.insert_rows is not accessible

2020-07-22 Thread Konrad Riedel (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Riedel updated AIRFLOW-4151: --- Affects Version/s: 1.10.11 1.10.10 > property "replace" in GenericTr

[GitHub] [airflow] zikun commented on issue #9708: Increase typing coverage

2020-07-22 Thread GitBox
zikun commented on issue #9708: URL: https://github.com/apache/airflow/issues/9708#issuecomment-662822609 Does anyone know what is the best practice for type annotations in test code? Is it recommended to also have type annotations in pytest/unittest functions? --

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

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

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

2020-07-22 Thread GitBox
coopergillan commented on a change in pull request #9947: URL: https://github.com/apache/airflow/pull/9947#discussion_r459211038 ## File path: airflow/providers/jenkins/operators/jenkins_job_trigger.py ## @@ -56,7 +59,7 @@ def jenkins_request_with_headers(jenkins_server, req):

[GitHub] [airflow] zikun commented on a change in pull request #9697: Add DateTimeSensor

2020-07-22 Thread GitBox
zikun commented on a change in pull request #9697: URL: https://github.com/apache/airflow/pull/9697#discussion_r459209046 ## File path: airflow/sensors/date_time_sensor.py ## @@ -0,0 +1,55 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributo

[GitHub] [airflow] mik-laj commented on a change in pull request #9945: add missing x-openapi-router-controller to dagRun endpoint

2020-07-22 Thread GitBox
mik-laj commented on a change in pull request #9945: URL: https://github.com/apache/airflow/pull/9945#discussion_r459209096 ## File path: .github/workflows/ci.yml ## @@ -548,6 +548,13 @@ jobs: with: workflow_id: ${{ env.WORKFLOW_ID }} access_token

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

2020-07-22 Thread GitBox
coopergillan opened a new pull request #9947: URL: https://github.com/apache/airflow/pull/9947 Set type hints for `JenkinsHook` and `jenkins_job_trigger`, ignoring a couple that seem to be slightly buggy. --- **^ Add meaningful description above** Read the **[Pull R

[GitHub] [airflow] mik-laj commented on a change in pull request #9945: add missing x-openapi-router-controller to dagRun endpoint

2020-07-22 Thread GitBox
mik-laj commented on a change in pull request #9945: URL: https://github.com/apache/airflow/pull/9945#discussion_r459208161 ## File path: .github/workflows/ci.yml ## @@ -548,6 +548,13 @@ jobs: with: workflow_id: ${{ env.WORKFLOW_ID }} access_token

[GitHub] [airflow] mik-laj commented on a change in pull request #9945: add missing x-openapi-router-controller to dagRun endpoint

2020-07-22 Thread GitBox
mik-laj commented on a change in pull request #9945: URL: https://github.com/apache/airflow/pull/9945#discussion_r459207786 ## File path: .github/workflows/ci.yml ## @@ -548,6 +548,13 @@ jobs: with: workflow_id: ${{ env.WORKFLOW_ID }} access_token

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

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

[GitHub] [airflow] kumargauravin opened a new issue #9946: Adding DagID .. Task ID .. Execution Time Stamp .. Run Number to Logging Format

2020-07-22 Thread GitBox
kumargauravin opened a new issue #9946: URL: https://github.com/apache/airflow/issues/9946 Hi Team, Can we add Dag ID, Tag ID, TS and Run Number in Logging format as a prefix to existing things? Idea is to push all logs into one Azure Log Analytics Table and then able to figure o

[GitHub] [airflow] houqp commented on a change in pull request #9945: add missing x-openapi-router-controller to dagRun endpoint

2020-07-22 Thread GitBox
houqp commented on a change in pull request #9945: URL: https://github.com/apache/airflow/pull/9945#discussion_r459207035 ## File path: .github/workflows/ci.yml ## @@ -548,6 +548,13 @@ jobs: with: workflow_id: ${{ env.WORKFLOW_ID }} access_token:

[GitHub] [airflow] houqp opened a new pull request #9945: add missing x-openapi-router-controller to dagRun endpoint

2020-07-22 Thread GitBox
houqp opened a new pull request #9945: URL: https://github.com/apache/airflow/pull/9945 Also adds simple spec validation automation script to guard against future regressions. --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://g

[GitHub] [airflow] thepabloaguilar commented on a change in pull request #9943: Increase typing coverage for postgres provider

2020-07-22 Thread GitBox
thepabloaguilar commented on a change in pull request #9943: URL: https://github.com/apache/airflow/pull/9943#discussion_r459186870 ## File path: airflow/providers/postgres/operators/postgres.py ## @@ -60,9 +60,9 @@ def __init__( self.autocommit = autocommit s

[GitHub] [airflow] aneesh-joseph closed pull request #9933: Fix errors when using MSSQL as a backend

2020-07-22 Thread GitBox
aneesh-joseph closed pull request #9933: URL: https://github.com/apache/airflow/pull/9933 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

[jira] [Commented] (AIRFLOW-3126) kubernetes executor not allowing new PV

2020-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163189#comment-17163189 ] ASF GitHub Bot commented on AIRFLOW-3126: - mik-laj edited a comment on pull req

[GitHub] [airflow] mik-laj edited a comment on pull request #8150: [AIRFLOW-3126] Add option to specify additional K8s volumes

2020-07-22 Thread GitBox
mik-laj edited a comment on pull request #8150: URL: https://github.com/apache/airflow/pull/8150#issuecomment-662792653 > I've noticed you've added several PRs recently to add missing functionality to the `airflow.cfg` for configuring the KubernetesExecutor. There is also a [new field](ht

[GitHub] [airflow] thepabloaguilar commented on a change in pull request #9943: Increase typing coverage for postgres provider

2020-07-22 Thread GitBox
thepabloaguilar commented on a change in pull request #9943: URL: https://github.com/apache/airflow/pull/9943#discussion_r459187852 ## File path: airflow/providers/postgres/hooks/postgres.py ## @@ -149,7 +152,7 @@ def _serialize_cell(cell, conn): """ return ce

[jira] [Commented] (AIRFLOW-3126) kubernetes executor not allowing new PV

2020-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163180#comment-17163180 ] ASF GitHub Bot commented on AIRFLOW-3126: - mik-laj commented on pull request #8

[GitHub] [airflow] mik-laj commented on pull request #8150: [AIRFLOW-3126] Add option to specify additional K8s volumes

2020-07-22 Thread GitBox
mik-laj commented on pull request #8150: URL: https://github.com/apache/airflow/pull/8150#issuecomment-662792653 > I've noticed you've added several PRs recently to add missing functionality to the `airflow.cfg` for configuring the KubernetesExecutor. There is also a [new field](https://g

[GitHub] [airflow] houqp commented on a change in pull request #9921: Update JS packages to latest versions (#9811)

2020-07-22 Thread GitBox
houqp commented on a change in pull request #9921: URL: https://github.com/apache/airflow/pull/9921#discussion_r459176379 ## File path: airflow/www/package.json ## @@ -28,51 +28,51 @@ "devDependencies": { "babel": "^6.23.0", "babel-core": "^6.26.3", -"babel-esl

[airflow] branch master updated: Add type annotations to providers/vertica (#9936)

2020-07-22 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 867bc44 Add type annotations to provider

[GitHub] [airflow] mik-laj merged pull request #9936: Add type annotations to providers/vertica

2020-07-22 Thread GitBox
mik-laj merged pull request #9936: URL: https://github.com/apache/airflow/pull/9936 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] mik-laj commented on pull request #9943: Increase typing coverage for postgres provider

2020-07-22 Thread GitBox
mik-laj commented on pull request #9943: URL: https://github.com/apache/airflow/pull/9943#issuecomment-662770199 Some static checks are sad. Can you fix it? This is an automated message from the Apache Git Service. To respond

[GitHub] [airflow-client-go] houqp commented on a change in pull request #3: fix package path in go module and catch up to latest openapi spec

2020-07-22 Thread GitBox
houqp commented on a change in pull request #3: URL: https://github.com/apache/airflow-client-go/pull/3#discussion_r459160209 ## File path: airflow/README.md ## @@ -59,23 +59,23 @@ Class | Method | HTTP request | Description *ConnectionApi* | [**PatchConnection**](docs/Connect

[GitHub] [airflow] mik-laj opened a new pull request #9944: Improve signature for core operators

2020-07-22 Thread GitBox
mik-laj opened a new pull request #9944: URL: https://github.com/apache/airflow/pull/9944 Part of: https://github.com/apache/airflow/issues/9942 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CO

[GitHub] [airflow] kenjihiraoka opened a new pull request #9943: Increase typing coverage for postgres provider

2020-07-22 Thread GitBox
kenjihiraoka opened a new pull request #9943: URL: https://github.com/apache/airflow/pull/9943 This PR is about increasing typing coverage for the postgres provider For more details, see Issue #9708 --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] mik-laj edited a comment on issue #9538: Add config variable for UI page title

2020-07-22 Thread GitBox
mik-laj edited a comment on issue #9538: URL: https://github.com/apache/airflow/issues/9538#issuecomment-662686985 It's a good idea to add a test that will check that the content is securely protected against XSS attacks. For the Web UI, it is enough for us to have integration tests. You

[GitHub] [airflow] mik-laj opened a new issue #9942: Incorrect signature of operators

2020-07-22 Thread GitBox
mik-laj opened a new issue #9942: URL: https://github.com/apache/airflow/issues/9942 Hello, Currently, the signatures of most operators look similar to the following. ```python @apply_defaults def __init__( self, sql: str, conn_id: Optional[str] = None, *ar

[GitHub] [airflow] mik-laj commented on issue #9941: Extra links for Google Cloud operators

2020-07-22 Thread GitBox
mik-laj commented on issue #9941: URL: https://github.com/apache/airflow/issues/9941#issuecomment-662743044 @dossett Would you like to help with this ticket? This is an automated message from the Apache Git Service. To respo

[GitHub] [airflow] pcandoalmeida commented on issue #9538: Add config variable for UI page title

2020-07-22 Thread GitBox
pcandoalmeida commented on issue #9538: URL: https://github.com/apache/airflow/issues/9538#issuecomment-662742683 Thank you for the pointers @mik-laj! This is an automated message from the Apache Git Service. To respond to th

[GitHub] [airflow] mik-laj opened a new issue #9941: Hello,

2020-07-22 Thread GitBox
mik-laj opened a new issue #9941: URL: https://github.com/apache/airflow/issues/9941 **Description** **Use case / motivation** **Related Issues** This is an automated message

[GitHub] [airflow] mik-laj closed issue #9941: Hello,

2020-07-22 Thread GitBox
mik-laj closed issue #9941: URL: https://github.com/apache/airflow/issues/9941 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 s

[GitHub] [airflow] pcandoalmeida opened a new issue #9940: Add SecureString Decryption to AWS Secrets Backend

2020-07-22 Thread GitBox
pcandoalmeida opened a new issue #9940: URL: https://github.com/apache/airflow/issues/9940 **Description** Add AWS Secrets Manager secrets backend support for SecureString parameters and include role based authentication when connecting to AWS via the SecretsManagerBackend class.

[GitHub] [airflow] boring-cyborg[bot] commented on issue #9940: Add SecureString Decryption to AWS Secrets Backend

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

[airflow] branch v1-10-test updated: Breeze / KinD - support earlier k8s versions, fix recreate and kubectl versioning (#9905)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 8c6bebe Breeze / KinD - support earli

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

2020-07-22 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 49fba6f Updating const

[airflow] branch v1-10-test updated: Pin google-cloud-container to <2 (#9901)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 5382db3 Pin google-cloud-container to

[airflow] branch v1-10-test updated: Pin google-cloud-container to <2 (#9901)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 5382db3 Pin google-cloud-container to

[airflow] branch constraints-1-10 updated (938da74 -> ef20a44)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch constraints-1-10 in repository https://gitbox.apache.org/repos/asf/airflow.git. discard 938da74 Added latest proven constraints new ef20a44 Added latest proven constraints This update ad

[airflow] branch v1-10-test updated: Pin google-cloud-container to <2 (#9901)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 5382db3 Pin google-cloud-container to

[airflow] 01/01: Added latest proven constraints

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch constraints-1-10 in repository https://gitbox.apache.org/repos/asf/airflow.git commit ef20a443fac74e9b1db58f63ea99ddd739c74337 Author: Jarek Potiuk AuthorDate: Wed Jul 22 19:50:28 2020 +0200

[airflow] branch constraints-1-10 updated (938da74 -> ef20a44)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch constraints-1-10 in repository https://gitbox.apache.org/repos/asf/airflow.git. discard 938da74 Added latest proven constraints new ef20a44 Added latest proven constraints This update ad

[airflow] 01/01: Added latest proven constraints

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch constraints-1-10 in repository https://gitbox.apache.org/repos/asf/airflow.git commit ef20a443fac74e9b1db58f63ea99ddd739c74337 Author: Jarek Potiuk AuthorDate: Wed Jul 22 19:50:28 2020 +0200

[airflow] branch v1-10-test updated: Pin google-cloud-container to <2 (#9901)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 5382db3 Pin google-cloud-container to

[airflow] 01/01: Added latest proven constraints

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch constraints-1-10 in repository https://gitbox.apache.org/repos/asf/airflow.git commit ef20a443fac74e9b1db58f63ea99ddd739c74337 Author: Jarek Potiuk AuthorDate: Wed Jul 22 19:50:28 2020 +0200

[airflow] branch v1-10-test updated: Pin google-cloud-container to <2 (#9901)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new 5382db3 Pin google-cloud-container to

[airflow] branch constraints-1-10 updated (938da74 -> ef20a44)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch constraints-1-10 in repository https://gitbox.apache.org/repos/asf/airflow.git. discard 938da74 Added latest proven constraints new ef20a44 Added latest proven constraints This update ad

[GitHub] [airflow] boring-cyborg[bot] commented on issue #9939: Email noise reduction for failing tasks

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

[GitHub] [airflow] metra opened a new issue #9939: Email noise reduction for failing tasks

2020-07-22 Thread GitBox
metra opened a new issue #9939: URL: https://github.com/apache/airflow/issues/9939 **Description** Failing tasks can create a lot of email noise if you have both `email_on_failure` and `sla` enabled. **Use case / motivation** Outside of working hours, say 6pm through 10

[GitHub] [airflow] mik-laj commented on issue #9538: Add config variable for UI page title

2020-07-22 Thread GitBox
mik-laj commented on issue #9538: URL: https://github.com/apache/airflow/issues/9538#issuecomment-662686985 It's a good idea to add a test that will check that the content is securely protected against XSS attacks. For the Web UI, it is enough for us to have integration tests. You sho

[airflow] branch master updated (39a0288 -> 33f0cd2)

2020-07-22 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 39a0288 Add Google Authentication for experimental API (#9848) add 33f0cd2 apply_default keeps the func

[GitHub] [airflow] mik-laj merged pull request #9784: apply_default keeps the function signature for mypy

2020-07-22 Thread GitBox
mik-laj merged pull request #9784: URL: https://github.com/apache/airflow/pull/9784 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] pcandoalmeida commented on issue #9538: Add config variable for UI page title

2020-07-22 Thread GitBox
pcandoalmeida commented on issue #9538: URL: https://github.com/apache/airflow/issues/9538#issuecomment-662682687 I have tested with airflow.cfg and environment variables manually and the UI gets updated accordingly. I think for now Flask handles input so that code cannot be injected into

[airflow] branch master updated (708197b -> 39a0288)

2020-07-22 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 708197b Improve command examples in docs (#9934) add 39a0288 Add Google Authentication for experimental

[GitHub] [airflow] mik-laj merged pull request #9848: Add Google Authentication for experimental API

2020-07-22 Thread GitBox
mik-laj merged pull request #9848: URL: https://github.com/apache/airflow/pull/9848 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] vlasvlasvlas edited a comment on pull request #9715: create CODE_OF_CONDUCT.md

2020-07-22 Thread GitBox
vlasvlasvlas edited a comment on pull request #9715: URL: https://github.com/apache/airflow/pull/9715#issuecomment-662681122 ok! thanks :) done! https://github.com/vlasvlasvlas/airflow/blob/patch-3/CODE_OF_CONDUCT.md its that ok? --

[airflow] branch master updated (e86d753 -> 708197b)

2020-07-22 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 e86d753 Pin github checkout action to v2 (#9938) add 708197b Improve command examples in docs (#9934)

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

2020-07-22 Thread GitBox
vlasvlasvlas commented on pull request #9715: URL: https://github.com/apache/airflow/pull/9715#issuecomment-662681122 ok! thanks :) done! https://github.com/vlasvlasvlas/airflow/blob/patch-3/CODE_OF_CONDUCT.md its now ok? -

[GitHub] [airflow] mik-laj merged pull request #9934: Improve command example in docs

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

[jira] [Commented] (AIRFLOW-6732) Add Google Ads operators

2020-07-22 Thread Steve Pak (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163060#comment-17163060 ] Steve Pak commented on AIRFLOW-6732: Hi Todd, I am trying to use you GoogleAdsHook

[airflow] 01/02: Pin github checkout action to v2 (#9938)

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

[airflow] branch v1-10-test updated (babe75c -> 4f8b838)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from babe75c fixup! fixup! Constraint files are now maintained automatically (#9889) new 7d24e73 Pin github c

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

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

[airflow] branch v1-10-test updated: fixup! fixup! Constraint files are now maintained automatically (#9889)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v1-10-test by this push: new babe75c fixup! fixup! Constraint files

[GitHub] [airflow] jkbngl commented on pull request #9295: added mssql to oracle transfer operator

2020-07-22 Thread GitBox
jkbngl commented on pull request #9295: URL: https://github.com/apache/airflow/pull/9295#issuecomment-662653175 Hi @mik-laj not sure if this is causing any problems, this is also not really the target for this pull request, its solely to add the very simple (mssql to oracle transfer) opera

[airflow] branch master updated (a9c871b -> e86d753)

2020-07-22 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 a9c871b Clean up tmp directory when exiting from breeze shell (#9930) add e86d753 Pin github checkout action

[GitHub] [airflow] potiuk merged pull request #9938: Pin github checkout action to v2

2020-07-22 Thread GitBox
potiuk merged pull request #9938: URL: https://github.com/apache/airflow/pull/9938 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 t

[GitHub] [airflow] potiuk opened a new pull request #9938: Pin github checkout action to v2

2020-07-22 Thread GitBox
potiuk opened a new pull request #9938: URL: https://github.com/apache/airflow/pull/9938 Github checkout action stopped using master - and we should pin it anyway --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airfl

[airflow] 05/11: Group CI scripts in subdirectories (#9653)

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

[airflow] 09/11: Simplify pull request template (#9896)

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

[airflow] 11/11: fixup! Constraint files are now maintained automatically (#9889)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 15fc941d5faf03d2a5742e00de6571ec58dc4dec Author: Jarek Potiuk AuthorDate: Wed Jul 22 19:48:19 2020 +0200 fixup

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

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

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

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 86cc96ce6e0dc99443fe0e9a2377019874a6d5b1 Author: Alexander Sutcliffe <41974784+scrambldchan...@users.noreply.github.

[airflow] branch v1-10-test updated (244d0a5 -> 15fc941)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. discard 244d0a5 master -> main add 1c51f98 Tests should also be triggered when there is just setup.py change (#9

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

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

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

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

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

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

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

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

[airflow] branch v1-10-test updated (244d0a5 -> 15fc941)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit 244d0a5 master -> main new 1c51f98 Tests should also be triggered when there is just setup.py change (#9

[airflow] 06/11: Reorganizing of CI tests (#9654)

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

[airflow] 08/11: Constraint files are now maintained automatically (#9889)

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

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

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

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

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 86cc96ce6e0dc99443fe0e9a2377019874a6d5b1 Author: Alexander Sutcliffe <41974784+scrambldchan...@users.noreply.github.

[airflow] 05/11: Group CI scripts in subdirectories (#9653)

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

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

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

[airflow] branch v1-10-test updated (244d0a5 -> 15fc941)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git. omit 244d0a5 master -> main new 1c51f98 Tests should also be triggered when there is just setup.py change (#9

[airflow] 09/11: Simplify pull request template (#9896)

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

[airflow] 06/11: Reorganizing of CI tests (#9654)

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

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

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

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

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

[airflow] 11/11: fixup! Constraint files are now maintained automatically (#9889)

2020-07-22 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 15fc941d5faf03d2a5742e00de6571ec58dc4dec Author: Jarek Potiuk AuthorDate: Wed Jul 22 19:48:19 2020 +0200 fixup

[airflow] 08/11: Constraint files are now maintained automatically (#9889)

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

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

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

[GitHub] [airflow] rootcss commented on issue #8278: Missing unit tests for some modules in providers package

2020-07-22 Thread GitBox
rootcss commented on issue #8278: URL: https://github.com/apache/airflow/issues/8278#issuecomment-662627739 I'm picking the following tests: - [ ] tests/providers/google/cloud/utils/test_field_sanitizer.py - [ ] tests/providers/google/cloud/utils/test_field_validator.py - [ ] tests/

[GitHub] [airflow] kyprifog commented on issue #9937: S3 Backend for metadatabase or DAGS post endpoint.

2020-07-22 Thread GitBox
kyprifog commented on issue #9937: URL: https://github.com/apache/airflow/issues/9937#issuecomment-662604634 @potiuk Thanks for the quick reply, I have an integration with airflow that would potentially benefiet from being able to submit updates to DAGS either through a rest api or an S3 b

[GitHub] [airflow] dimberman commented on pull request #9935: Odracci fix

2020-07-22 Thread GitBox
dimberman commented on pull request #9935: URL: https://github.com/apache/airflow/pull/9935#issuecomment-662605147 @potiuk sounds good, I will hold off. Also that's super weird that the PR generated without any message at all. I'll make sure to fix that once tests pass. -

[GitHub] [airflow] potiuk closed issue #9937: S3 Backend for metadatabase or DAGS post endpoint.

2020-07-22 Thread GitBox
potiuk closed issue #9937: URL: https://github.com/apache/airflow/issues/9937 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 sp

[GitHub] [airflow] potiuk edited a comment on issue #9937: S3 Backend for metadatabase or DAGS post endpoint.

2020-07-22 Thread GitBox
potiuk edited a comment on issue #9937: URL: https://github.com/apache/airflow/issues/9937#issuecomment-662600504 There is a whole AIP (AIP-5) dedicated to that: https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-5+Remote+DAG+Fetcher and discussion you could find there. The last concl

  1   2   3   >