Re: [RESULT][VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-31 Thread Roy Lenferink
I agree the PR [1] is ready to be merged (no conflicts anymore and minor 
differences are resolved as
well now). Also, merging the pull requests doesn't automatically switch over 
serving of community.a.o
from svn to git. It will only be served from git after [2] is merged.

So what I'd suggest: 
- merge [1],
- create a Jenkins job which updates the asf-site branch after changes to the 
'master' branch are 
made (I'll do this)
- then merge [2] and start serving community.a.o from git :)

[1] https://github.com/apache/comdev-site/pull/5
[2] https://github.com/apache/infrastructure-puppet/pull/1753

On 2020/03/31 13:42:53, Rich Bowen  wrote: 
> So ... bringing it back to the list.
> 
> We chatted about this on Slack briefly, and we are still in the forklift 
> process. There's a MASSIVE PR here - 
> https://github.com/apache/comdev-site/pull/5
> 
> I have recommended we just merge it, and then deal with the fallout of 
> the handful of things that will probably break. But that's just one 
> opinion. (FWIW, Shane agreed with me.)
> 
> But, the summary is, this is happening, and life gets in the way. So I 
> just need to be patient.
> 
> HOWEVER, if you want to help test, the git repo is as above, and Hugo 
> (our new site framework) lives here: 
> https://github.com/gohugoio/hugo/releases/tag/v0.63.2.
> 
> --Rich
> 
> On 3/31/20 9:13 AM, Rich Bowen wrote:
> > Can you update us as to where this is?
> > 
> > Specifically, I'm trying to make an edit to the site, and it turns out I 
> > don't know how. Can you please update 
> > https://community.apache.org/about/#about-this-website and 
> > https://community.apache.org/newbiefaq.html#websitecms with the info 
> > necessary for me to make edits?
> > 
> > Thanks!
> > 
> > --Rich
> > 
> > On 3/10/20 2:27 PM, Roy Lenferink wrote:
> >> Hi,
> >>
> >> The community has voted on moving over the current 
> >> community.apache.org website from the
> >> CMS/SVN to be Git/Hugo based [1]
> >>
> >> The vote passed with the following results:
> >> +1 Rich Bowen (binding)
> >> +1 Sebb (binding)
> >>
> >> +1 Austin Bennett (non-binding)
> >> +1 Aizhamal Nurmamat kyzy (non-binding)
> >> +1 Willem Ning Jiang (non-binding)
> >> +1 Kamil Breguła (non-binding)
> >> +1 Liang Zhang (non-binding)
> >> +1 Jarek Potiuk (non-binding)
> >> +1 Aditya Sharma (non-binding)
> >> +1 Tomasz Urbaszek (non-binding)
> >> +1 Manish Sharma (non-binding)
> >> +1 Xin Wang (non-binding)
> >> +1 Ming Wen (non-binding)
> >> +1 Roy Lenferink (non-binding)
> >>
> >> +1 Christopher Tubbs (non-binding) to switching to a git-based website
> >> +0 Christopher Tubbs (non-binding) to switching to Hugo
> >>
> >> +1 Luciano Resende (binding) for moving to git
> >> -0 Luciano Resende (binding) for hugo
> >>
> >> I'll start to get things moving.
> >>
> >> Regards,
> >> Roy
> >>
> >> [1] 
> >> https://lists.apache.org/thread.html/rd5f62582ac2feb0d707cde413cc9288d681cb17b9f37ef71f349e078%40%3Cdev.community.apache.org%3E
> >>  
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> >> For additional commands, e-mail: dev-h...@community.apache.org
> >>
> > 
> 
> -- 
> Rich Bowen - rbo...@rcbowen.com
> http://rcbowen.com/
> @rbowen
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
> 
> 

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [RESULT][VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-31 Thread Bertrand Delacretaz
On Tue, Mar 31, 2020 at 3:43 PM Rich Bowen  wrote:
> ...There's a MASSIVE PR here -
> https://github.com/apache/comdev-site/pull/5
>
> I have recommended we just merge it, and then deal with the fallout of
> the handful of things that will probably break...

+1

I have stored an archive of the current live site content (html, css
etc) at https://github.com/apache/comdev-site/tree/master/archives in
case we need to compare or fix things.

-Bertrand

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [RESULT][VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-31 Thread Maxim Solodovnik
+1 to merge
I believe it is better to move forward :)

On Tue, 31 Mar 2020 at 20:43, Rich Bowen  wrote:

> So ... bringing it back to the list.
>
> We chatted about this on Slack briefly, and we are still in the forklift
> process. There's a MASSIVE PR here -
> https://github.com/apache/comdev-site/pull/5
>
> I have recommended we just merge it, and then deal with the fallout of
> the handful of things that will probably break. But that's just one
> opinion. (FWIW, Shane agreed with me.)
>
> But, the summary is, this is happening, and life gets in the way. So I
> just need to be patient.
>
> HOWEVER, if you want to help test, the git repo is as above, and Hugo
> (our new site framework) lives here:
> https://github.com/gohugoio/hugo/releases/tag/v0.63.2.
>
> --Rich
>
> On 3/31/20 9:13 AM, Rich Bowen wrote:
> > Can you update us as to where this is?
> >
> > Specifically, I'm trying to make an edit to the site, and it turns out I
> > don't know how. Can you please update
> > https://community.apache.org/about/#about-this-website and
> > https://community.apache.org/newbiefaq.html#websitecms with the info
> > necessary for me to make edits?
> >
> > Thanks!
> >
> > --Rich
> >
> > On 3/10/20 2:27 PM, Roy Lenferink wrote:
> >> Hi,
> >>
> >> The community has voted on moving over the current
> >> community.apache.org website from the
> >> CMS/SVN to be Git/Hugo based [1]
> >>
> >> The vote passed with the following results:
> >> +1 Rich Bowen (binding)
> >> +1 Sebb (binding)
> >>
> >> +1 Austin Bennett (non-binding)
> >> +1 Aizhamal Nurmamat kyzy (non-binding)
> >> +1 Willem Ning Jiang (non-binding)
> >> +1 Kamil Breguła (non-binding)
> >> +1 Liang Zhang (non-binding)
> >> +1 Jarek Potiuk (non-binding)
> >> +1 Aditya Sharma (non-binding)
> >> +1 Tomasz Urbaszek (non-binding)
> >> +1 Manish Sharma (non-binding)
> >> +1 Xin Wang (non-binding)
> >> +1 Ming Wen (non-binding)
> >> +1 Roy Lenferink (non-binding)
> >>
> >> +1 Christopher Tubbs (non-binding) to switching to a git-based website
> >> +0 Christopher Tubbs (non-binding) to switching to Hugo
> >>
> >> +1 Luciano Resende (binding) for moving to git
> >> -0 Luciano Resende (binding) for hugo
> >>
> >> I'll start to get things moving.
> >>
> >> Regards,
> >> Roy
> >>
> >> [1]
> >>
> https://lists.apache.org/thread.html/rd5f62582ac2feb0d707cde413cc9288d681cb17b9f37ef71f349e078%40%3Cdev.community.apache.org%3E
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> >> For additional commands, e-mail: dev-h...@community.apache.org
> >>
> >
>
> --
> Rich Bowen - rbo...@rcbowen.com
> http://rcbowen.com/
> @rbowen
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>

-- 
WBR
Maxim aka solomax


Re: [RESULT][VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-31 Thread Rich Bowen

So ... bringing it back to the list.

We chatted about this on Slack briefly, and we are still in the forklift 
process. There's a MASSIVE PR here - 
https://github.com/apache/comdev-site/pull/5


I have recommended we just merge it, and then deal with the fallout of 
the handful of things that will probably break. But that's just one 
opinion. (FWIW, Shane agreed with me.)


But, the summary is, this is happening, and life gets in the way. So I 
just need to be patient.


HOWEVER, if you want to help test, the git repo is as above, and Hugo 
(our new site framework) lives here: 
https://github.com/gohugoio/hugo/releases/tag/v0.63.2.


--Rich

On 3/31/20 9:13 AM, Rich Bowen wrote:

Can you update us as to where this is?

Specifically, I'm trying to make an edit to the site, and it turns out I 
don't know how. Can you please update 
https://community.apache.org/about/#about-this-website and 
https://community.apache.org/newbiefaq.html#websitecms with the info 
necessary for me to make edits?


Thanks!

--Rich

On 3/10/20 2:27 PM, Roy Lenferink wrote:

Hi,

The community has voted on moving over the current 
community.apache.org website from the

CMS/SVN to be Git/Hugo based [1]

The vote passed with the following results:
+1 Rich Bowen (binding)
+1 Sebb (binding)

+1 Austin Bennett (non-binding)
+1 Aizhamal Nurmamat kyzy (non-binding)
+1 Willem Ning Jiang (non-binding)
+1 Kamil Breguła (non-binding)
+1 Liang Zhang (non-binding)
+1 Jarek Potiuk (non-binding)
+1 Aditya Sharma (non-binding)
+1 Tomasz Urbaszek (non-binding)
+1 Manish Sharma (non-binding)
+1 Xin Wang (non-binding)
+1 Ming Wen (non-binding)
+1 Roy Lenferink (non-binding)

+1 Christopher Tubbs (non-binding) to switching to a git-based website
+0 Christopher Tubbs (non-binding) to switching to Hugo

+1 Luciano Resende (binding) for moving to git
-0 Luciano Resende (binding) for hugo

I'll start to get things moving.

Regards,
Roy

[1] 
https://lists.apache.org/thread.html/rd5f62582ac2feb0d707cde413cc9288d681cb17b9f37ef71f349e078%40%3Cdev.community.apache.org%3E 



-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org





--
Rich Bowen - rbo...@rcbowen.com
http://rcbowen.com/
@rbowen

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [RESULT][VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-31 Thread Bertrand Delacretaz
On Tue, Mar 31, 2020 at 3:34 PM Bertrand Delacretaz
 wrote:
> ...Turns out the content has moved to Git, see
> https://github.com/apache/comdev-site/blob/master/WEBSITE-HOWTO.txt

I have started to update the README at
https://github.com/apache/comdev-site , if someone has more info
please update it.

-Bertrand

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [RESULT][VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-31 Thread Bertrand Delacretaz
On Tue, Mar 31, 2020 at 3:20 PM Bertrand Delacretaz
 wrote:
...
> > https://svn.apache.org/repos/asf/comdev/site/trunk/WEBSITE-HOWTO.txt
> > should help...

Turns out the content has moved to Git, see
https://github.com/apache/comdev-site/blob/master/WEBSITE-HOWTO.txt

Not sure if and how the website build works now.

-Bertrand

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [RESULT][VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-31 Thread Bertrand Delacretaz
On Tue, Mar 31, 2020 at 3:17 PM Bertrand Delacretaz
 wrote:
> https://svn.apache.org/repos/asf/comdev/site/trunk/WEBSITE-HOWTO.txt
> should help...

I just pushed some unpublished changes via
https://cms.apache.org/community/publish?diff=1 so it looks like
that's still active.

-Bertrand

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [RESULT][VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-31 Thread Bertrand Delacretaz
On Tue, Mar 31, 2020 at 3:13 PM Rich Bowen  wrote:
> ...Specifically, I'm trying to make an edit to the site, and it turns out I
> don't know how...

FWIW, If things haven't changed yet (and I haven't seen a mention of
actual changes),
https://svn.apache.org/repos/asf/comdev/site/trunk/WEBSITE-HOWTO.txt
should help.

-Bertrand

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [RESULT][VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-31 Thread Rich Bowen

Can you update us as to where this is?

Specifically, I'm trying to make an edit to the site, and it turns out I 
don't know how. Can you please update 
https://community.apache.org/about/#about-this-website and 
https://community.apache.org/newbiefaq.html#websitecms with the info 
necessary for me to make edits?


Thanks!

--Rich

On 3/10/20 2:27 PM, Roy Lenferink wrote:

Hi,

The community has voted on moving over the current community.apache.org website 
from the
CMS/SVN to be Git/Hugo based [1]

The vote passed with the following results:
+1 Rich Bowen (binding)
+1 Sebb (binding)

+1 Austin Bennett (non-binding)
+1 Aizhamal Nurmamat kyzy (non-binding)
+1 Willem Ning Jiang (non-binding)
+1 Kamil Breguła (non-binding)
+1 Liang Zhang (non-binding)
+1 Jarek Potiuk (non-binding)
+1 Aditya Sharma (non-binding)
+1 Tomasz Urbaszek (non-binding)
+1 Manish Sharma (non-binding)
+1 Xin Wang (non-binding)
+1 Ming Wen (non-binding)
+1 Roy Lenferink (non-binding)

+1 Christopher Tubbs (non-binding) to switching to a git-based website
+0 Christopher Tubbs (non-binding) to switching to Hugo

+1 Luciano Resende (binding) for moving to git
-0 Luciano Resende (binding) for hugo

I'll start to get things moving.

Regards,
Roy

[1] 
https://lists.apache.org/thread.html/rd5f62582ac2feb0d707cde413cc9288d681cb17b9f37ef71f349e078%40%3Cdev.community.apache.org%3E

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



--
Rich Bowen - rbo...@rcbowen.com
http://rcbowen.com/
@rbowen

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org