Community driven content discussing all aspects of software development from DevOps to design patterns. If a developer wants to build a workflow, shell script or build job of any merit, they’ll need ...
The ability of Jenkins to pull code from GitHub The ability of GitHub to trigger Jenkins build jobs The first feature, namely the ability to pull code from GitHub is made possible through the Jenkins ...
The other day, I was working on a side project, minding my own business, when I stumbled upon a code snippet on GitHub Gists. As I skimmed through the snippet, a random thought struck me: What would ...