Tag: jenkins
Building the DevOps Pipeline with Jenkins
Jenkins is an open source tool that provides integration with the tools used in application lifecycle management to automate the entire process, based on...
Integrating Jenkins with Bitbucket and Jira: A Tutorial
This article gives an overview of Jenkins, Bitbucket and Jira. It also includes tutorials on how to install Jenkins and integrate it with Bitbucket...
Configuring Jenkins on Docker
This article gives an overview of both Jenkins and Docker. It also includes a tutorial on how to configure Jenkins on Docker.
Jenkins is an...
An Overview of Jenkins
The Jenkins project was originally named Hudson, but was later renamed after a dispute with Oracle. Jenkins helps to automate those parts of the...
Pipeline as a Code: A Brief Look at Blue Ocean
Blue Ocean is a Jenkins plugin that enhances the user experience based on a personalised modern design. It has been built from the ground...
Continuous Integration for Hybrid Apps Using Jenkins
Jenkins is an open source tool that is deployed for continuous integration to orchestrate and monitor the development process of an app. It aids...
A Tutorial on Integrating Jenkins with Selenium WebDriver
Selenium is the most popular open source automated testing tool for Web applications. Jenkins is an open source continuous integration tool written in Java....
Integration of a Simple Docker Workflow with Jenkins Pipeline
This article is a tutorial on integrating the Docker workflow with Jenkins Pipeline.
In this article we will look at working with the pipeline script,...
Using Jenkins to Create a Pipeline for Android Applications
This article is a tutorial on how to create a pipeline to perform code analysis using lint and create a APK file for Android...
Get Started with Jenkins 2.0: Pipeline as Code
With the Pipeline suite of plugins, the mantra of Jenkins 2.0—of ‘Pipeline as Code’ —is gaining momentum. This is evident from the growing number...