Re: Jenkins Build for Heron

2019-05-03 Thread Josh Fischer
I just verified. It looks like I now have the necessary permissions. Thank you all for the help. Dave, I'll follow up on dev@heron if I have any questions. - Josh On Fri, May 3, 2019 at 1:17 AM Gavin McDonald wrote: > Note that you were added to the hudson-jobadmin group by Jan Materne 3 > da

Re: Jenkins Build for Heron

2019-05-02 Thread Gavin McDonald
Note that you were added to the hudson-jobadmin group by Jan Materne 3 days ago. HTH Gav... On Fri, May 3, 2019 at 3:07 AM Josh Fischer wrote: > > Thank you for looking in to this Justin. I appreciate your time. > > Hope you have a good night! > > - Josh > > On Thu, May 2, 2019 at 6:25 PM Just

Re: Jenkins Build for Heron

2019-05-02 Thread Josh Fischer
Thank you for looking in to this Justin. I appreciate your time. Hope you have a good night! - Josh On Thu, May 2, 2019 at 6:25 PM Justin Mclean wrote: > Hi, > > You need to be added to the hudson-jobadmin LDAP group. Only PMC Chairs >> can do this. > > > I would help but have no idea how, th

Re: Jenkins Build for Heron

2019-05-02 Thread Justin Mclean
Hi, > You need to be added to the hudson-jobadmin LDAP group. Only PMC Chairs can > do this. I would help but have no idea how, there is no interface in whimsey that I can see for doing this, and the infra documentation is lacking. I’ll ask them how to do it. Thanks, Justin

Re: Jenkins Build for Heron

2019-05-02 Thread Josh Fischer
Any chance I could get some help with this? - Josh On Fri, Apr 26, 2019 at 10:45 AM Dave Fisher wrote: > Hi Josh, > > You need to be added to the hudson-jobadmin LDAP group. Only PMC Chairs > can do this. > > Is there a PMC Chair listening here who could grant Josh Karma? > > Regards, > Dave

AW: AW: Jenkins Build for Heron

2019-04-30 Thread jhm
Thanks. Added Josh via https://whimsy.apache.org/roster/group/hudson-jobadmin Jan > -Ursprüngliche Nachricht- > Von: Dave Fisher [mailto:dave2w...@comcast.net] > Gesendet: Dienstag, 30. April 2019 16:03 > An: builds@apache.org > Betreff: Re: AW: Jenkins Build for

Re: AW: Jenkins Build for Heron

2019-04-30 Thread Dave Fisher
found any other committer list ... > > > Jan > >> -Ursprüngliche Nachricht- >> Von: Dave Fisher [mailto:dave2w...@comcast.net] >> Gesendet: Freitag, 26. April 2019 17:45 >> An: Josh Fischer; Justin Mclean >> Cc: ipv6g...@gmail.com; builds@apache.org >&

Re: Jenkins Build for Heron

2019-04-30 Thread sebb
pache.org/roster/ppmc/heron shows he is a committer > > Jan > > > -Ursprüngliche Nachricht- > > Von: Dave Fisher [mailto:dave2w...@comcast.net] > > Gesendet: Freitag, 26. April 2019 17:45 > > An: Josh Fischer; Justin Mclean > > Cc: ipv6g...@gmail.com; bui

AW: Jenkins Build for Heron

2019-04-30 Thread jhm
il 2019 17:45 > An: Josh Fischer; Justin Mclean > Cc: ipv6g...@gmail.com; builds@apache.org > Betreff: Re: Jenkins Build for Heron > > Hi Josh, > > You need to be added to the hudson-jobadmin LDAP group. Only PMC > Chairs can do this. > > Is there a PMC Chair listening

Re: Jenkins Build for Heron

2019-04-26 Thread Dave Fisher
Hi Josh, You need to be added to the hudson-jobadmin LDAP group. Only PMC Chairs can do this. Is there a PMC Chair listening here who could grant Josh Karma? Regards, Dave > On Apr 26, 2019, at 3:50 AM, Josh Fischer wrote: > > > I was looking around the site https://builds.apache.org/view/

