Hi all,

I have updated our meeting notes document to summarize the discussion from
our dev call for Airflow 2.0 this Monday.

Thank you all who joined the call.

*Doc Link*:
https://cwiki.apache.org/confluence/display/AIRFLOW/Meeting+Notes#MeetingNotes-#11:2Nov2020

To all those who attended, can you please double-check and add if I have
missed anything?
To all those who didn't join, if you disagree to anything in
the Summary please voice your opinion.

Also please let me know if someone wants to include an item in Next call's
Agenda.

Including the Summary here too (might potentially break formatting):
*Discussion and Key Decisions*

   - *2.0 Beta1*
      - Milestone: https://github.com/apache/airflow/milestone/10.
      - We will cut out beta1 at some point this week as all the
      outstanding items in the milestone should be done in a day or two.
      - While announcing the beta we will ask users to check out the
      documentation too, so that we can identify missing gaps.
         - We need to specifically add instructions (Both Slack and Email)
         for users who find this missing notes to at least creates
Github Issues
         describing what is missing and ideally if they can create PRs
to fix it.
         - Python wheel, tar.gz and Dockerfile for beta1 will be published
         to facilitate easier testing
      - PRs to enable Black <https://github.com/apache/airflow/pull/9550>
       and Pyupgrade <https://github.com/apache/airflow/pull/11447> across
      the code-base will be rebased and merged before publishing beta1. This
      might cause some PRs to have conflicts and we will recommend users to
      squash all commits in their PRs so that it is easy to resolve
conflicts as
      it should just be the matter of running pre-commit hook for black and
      pyupgrade.
   - *Separating Upgrade checks from 1.10.13*
      - *upgrade-check tool will now be released separately from Airflow
      1.10.13*. The main reason for deciding to do so is that we will be
      able to add more upgrade checks even after 1.10.13 is released.
      - Github Issue: https://github.com/apache/airflow/issues/11112 .
      Please add any suggestions or ask any question over there. If needed, we
      can do a separate call otherwise async discussion will continue on that
      Github issue.
   - *Airflow 1.10.13*
      - Milestone: https://github.com/apache/airflow/milestone/7
      - Triage and Release process has started for 1.10.13. We aim to
      release it in the next 1-3 weeks.
      - Releasing in in the next two weeks will allow people testing
      upgrade from 1.10.13 to Airflow 2.0.0beta2 which would be critical.



Regards,
Kaxil

Reply via email to