Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-29 Thread Ethan Rose
INFRA-25530 is resolved and the default branch for apache/ozone-site is now master. The PR template is merged there as well and is now effective for pull requests across the repo. Thanks all for your participation, Ethan On Thu, Feb 22, 2024 at 1:49 PM Ethan Rose wrote: > Follow https://issues

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-22 Thread Ethan Rose
Follow https://issues.apache.org/jira/browse/INFRA-25530 if you would like more updates on this change. On Thu, Feb 22, 2024 at 1:21 PM Ethan Rose wrote: > Thanks everyone for voting. After running for 2 weeks the vote has passed > with: > 13 +1s (including 7 binding PMC +1s) > No -1s > No 0s >

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-22 Thread Ethan Rose
Thanks everyone for voting. After running for 2 weeks the vote has passed with: 13 +1s (including 7 binding PMC +1s) No -1s No 0s I will create an infra ticket to change the branch and provide updates on this thread. Ethan On Thu, Feb 22, 2024 at 9:37 AM Sadanand Shenoy wrote: > +1 > > Thanks,

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-22 Thread Sadanand Shenoy
+1 Thanks, Sadanand On Thu, Feb 22, 2024 at 10:34 PM swaminathan balachandran < swamirishi...@gmail.com> wrote: > +1 > Thanks for explaining the problem. > > On Thu, Feb 22, 2024 at 1:17 AM Nandakumar Vadivelu > wrote: > > > +1 > > Thanks for the detailed description Ethan. > > > > > On 21-Feb-

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-22 Thread swaminathan balachandran
+1 Thanks for explaining the problem. On Thu, Feb 22, 2024 at 1:17 AM Nandakumar Vadivelu wrote: > +1 > Thanks for the detailed description Ethan. > > > On 21-Feb-2024, at 10:13 PM, Arpit Agarwal > wrote: > > > > +1 > > > > Thanks for the well-written description Ethan. I missed this thread > e

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-22 Thread Nandakumar Vadivelu
+1 Thanks for the detailed description Ethan. > On 21-Feb-2024, at 10:13 PM, Arpit Agarwal > wrote: > > +1 > > Thanks for the well-written description Ethan. I missed this thread earlier. > > On Feb 20, 2024 at 10:21:38 PM, Dinesh Chitlangia > wrote: > >> +1 >> >> Thanks, >> Dinesh >> >>

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-21 Thread Arpit Agarwal
+1 Thanks for the well-written description Ethan. I missed this thread earlier. On Feb 20, 2024 at 10:21:38 PM, Dinesh Chitlangia wrote: > +1 > > Thanks, > Dinesh > > On Thu, Feb 8, 2024 at 7:14 PM Ethan Rose wrote: > > Hi Ozone devs, > > > I’d like to start a vote thread to change the defaul

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-20 Thread Dinesh Chitlangia
+1 Thanks, Dinesh On Thu, Feb 8, 2024 at 7:14 PM Ethan Rose wrote: > Hi Ozone devs, > > I’d like to start a vote thread to change the default branch in the > apache/ozone-site repo from > asf-site > to master. Changing the default branch requires an Infra

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-18 Thread Kaijie Chen
+1Best,Kaijie Chen On Sun, 18 Feb 2024 17:14:06 +0800 Szabolcs Gál wrote +1 Szabolcs Gál On Sat, Feb 17, 2024 at 5:57 AM Siyao Meng wrote: > +1 > > *Is there any standard among other ASF projects for which branch should be > > the default?* > > >

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-18 Thread Szabolcs Gál
+1 Szabolcs Gál On Sat, Feb 17, 2024 at 5:57 AM Siyao Meng wrote: > +1 > > *Is there any standard among other ASF projects for which branch should be > > the default?* > > > btw hadoop-site does have asf-site > as its default branch. but that is its only b

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-16 Thread Siyao Meng
+1 *Is there any standard among other ASF projects for which branch should be > the default?* btw hadoop-site does have asf-site as its default branch. but that is its only branch and is effectively being used as the dev branch afaict. -Siyao On Wed, Feb

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-14 Thread Ethan Rose
Does changing default to master still need some generation and commit to master? Hi Sumit. The process to generate the website from master and commit it to asf-site will not be affected by this change. The Github workflow copies the build from master

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-13 Thread Ayush Saxena
+1 -Ayush > On 14-Feb-2024, at 10:12 AM, Sumit Agrawal > wrote: > > Hi, > > The contents of asf-site are automatically *generated from master and >> committed* >> by a GitHub Action >> < >> https://github.com/apache/ozone-site/blob/master/.github/workflows/regenerate.yml >>> . >> From there

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-13 Thread Sumit Agrawal
Hi, The contents of asf-site are automatically *generated from master and > committed* > by a GitHub Action > < > https://github.com/apache/ozone-site/blob/master/.github/workflows/regenerate.yml > >. > From there, existing ASF services read the .asf.yml >

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-13 Thread Tejaskriya Madan
Hi, Thank you Ethan for bringing this up. I remember facing the same issues you have mentioned when I had to make changes in the ozone-site repo for the first time. I'm +1 for this change. Tejaskriya On Mon, Feb 12, 2024 at 9:46 PM Zita Dombi wrote: > Hi, > > Thanks Ethan for bringing this up,

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-12 Thread Zita Dombi
Hi, Thanks Ethan for bringing this up, I'm +1 for this change. Zita Abhishek Pal ezt írta (időpont: 2024. febr. 10., Szo, 22:43): > Hi Ethan, > Thanks for taking up this initiative. > While this is not a problem for existing committers, I do believe people > who are new to the repo might have

Re: [VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-10 Thread Abhishek Pal
Hi Ethan, Thanks for taking up this initiative. While this is not a problem for existing committers, I do believe people who are new to the repo might have some confusion with the current branching and how GitHub actions builds the site. I give a +1 vote for this change. Though we are eventually sh

[VOTE] Change the default branch for ozone-site from asf-site to master

2024-02-08 Thread Ethan Rose
Hi Ozone devs, I’d like to start a vote thread to change the default branch in the apache/ozone-site repo from asf-site to master. Changing the default branch requires an Infra ticket and mailing thread according to the asfyaml README