Jenkins checkout scmGit kills ssh agent
I have a Jenkins pipeline that runs on say server “A”. It Pulls code from Server “B” tests it and if the tests are succssful deploys it on server “C” which is a demo server on AWS. The relevant portion of the pipeline snippet is
Including failure reasons in Jenkins email notification
I want to have failed tests/builds information directly in the email from Jenkins, rather than having to follow a link and scroll through console log to find the problem.
Including failure reasons in Jenkins email notification
I want to have failed tests/builds information directly in the email from Jenkins, rather than having to follow a link and scroll through console log to find the problem.
Including failure reasons in Jenkins email notification
I want to have failed tests/builds information directly in the email from Jenkins, rather than having to follow a link and scroll through console log to find the problem.
Recommended methodology for working with shared libraries and Mercurial
I work in a small team of developers who all collaborate on several Zend PHP projects. We are using Mercurial with a collection of upstream repositories, as well as Jenkins for centralized testing and health reports. We want to implement a shared library of common classes, but are struggling with finding a workflow that works well with our current environment.
How often should we launch SONAR analysis?
I successfully installed Jenkins and then Sonar to go with continuous integration. The firsts reports are not that good in term of rules violations ,comments, code duplication …
How can i upgrade jenkins to the lates war file?
I am trying to upgarde jenkins to the lates war file.
Is it a good practice to capture build artifacts in Artifactory that Jenkins produces?
We use Jenkins to run continuous integration builds. The output of these builds might be EAR files, WAR files, or just a collection of files that are TAR’d up.
What is Continous Integration (CI) and how is it useful? [closed]
Closed 11 years ago.
iOS: Using Jenkins for nightly internal builds (TestFlight), plus frequent client builds [closed]
It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago. I’m an iOS dev, working for a small […]