You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/01 20:53:42 UTC

[GitHub] [airflow] potiuk opened a new pull request #14013: Prepare to release a new wave of providers.

potiuk opened a new pull request #14013:
URL: https://github.com/apache/airflow/pull/14013


   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more information.
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-771168154


   Hey @ashb @kaxil  As discussed before, I've used the provider generation scripts to prepare changelogs and generate documentation for the providers - both `regular` ones and the `backport` ones.
   
   UPDATE: moved the content of this message to COMMIT message and PR description^^


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-772866420


   Waiting for https://github.com/potiuk/airflow/actions/runs/535267816 to succeed from my fork and relese the providers :crossed_fingers: 


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-771734178


   The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest master or amend the last commit of the PR, and push it with --force-with-lease.


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-771914485


   Cool. One more change from @mik-laj completing the last currently possible google API upgrade to 2.0 (#13801), then I will regenerate this one then and release providers RCs finally!


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-771168154


   Hey @ashb @kaxil  As discussed before, I've used the provider generation scripts to prepare changelogs and generate documentation for the providers - both `regular` ones and the `backport` ones.
   
   For the regular providers, I prepared release for all of them, Vast majority is in `1.0.1` version and it is only documentation update - but this way we will have a consistent set of documentation (including commit history) as well as when we release in PyPI, the READMES will be much smaller and link to the documentation. 
   
   There are few providers with changes: 
   
   Breaking changes (`2.0.0`): 
   
   * google 
   * slack 
   
   Feature changes (`1.1.0`):
   
   * amazon
   * snowflake
   * microsoft.azure
   * exasol
   * openfaas
   * ssh
   * http
   
   There were also few providers with 'real' bugfixes (`1.0.1`):
   
   * papermill
   * presto
   * docker
   * mysql
   * sqlite
   * exasol 
   * cncf.kubernetes
   * openfaas
   * apache.hive
   * sendgrid
   * elasticsearch
   
   I prepared the ''backport packages" documentation only for those providers that had actual bugfix/features/breaking changes:
   
   slack google amazon snowflake microsoft.azure exasol openfaas ssh http papermill presto docker mysql sqlite exasol cncf.kubernetes openfaas apache.hive sendgrid elasticsearch`
   
   Only those will be generated with `2021.2.5` calver version.
   


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-772886970


   Looks like it passes the docs builds, So i am merging it and prepare the providers  rc


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk merged pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #14013:
URL: https://github.com/apache/airflow/pull/14013


   


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-771734178


   The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest master or amend the last commit of the PR, and push it with --force-with-lease.


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-771168154


   Hey @ashb @kaxil  As discussed before, I've used the provider generation scripts to prepare changelogs and generate documentation for the providers - both `regular` ones and the `backport` ones.
   
   For the regular providers, I prepared release for all of them, Vast majority is in `1.0.1` version and it is only documentation update - but this way we will have a consistent set of documentation (including commit history) as well as when we release in PyPI, the READMES will be much smaller and link to the documentation. 
   
   There are few providers with changes: 
   
   Breaking changes (`2.0.0`): 
   
   * google 
   * slack 
   
   Feature changes (`1.1.0`):
   
   * amazon
   * snowflake
   * microsoft.azure
   * exasol
   * openfaas
   * ssh
   * http
   
   There were also few providers with 'real' bugfixes (`1.0.1`):
   
   * papermill
   * presto
   * docker
   * mysql
   * sqlite
   * exasol 
   * cncf.kubernetes
   * openfaas
   * apache.hive
   * sendgrid
   * elasticsearch
   
   I prepared the ''backport packages" documentation only for those providers that had actual bugfix/features/breaking changes:
   
   `slack google amazon snowflake microsoft.azure exasol openfaas ssh http papermill presto docker mysql sqlite exasol cncf.kubernetes openfaas apache.hive sendgrid elasticsearch`
   
   Only those will be generated with `2021.2.5` calver version.
   


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-771914485


   Cool. One more change from @mik-laj completing the last currently possible google API upgrade to 2.0 (#13801), then I will regenerate this one then and release providers RCs finally!


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on pull request #14013: Prepare to release a new wave of providers.

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #14013:
URL: https://github.com/apache/airflow/pull/14013#issuecomment-771168154


   Hey @ashb @kaxil  As discussed before, I've used the provider generation scripts to prepare changelogs and generate documentation for the providers - both `regular` ones and the `backport` ones.
   
   For the regular providers, I prepared release for all of them, Vast majority is in `1.0.1` version and it is only documentation update - but this way we will have a consistent set of documentation (including commit history) as well as when we release in PyPI, the READMES will be much smaller and link to the documentation. 
   
   There are few providers with changes: 
   
   Breaking changes (2.0.0): 
   
   * google 
   * slack 
   
   Feature changes (1.1.0):
   
   * amazon
   * snowflake
   * microsoft.azure
   * exasol
   * openfaas
   * ssh
   * http
   
   There were also few providers with 'real' bugfixes (1.0.1):
   
   * papermill
   * presto
   * docker
   * mysql
   * sqlite
   * exasol 
   * cncf.kubernetes
   * openfaas
   * apache.hive
   * sendgrid
   * elasticsearch
   
   I prepared the ''backport packages" documentation only for those providers that had actual bugfix/features/breaking changes:
   
   slack google amazon snowflake microsoft.azure exasol openfaas ssh http papermill presto docker mysql sqlite exasol cncf.kubernetes openfaas apache.hive sendgrid elasticsearch`
   
   Only those will be generated with `2021.2.5` calver version.
   


----------------------------------------------------------------
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 specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org