You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Kaxil Naik <ka...@apache.org> on 2021/06/15 18:51:08 UTC

[VOTE] Release Apache Airflow Upgrade Check 1.4.0 from 1.4.0rc1

Hey all,

This calls for the release of a: *apache-airflow-upgrade-check*,
version 1.4.0. This represents the contents of the airflow/upgrade/
tree (plus a few supporting files) as a separate dist. This will be the
last released version of Airflow Upgrade Check before Airflow 1.10.x EOL on
17 June.

This code is based on the v1-10-stable branch, the git tag is
https://github.com/apache/airflow/releases/tag/upgrade-check%2F1.4.0rc1

This email is calling a vote on the release, which will last until Friday
18th June 18:50 UTC

Consider this my (binding) +1.

The files can be downloaded from
https://dist.apache.org/repos/dist/dev/airflow/upgrade-check/1.4.0rc1/

- *apache-airflow-upgrade-check-1.4.0-source.tar.gz* is a source
release containing the files that made up the binary and wheel
releases.
- *apache-airflow-upgrade-check-1.4.0-bin.tar.gz* is the binary
Python "sdist" release.
- *apache_airflow_upgrade_check-1.4.0-py2.py3-none-any.whl* is the
binary Python pre-compiled wheel file.

Public keys are available at:
https://dist.apache.org/repos/dist/release/airflow/KEYS

This dist is also available on PyPI
https://pypi.org/project/apache-airflow-upgrade-check/

Changelog:
https://github.com/apache/airflow/tree/upgrade-check/1.4.0rc1/airflow/upgrade#changelog

Only votes from PMC members are binding, but members of the community
to test the release and vote with "(non-binding)".

The test procedure for PMCs and Contributors who would like to test
this RC are described in
<
https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW_UPGRADE_CHECK.md#verify-release-candidates-by-contributors
>.

To actually use this command you will need apache-airflow 1.10.15

Please note that the version number inside the archives exclude the
`rcX` string, so it's now simply 1.3.0. This will allow us to rename
the artifact without modifying the artifact checksums when we actually
release.

Thanks,
Kaxil

[CANCELLED][VOTE] Release Apache Airflow Upgrade Check 1.4.0 from 1.4.0rc1

Posted by Kaxil Naik <ka...@gmail.com>.
Hi all,

I am cancelling this vote to create rc2 with a fix for
https://github.com/apache/airflow/pull/16543

Regards,
Kaxil

On Fri, Jun 18, 2021 at 8:06 PM Elad Kalif <el...@apache.org> wrote:

> +1 (non-binding)
> Tested with several dags the output is as expected.
>
> On Wed, Jun 16, 2021 at 6:11 PM Jarek Potiuk <ja...@potiuk.com> wrote:
>
>> +1 (binding): Tested SHA/signature/licences. Installed on top of
>> Airflow 1.10.5 and saw the new checks running.
>>
>>
>> On Tue, Jun 15, 2021 at 8:51 PM Kaxil Naik <ka...@apache.org> wrote:
>> >
>> > Hey all,
>> >
>> > This calls for the release of a: apache-airflow-upgrade-check,
>> > version 1.4.0. This represents the contents of the airflow/upgrade/
>> > tree (plus a few supporting files) as a separate dist. This will be the
>> > last released version of Airflow Upgrade Check before Airflow 1.10.x
>> EOL on 17 June.
>> >
>> > This code is based on the v1-10-stable branch, the git tag is
>> https://github.com/apache/airflow/releases/tag/upgrade-check%2F1.4.0rc1
>> >
>> > This email is calling a vote on the release, which will last until
>> Friday 18th June 18:50 UTC
>> >
>> > Consider this my (binding) +1.
>> >
>> > The files can be downloaded from
>> https://dist.apache.org/repos/dist/dev/airflow/upgrade-check/1.4.0rc1/
>> >
>> > - apache-airflow-upgrade-check-1.4.0-source.tar.gz is a source
>> > release containing the files that made up the binary and wheel
>> > releases.
>> > - apache-airflow-upgrade-check-1.4.0-bin.tar.gz is the binary
>> > Python "sdist" release.
>> > - apache_airflow_upgrade_check-1.4.0-py2.py3-none-any.whl is the
>> > binary Python pre-compiled wheel file.
>> >
>> > Public keys are available at:
>> > https://dist.apache.org/repos/dist/release/airflow/KEYS
>> >
>> > This dist is also available on PyPI
>> > https://pypi.org/project/apache-airflow-upgrade-check/
>> >
>> > Changelog:
>> https://github.com/apache/airflow/tree/upgrade-check/1.4.0rc1/airflow/upgrade#changelog
>> >
>> > Only votes from PMC members are binding, but members of the community
>> > to test the release and vote with "(non-binding)".
>> >
>> > The test procedure for PMCs and Contributors who would like to test
>> > this RC are described in
>> > <
>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW_UPGRADE_CHECK.md#verify-release-candidates-by-contributors
>> >.
>> >
>> > To actually use this command you will need apache-airflow 1.10.15
>> >
>> > Please note that the version number inside the archives exclude the
>> > `rcX` string, so it's now simply 1.3.0. This will allow us to rename
>> > the artifact without modifying the artifact checksums when we actually
>> > release.
>> >
>> > Thanks,
>> > Kaxil
>>
>>
>>
>> --
>> +48 660 796 129
>>
>