Re: Jenkins Build for Heron

2019-04-26 Thread Josh Fischer
I was looking around the site https://builds.apache.org/view/Heron%20Jobs/ . I've logged in, but I don't see a way to create a freestyle project/pipeline/anything in the UI. Am I missing something obvious? Please see the google drive link below for the image. https://drive.google.com/file/d/1B

Re: Jenkins Build for Heron

2019-04-23 Thread Josh Fischer
Thanks for the help Gavin and Dave. I’m sure I will have some questions as I go. Will start to understand the process more tonight. I’ll follow up with a status update and questions to dev@heron. On Tue, Apr 23, 2019 at 5:36 PM Dave Fisher wrote: > Hi Gavin, > > Thanks! > > Josh - when you

Re: Jenkins Build for Heron

2019-04-23 Thread Dave Fisher
Hi Gavin, Thanks! Josh - when you create the job under a Heron tab make sure that just after the JDK selection you check the “Restrict where this project can be run to the “Label Expression” = git-websites You can play with the shell script to look at what is where on the git-websites box. L

Re: Jenkins Build for Heron

2019-04-23 Thread Francis Chuang
Sorry for hijacking this thread. We are also looking to do this for Calcite. Just to confirm, do the git-websites nodes have docker and docker-compose installed? We already have a docker-compose.yml file to generate the site assets in a docker container: https://github.com/apache/calcite/blob/

Re: Jenkins Build for Heron

2019-04-23 Thread Allen Wittenauer
> On Apr 23, 2019, at 11:50 AM, Josh Fischer wrote: > 1. Does the Jenkins box have the build tools listed below already? Or do > you think it would be better if I downloaded and installed in the workspace > for each build? I’d *highly* recommend using a docker container so that you ca

Re: Jenkins Build for Heron

2019-04-23 Thread Gavin McDonald
Hi All, gulp and hugo should be installed on the websites jenkins node shortly HTH Gav... On Tue, Apr 23, 2019 at 8:38 PM Dave Fisher wrote: > > Hi - > > I am a mentor to Heron and am following this request. Does the website Jenkins box have the software and if so, what version? > > If there

Re: Jenkins Build for Heron

2019-04-23 Thread Dave Fisher
Hi - I am a mentor to Heron and am following this request. Does the website Jenkins box have the software and if so, what version? If there is a quick way to query that information that would be great! If not then we figure a way to look. > On Apr 23, 2019, at 11:50 AM, Josh Fischer wrote: >

Re: Jenkins Build for Heron

2019-04-23 Thread Josh Fischer
I am one of the committers on the incubating project Heron. I am looking to create a Jenkins job that will be triggered on commit's to the "asf-site" branch to build and deploy our static assets and I have some questions. 1. Does the Jenkins box have the build tools listed below already? Or do y

Re: Jenkins Build for Heron

2019-04-15 Thread Michael Shuler
On 4/15/19 3:50 PM, Michael Shuler wrote: Your steps make an assumption that it's a yum-based OS, too, so wouldn't work on the deb-based slaves anyway. Whoops, I see the conditionals - never mind this comment. :) -- Kind regards, Michael

Re: Jenkins Build for Heron

2019-04-15 Thread Michael Shuler
Generally, one should treat Jenkins as a glorified cron scheduler with fancy reporting. OS-level customization of slaves for your particular versions of things and paths, as you are suggesting, might conflict with other users of this shared Jenkins system. Your steps make an assumption that it'

Re: Jenkins Build for Heron

2019-04-13 Thread Josh Fischer
I apologize.. I missed a few things.. I missed some higher level requirements such as Heron's documentation was primarily built using the following components: - Hugo --- Static site generator - GulpJS --- Build tool for static assets - Twitter Bo

Jenkins Build for Heron

2019-04-13 Thread Josh Fischer
Hi, I am one of the committers on the incubating project Heron. I am looking to create a Jenkins job that will be triggered on commit's to the "asf-site" branch to build and deploy our static assets. I'd like to check if the Jenkins box supports what we will need for building our site as well as