apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.45k stars 14.11k forks source link

Status of testing of Apache Airflow 2.6.2rc2 #31867

Closed eladkal closed 1 year ago

eladkal commented 1 year ago

Body

We are kindly requesting that contributors to Apache Airflow RC 2.6.2rc2 help test the RC.

Please let us know by commenting if the issue is addressed in the latest RC.

Thanks to all who contributed to the release (probably not a complete list!): @vlazuka @tirkarthi @rohan472000 @huymq1710 @arjunanan6 @utkarsharma2 @hussein-awala @uranusjr @pankajkoti @raboof @wolfier @BasPH @mdembiczak @jgarte @luederm @pankajastro @dzhigimont @vandonr-amz @hyeong10 @mattusifer @dstandish @AVMusorin @luos-fc @potiuk @amoghrajesh @Adaverse @pierrejeambrun @AutomationDev85 @VVildVVolf @jens-scheffler-bosch @casper-voltgoed @ephraimbuddy @evanmiller @jedcunningham

Committer

Adaverse commented 1 year ago

Checked #31165, #31561 and #31619. Looks good!

pankajkoti commented 1 year ago

https://github.com/apache/airflow/pull/31312 and https://github.com/apache/airflow/pull/31529 look good. Thank you for including these!

jscheffl commented 1 year ago

Double checked PR #31400 for Issue #31399 and on source level the fix is contained. Thanks for including!

raphaelauv commented 1 year ago

Add Python 3.11 support (#27264) :+1:

amoghrajesh commented 1 year ago

https://github.com/apache/airflow/pull/31467 looks good 👍🏽

utkarsharma2 commented 1 year ago

31606 https://github.com/apache/airflow/pull/31606Works as expected.

Thanks, Utkarsh Sharma

On Tue, Jun 13, 2023 at 3:23 PM Amogh Desai @.***> wrote:

31467 https://github.com/apache/airflow/pull/31467 looks good 👍🏽

— Reply to this email directly, view it on GitHub https://github.com/apache/airflow/issues/31867#issuecomment-1588954517, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDLAHOMRBWLYZSE246BATDXLA2CXANCNFSM6AAAAAAZENGX6M . You are receiving this because you were mentioned.Message ID: @.***>

rohan472000 commented 1 year ago

31308 LGTM👍.

potiuk commented 1 year ago

Most of my changes were docs/metadata. I checked all of them and marked. There is one thing I found that was either missed or overwritten when cherry-picking

https://github.com/apache/airflow/pull/31472 - but this is a small documentation formatting fix and we can cherry-pick it later or separately maybe and release documentation separately.

All the rest looks good.

(I moved it to 2.6.3)

arjunanan6 commented 1 year ago

31553 and #30185 looks fine.

huymq1710 commented 1 year ago

30340 look good. Thank you!

pankajastro commented 1 year ago

https://github.com/apache/airflow/pull/31274 and https://github.com/apache/airflow/pull/31282 looks good. thank you!

hussein-awala commented 1 year ago

I tested my changes which are listed in this issue and #29762 which is not listed, they are all present in the RC1 and work as expected.

pierrejeambrun commented 1 year ago

@hussein-awala type:doc-only and changelog:skip labels are skipped from the testing issue right now. (Maybe we should update that?)

https://github.com/apache/airflow/blob/main/dev/prepare_release_issue.py#L297

pierrejeambrun commented 1 year ago

https://github.com/apache/airflow/pull/31579 Working as expected

potiuk commented 1 year ago

All good - including doc changes.

luos-fc commented 1 year ago

31477 working as expected

vatsrahul1001 commented 1 year ago

Tested below, looks good

  1. https://github.com/apache/airflow/pull/30742
  2. https://github.com/apache/airflow/pull/31140
  3. https://github.com/apache/airflow/pull/31352
  4. https://github.com/apache/airflow/pull/31445
eladkal commented 1 year ago

Airflow 2.6.2 has been released. Thanks to all contributors for helping test this release