Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Jenkins

Jenkins

Jenkins

Great Reads

by Dr. Song Li
Note on the Jenkins automation server
by Krishna P Seetharaman
The tools used for different activities and the best practices to be followed in Mule development for an enhanced development and deployment experience
by Sergio Virahonda
In this article, we develop a semi-automated deployment-to-production script, which will complete our project.
by Karuna Kant Mishra
This is a simple document explaining details of how you can install and use ELK with Winlogbeat and Jenkins Logging Plugin.

Latest Articles

by Dr. Song Li
Note on the Jenkins automation server
by Krishna P Seetharaman
The tools used for different activities and the best practices to be followed in Mule development for an enhanced development and deployment experience
by Sergio Virahonda
In this article, we develop a semi-automated deployment-to-production script, which will complete our project.
by Karuna Kant Mishra
This is a simple document explaining details of how you can install and use ELK with Winlogbeat and Jenkins Logging Plugin.

All Articles

Sort by Score

Jenkins 

by Trần_Tuấn_Anh
Continuous Integration and Continuous Deployment (CI/CD) are fundamental practices in modern software development. When applied to microservices architecture, CI/CD ensures that each service is built, tested, and deployed independently, allowing for more frequent and reliable releases.
by thoughts-on-coding
Introduction into an Automated C++ Build Setup with Jenkins and CMake
by thoughts-on-coding
A short introduction into the modern build system gradle
by Junian Triajianto
Building and distribution automation for Xamarin apps to make your life easier and simpler.