Re: Two branches on Roller website repository

2019-11-08 Thread Aditya Sharma
Done. https://github.com/apache/roller-website -- Thanks & Regards, Aditya Sharma On Wed, 6 Nov 2019 at 12:12, Aditya Sharma wrote: > I will wait for a day and delete master if no one against it. I find no > reason having two branch for website from which one is of no value. > > Thanks and reg

Re: Two branches on Roller website repository

2019-11-05 Thread Aditya Sharma
I will wait for a day and delete master if no one against it. I find no reason having two branch for website from which one is of no value. Thanks and regards, Aditya Sharma On Mon, 23 Sep 2019 at 15:42, Swapnil M Mane wrote: > Here is response from Gavin on > https://issues.apache.org/jira/bro

Re: Two branches on Roller website repository

2019-09-23 Thread Swapnil M Mane
Here is response from Gavin on https://issues.apache.org/jira/browse/INFRA-19115 A branch goes stale automatically after a period of no commits, I dont think one can force it to be. Thus if we don't commit anything on master for long time it will go Stale automatically. So we are all se

Re: Two branches on Roller website repository

2019-09-23 Thread Aditya Sharma
Thanks Swapnil! I was wondering why not we delete the master branch as done in these[1] [2] [3] projects. 1. https://github.com/apache/spark-website/branches 2. https://github.com/apache/storm-site/branches 3. https://github.com/apache/plc4x-website/branches Thanks and Regards, Aditya Sharma On

Re: Two branches on Roller website repository

2019-09-20 Thread Swapnil M Mane
Our INFRA team is super quick :-) The 'asf-site' is now the default branch of roller-website repository https://github.com/apache/roller-website/branches I have updated the website build instructions as per this change at commit revision #fb0710bc5 https://github.com/apache/roller-website/commit/f

Re: Two branches on Roller website repository

2019-09-20 Thread Swapnil M Mane
Thank you Dave, filed the Jira for INFRA team with this request. https://issues.apache.org/jira/browse/INFRA-19115 Best regards, Swapnil M Mane, www.apache.org On Sat, Aug 24, 2019 at 11:58 PM Dave wrote: > > Hi Swapnup, > > I think you are right, there is no benefit to maintaining a separate m

Re: Two branches on Roller website repository

2019-08-24 Thread Dave
Hi Swapnup, I think you are right, there is no benefit to maintaining a separate master branch since we have no way to stage changes before publishing. So I'm +1 on your proposed change. Thanks, Dave On Sat, Aug 24, 2019 at 12:32 AM Swapnil M Mane wrote: > Hello team, > > We have two branches

Two branches on Roller website repository

2019-08-23 Thread Swapnil M Mane
Hello team, We have two branches master, and asf-site on Roller website repository [1] The asf-site branch is deployed at Roller official site [2]. This brings us the overhead of maintaining two branches. Most of the Apache projects [3][4] are maintaining single asf-site branch. It seems me, the