thanks Suresh for the hard work, Are there any remaining actions or arisen issues on this?
On Fri, Jun 11, 2021 at 12:23 PM Suresh Anaparti < suresh.anapa...@shapeblue.com> wrote: > Hi All, > > The default branch has been renamed to 'main' (from 'master'), for the > following CloudStack project repos. > > - cloudstack > - cloudstack-documentation > - cloudstack-www > - cloudstack-cloudmonkey > - cloudstack-kubernetes-provider > - cloudstack-ec2stack > - cloudstack-gcestack > > Next steps, I'll run health checks and see if there are any issues with > the integrated jobs/systems (Travis CI, Jenkins, etc). > > Please run the below cmds to update your existing cloned repos. > > git branch -m master main > git fetch origin > git branch -u origin/main main > git remote set-head origin -a > > > Regards, > Suresh > > On 08/06/21, 6:55 PM, "Suresh Anaparti" <suresh.anapa...@shapeblue.com> > wrote: > > Hi All, > > Here is the update, All the PRs that addressed the inclusive changes > (changing the default branch name from 'master' to 'main' and replacing > some offensive words) in the CloudStack repos are accepted/merged. I've > created INFRA ticket: https://issues.apache.org/jira/browse/INFRA-21978, > to rename the default branch to 'main' (which should automatically > re-target all the open/draft PRs against 'master' to 'main'). I'll let you > know once renaming is done, and the next steps. > > Regards, > Suresh > > On 11/05/21, 1:12 PM, "Suresh Anaparti" <suresh.anapa...@shapeblue.com> > wrote: > > Hi all, > > The vote [1] for renaming default git branch name from 'master' to > 'main' and replace offensive words as appropriate for inclusiveness, in the > Apache CloudStack project has passed with the following votes: > > +1 (PMC / binding) > 4 persons (Daan, Gabriel, Rohit, Wei) > > +1 (non-binding) > 5 persons (David, Rene, Nathan, Hari, Suresh) > > +0 > 1 person (Andrija) > > Thank you all for participating. Next steps, I'll close any review > feedback on the PRs and get them accepted. Once the PRs are accepted, we > can merge them to 'master' (may be after 4.15.1 release) and will request > ASF infra (track through new INFRA ticket) to disable pushes to 'master', > rename 'master' to 'main and set 'main' as the default branch, for all the > CloudStack repos. > > [1] https://markmail.org/message/n6sbl3vgm7hy77zj > > > Regards, > Suresh > > > > > > > > > > > > > -- Daan