Nice work—thank you! On Tue, Jun 1, 2021 at 6:36 AM Sumit Maheshwari <[email protected]> wrote:
> 👏👏 > > On Tue, Jun 1, 2021 at 3:57 PM Dennis Akpenyi <[email protected]> > wrote: > >> Great Job! >> >> On Tue, Jun 1, 2021 at 12:19 PM Jarek Potiuk <[email protected]> wrote: >> >>> Wohoo! >>> >>> On Tue, Jun 1, 2021 at 12:06 PM Ash Berlin-Taylor <[email protected]> >>> wrote: >>> >>>> Hi everyone, >>>> >>>> This rename has now happened, and the default brach for apache/airflow >>>> is now "main". >>>> >>>> If you have a local checkout you can update the local default branch by >>>> running the following commands >>>> >>>> >>>> git branch -m master main >>>> git fetch origin >>>> git branch -u origin/main main >>>> git remote set-head origin -a >>>> >>>> >>>> Jarek and I will keep an eye on CI to see if we missed anything in the >>>> prep for this move. >>>> >>>> Cheers, >>>> Ash >>>> >>>> >>>> On Fri, May 28 2021 at 20:03:03 +0200, Jarek Potiuk <[email protected]> >>>> wrote: >>>> >>>> Hello everyone, >>>> >>>> We will attempt with Ash to migrate the airflow repo from "master" to >>>> "main" today (likely the aftermath will be solved during the weekend). >>>> >>>> This WILL likely cause some disruptions. >>>> >>>> Brace yourselves ! >>>> >>>> J. >>>> >>>> -- >>>> +48 660 796 129 >>>> >>>> >>> >>> -- >>> +48 660 796 129 >>> >>
