Introduction Welcome to codingwithdrew.com where, typically, I describe (in-depth) how to conquer a new tool or language. Generally, these articles are written for myself as future notes on how to do …
Github & Git Integration with Jenkins
Prep WorkGitInstalling MavenJenkins PluginsManual Github & Git IntegrationConnecting Github to your Jenkins InstallConfiguring the Maven "stuff"BuildAutomating builds with Git Source Code …
Continue Reading about Github & Git Integration with Jenkins →
Set up your Jenkins
In my last article we talked about how to install Jenkins on both a mac and on a cloud server. If you haven't already, I recommend following my guide introduction-to-jenkins-how-to-install-it and …
Introduction to Jenkins & How to Install it
In my last article, I explained the principles behind CI/CD, in this one we get to learn about a specific implementation (Jenkins) and how to install it both locally and on a cloud hosted server. I …
Continue Reading about Introduction to Jenkins & How to Install it →