You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Hugo Trippaers <hu...@trippaers.nl> on 2013/10/18 12:07:16 UTC

[JENKINS] Build permission for anonymous users

Heya,

Based on the question by Darren on how to kick-off the builds i've made a permission change on the jenkins host. Anonymous users can now start builds, so you don't have to have an account to start one of the builds. This makes it easier to trigger one of the parameterised builds.

Interesting builds:
 cloudstack-master-with-patch, takes a patchfile as parameter and executes the default maven build
 cloudstack-maven-build-with-branch-parameter, takes a branch name as parameter and does the entire build on that branch

Cheers,

Hugo 

Re: [JENKINS] Build permission for anonymous users

Posted by Daan Hoogland <da...@gmail.com>.
On Fri, Oct 18, 2013 at 12:07 PM, Hugo Trippaers <hu...@trippaers.nl> wrote:
>  cloudstack-maven-build-with-branch-parameter, takes a branch name as parameter and does the entire build on that branch


wow, you've got that one fixed. great

Re: [JENKINS] Build permission for anonymous users

Posted by Darren Shepherd <da...@gmail.com>.
That's great!  Running a build now.

Darren

RE: [JENKINS] Build permission for anonymous users

Posted by Rajesh Battala <ra...@citrix.com>.
That's really great. Thanks for providing the permission. 

-----Original Message-----
From: Trippie [mailto:trippie@gmail.com] On Behalf Of Hugo Trippaers
Sent: Friday, October 18, 2013 3:37 PM
To: dev@cloudstack.apache.org
Subject: [JENKINS] Build permission for anonymous users

Heya,

Based on the question by Darren on how to kick-off the builds i've made a permission change on the jenkins host. Anonymous users can now start builds, so you don't have to have an account to start one of the builds. This makes it easier to trigger one of the parameterised builds.

Interesting builds:
 cloudstack-master-with-patch, takes a patchfile as parameter and executes the default maven build  cloudstack-maven-build-with-branch-parameter, takes a branch name as parameter and does the entire build on that branch

Cheers,

Hugo