It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form开发者_C百科. Fo
I was looking for a way to request a build request through calling a url that would return JSON so that I would be able to setup a hook with git to validate unit tests after each push to the remote re
I have installed Jenkins executable on OSX, but now I want to stop it running. Whenever I kill it, no matter how, it just restarts immediately.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have set up Jenkins with the Github plugin on my test server. I have secured Jenkins by only allowing authenticated users (anonymous users don\'t have any rights) and secure connections.
I have mercurial repository, and by providing the URL to Jenkins, i get the following in stdout: Started by an SCM change
You have a project which has got some SW requirements to run (e.g.: a specific version of Apache, a version of PHP, an instance of a MySQL database and a couple of other pieces of software).
I have an ubuntu jenkins master and a windows jenkins slave. I have one Build with Grails command,开发者_C百科 and I choose
can Jenkins send mail notify to recipients with attachments? What is more important for me (optional), it could also read from file *.开发者_开发技巧xls and add this to email text.
In my project there are certain directories and certain php files which are very large in size due to which my build is failing and I want to exclude them in my build.xml