Rolling back to the git commit of a previous build

2013-10-16 Thread Scott Danzig
I see the following suggested rollback procedure here: https://wiki.jenkins-ci.org/display/JENKINS/Deploy+Plugin 1. Install the Copy Artifact Plugin 2. Create a new job that you will trigger manually only when needed 3.

Job category-based security

2013-10-15 Thread Scott Danzig
Is there a way to specify security settings for a particular category/group/type of job? For instance, if I'd people from the QA LDAP group to only be able to run "test-only" jobs, is there a way to easily specify certain jobs as test jobs and then do a one time security setting for all of the

Git plugin: Failed to connect to repository ...password with special characters okay?

2013-10-14 Thread Scott Danzig
I'm trying to add a repository URL for a private git repo (Stash specifically).. the URL is in this format: https://theu...@stashserver.company.net/scm/PROJECTNAME/jenkins_setup.git ... works from another Jenkins server, but I'm getting "Failed to connect to repository : Failed to connect