Re: [DISCUSS] rename central branch from master to main

2021-07-10 Thread Evan Rusackas
+1! On Sat, Jul 10, 2021, 6:12 AM Michael S. Molina wrote: > +1 > > We also need to check if any documentation needs to be updated. > > > On Jul 9, 2021, at 9:43 PM, Beto Dealmeida > wrote: > > > > or new Github projects for a while. > >

Re: [DISCUSS] rename central branch from master to main

2021-07-10 Thread Michael S. Molina
+1 We also need to check if any documentation needs to be updated. > On Jul 9, 2021, at 9:43 PM, Beto Dealmeida > wrote: > > or new Github projects for a while.

Re: [DISCUSS] rename central branch from master to main

2021-07-09 Thread Erik Ritter
+1 Erik On Sat, Jul 10, 2021 at 3:23 AM Beto Dealmeida wrote: > Right, open PRs should be automatically updated to use `main` as the > base. We only need to update scripts that explicitly reference "master" > and point them to "main". It's mostly Github actions. > > --Beto > > On 7/9/21 6:01 PM

Re: [DISCUSS] rename central branch from master to main

2021-07-09 Thread Beto Dealmeida
Right, open PRs should be automatically updated to use `main` as the base. We only need to update scripts that explicitly reference "master" and point them to "main". It's mostly Github actions. --Beto On 7/9/21 6:01 PM, Tai Dupree wrote: Ah, looks like github provides support for this, we ju

Re: [DISCUSS] rename central branch from master to main

2021-07-09 Thread Maxime Beauchemin
+1 On Fri, Jul 9, 2021, 6:00 PM Tai Dupree wrote: > +1 > > What would be involved in making this change happen? Can we just rename the > current branch or would we have to create a new branch and change all the > settings to point to it as well as all the open PRs? > > Also, we should not forget

Re: [DISCUSS] rename central branch from master to main

2021-07-09 Thread Tai Dupree
Ah, looks like github provides support for this, we just need to get infra to make these changes for us. https://github.com/github/renaming On Fri, Jul 9, 2021 at 6:00 PM Tai Dupree wrote: > +1 > > What would be involved in making this change happen? Can we just rename > the current branch or w

Re: [DISCUSS] rename central branch from master to main

2021-07-09 Thread Tai Dupree
+1 What would be involved in making this change happen? Can we just rename the current branch or would we have to create a new branch and change all the settings to point to it as well as all the open PRs? Also, we should not forget to update this file

Re: [DISCUSS] rename central branch from master to main

2021-07-09 Thread Jiali Kuang
+1 On Fri, Jul 9, 2021, 5:43 PM Beto Dealmeida wrote: > Hi, folks! > > I would like to propose for us to rename the central Apache Superset > branch from "master" to "main". There's negative historical associations > with the term "master", and "main" has been the default branch for new > Github

[DISCUSS] rename central branch from master to main

2021-07-09 Thread Beto Dealmeida
Hi, folks! I would like to propose for us to rename the central Apache Superset branch from "master" to "main". There's negative historical associations with the term "master", and "main" has been the default branch for new Github projects for a while. Thanks, --Beto