Re: [VOTE] Release Apache Airflow Upgrade Check 1.4.0 from 1.4.0rc1

Posted by Elad Kalif <el...@apache.org>.
+1 (non-binding)
Tested with several dags the output is as expected.

On Wed, Jun 16, 2021 at 6:11 PM Jarek Potiuk <ja...@potiuk.com> wrote:

> +1 (binding): Tested SHA/signature/licences. Installed on top of
> Airflow 1.10.5 and saw the new checks running.
>
>
> On Tue, Jun 15, 2021 at 8:51 PM Kaxil Naik <ka...@apache.org> wrote:
> >
> > Hey all,
> >
> > This calls for the release of a: apache-airflow-upgrade-check,
> > version 1.4.0. This represents the contents of the airflow/upgrade/
> > tree (plus a few supporting files) as a separate dist. This will be the
> > last released version of Airflow Upgrade Check before Airflow 1.10.x EOL
> on 17 June.
> >
> > This code is based on the v1-10-stable branch, the git tag is
> https://github.com/apache/airflow/releases/tag/upgrade-check%2F1.4.0rc1
> >
> > This email is calling a vote on the release, which will last until
> Friday 18th June 18:50 UTC
> >
> > Consider this my (binding) +1.
> >
> > The files can be downloaded from
> https://dist.apache.org/repos/dist/dev/airflow/upgrade-check/1.4.0rc1/
> >
> > - apache-airflow-upgrade-check-1.4.0-source.tar.gz is a source
> > release containing the files that made up the binary and wheel
> > releases.
> > - apache-airflow-upgrade-check-1.4.0-bin.tar.gz is the binary
> > Python "sdist" release.
> > - apache_airflow_upgrade_check-1.4.0-py2.py3-none-any.whl is the
> > binary Python pre-compiled wheel file.
> >
> > Public keys are available at:
> > https://dist.apache.org/repos/dist/release/airflow/KEYS
> >
> > This dist is also available on PyPI
> > https://pypi.org/project/apache-airflow-upgrade-check/
> >
> > Changelog:
> https://github.com/apache/airflow/tree/upgrade-check/1.4.0rc1/airflow/upgrade#changelog
> >
> > Only votes from PMC members are binding, but members of the community
> > to test the release and vote with "(non-binding)".
> >
> > The test procedure for PMCs and Contributors who would like to test
> > this RC are described in
> > <
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW_UPGRADE_CHECK.md#verify-release-candidates-by-contributors
> >.
> >
> > To actually use this command you will need apache-airflow 1.10.15
> >
> > Please note that the version number inside the archives exclude the
> > `rcX` string, so it's now simply 1.3.0. This will allow us to rename
> > the artifact without modifying the artifact checksums when we actually
> > release.
> >
> > Thanks,
> > Kaxil
>
>
>
> --
> +48 660 796 129
>

Re: [VOTE] Release Apache Airflow Upgrade Check 1.4.0 from 1.4.0rc1

Posted by Jarek Potiuk <ja...@potiuk.com>.
+1 (binding): Tested SHA/signature/licences. Installed on top of
Airflow 1.10.5 and saw the new checks running.


On Tue, Jun 15, 2021 at 8:51 PM Kaxil Naik <ka...@apache.org> wrote:
>
> Hey all,
>
> This calls for the release of a: apache-airflow-upgrade-check,
> version 1.4.0. This represents the contents of the airflow/upgrade/
> tree (plus a few supporting files) as a separate dist. This will be the
> last released version of Airflow Upgrade Check before Airflow 1.10.x EOL on 17 June.
>
> This code is based on the v1-10-stable branch, the git tag is https://github.com/apache/airflow/releases/tag/upgrade-check%2F1.4.0rc1
>
> This email is calling a vote on the release, which will last until Friday 18th June 18:50 UTC
>
> Consider this my (binding) +1.
>
> The files can be downloaded from https://dist.apache.org/repos/dist/dev/airflow/upgrade-check/1.4.0rc1/
>
> - apache-airflow-upgrade-check-1.4.0-source.tar.gz is a source
> release containing the files that made up the binary and wheel
> releases.
> - apache-airflow-upgrade-check-1.4.0-bin.tar.gz is the binary
> Python "sdist" release.
> - apache_airflow_upgrade_check-1.4.0-py2.py3-none-any.whl is the
> binary Python pre-compiled wheel file.
>
> Public keys are available at:
> https://dist.apache.org/repos/dist/release/airflow/KEYS
>
> This dist is also available on PyPI
> https://pypi.org/project/apache-airflow-upgrade-check/
>
> Changelog: https://github.com/apache/airflow/tree/upgrade-check/1.4.0rc1/airflow/upgrade#changelog
>
> Only votes from PMC members are binding, but members of the community
> to test the release and vote with "(non-binding)".
>
> The test procedure for PMCs and Contributors who would like to test
> this RC are described in
> <https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW_UPGRADE_CHECK.md#verify-release-candidates-by-contributors>.
>
> To actually use this command you will need apache-airflow 1.10.15
>
> Please note that the version number inside the archives exclude the
> `rcX` string, so it's now simply 1.3.0. This will allow us to rename
> the artifact without modifying the artifact checksums when we actually
> release.
>
> Thanks,
> Kaxil



-- 
+48 660 796 129