DORSETRIGS
Home

jenkins-plugins (42 post)


posts by category not found!

Jenkins: trending graph for build step time

Visualizing Build Performance Creating a Trending Graph for Jenkins Build Step Times Problem Understanding how the duration of specific build steps changes over

2 min read 07-10-2024 25
Jenkins: trending graph for build step time
Jenkins: trending graph for build step time

Jenkins - How to get and use upstream info in downstream

Jenkins Passing Upstream Information Downstream Jenkins is a powerful automation server widely used for continuous integration and continuous delivery CI CD One

2 min read 07-10-2024 24
Jenkins - How to get and use upstream info in downstream
Jenkins - How to get and use upstream info in downstream

Jenkins pipeline job, use all nodes of a given label before locking

Mastering Node Allocation in Jenkins Pipelines Ensuring Efficient Job Distribution Problem You have a Jenkins pipeline that requires multiple nodes with a speci

2 min read 07-10-2024 43
Jenkins pipeline job, use all nodes of a given label before locking
Jenkins pipeline job, use all nodes of a given label before locking

difference between freestyle project and pipeline in jenkins

Freestyle vs Pipeline Choosing the Right Jenkins Workflow for Your Needs Jenkins the open source automation server offers a powerful toolkit for building testin

2 min read 07-10-2024 53
difference between freestyle project and pipeline in jenkins
difference between freestyle project and pipeline in jenkins

jenkins master connection fails with java.nio.channels.ClosedChannelException

Troubleshooting Jenkins Master Connection Errors Java nio channels Closed Channel Exception Understanding the Problem The error java nio channels Closed Channel

2 min read 06-10-2024 46
jenkins master connection fails with java.nio.channels.ClosedChannelException
jenkins master connection fails with java.nio.channels.ClosedChannelException

Jenkins ssh remote host connection fails

Jenkins SSH Remote Host Connection Fails Troubleshooting Guide Connecting to a remote host via SSH is a fundamental part of many Jenkins pipelines This allows f

3 min read 06-10-2024 39
Jenkins ssh remote host connection fails
Jenkins ssh remote host connection fails

Jenkins Blue Ocean new pipeline doesn't save to Github

Jenkins Blue Ocean Why Your New Pipelines Arent Saving to Git Hub The Problem Losing Your Pipeline Work in Jenkins Blue Ocean You ve built a beautiful streamlin

2 min read 06-10-2024 42
Jenkins Blue Ocean new pipeline doesn't save to Github
Jenkins Blue Ocean new pipeline doesn't save to Github

How to hide parameter conditionally

How to Hide Parameters Conditionally in Your Code Ever faced the situation where you have a parameter in your code that should only be displayed or used under c

2 min read 06-10-2024 42
How to hide parameter conditionally
How to hide parameter conditionally

Jenkins Blue Ocean Plugin fails to connect to GitHub

Jenkins Blue Ocean Troubleshooting Git Hub Connection Issues Jenkins Blue Ocean is a powerful plugin that offers a sleek modern interface for managing your CI C

2 min read 06-10-2024 44
Jenkins Blue Ocean Plugin fails to connect to GitHub
Jenkins Blue Ocean Plugin fails to connect to GitHub

How to resolve stuck "Uninstallation pending" of Jenkins plugin?

Unstucking the Uninstallation Pending Jenkins Plugin A Guide to Troubleshooting Have you ever tried to uninstall a Jenkins plugin only to find it stubbornly stu

2 min read 05-10-2024 53
How to resolve stuck "Uninstallation pending" of Jenkins plugin?
How to resolve stuck "Uninstallation pending" of Jenkins plugin?

Automatic build on Jenkins initiated from GitHub. Not working. 502 returned

Jenkins Build Automation Troubleshooting 502 Errors from Git Hub Webhooks The Problem Jenkins refusing to build from Git Hub You ve set up a Jenkins pipeline to

2 min read 04-10-2024 62
Automatic build on Jenkins initiated from GitHub. Not working. 502 returned
Automatic build on Jenkins initiated from GitHub. Not working. 502 returned

How to use Jenkins git parameter plugin with environment variables

How to Use Jenkins Git Parameter Plugin with Environment Variables Jenkins is a powerful automation tool that helps in continuous integration and continuous del

3 min read 30-09-2024 55
How to use Jenkins git parameter plugin with environment variables
How to use Jenkins git parameter plugin with environment variables

Is there a Jenkins replacement for greenballs? How to display build results on UI page

Exploring Jenkins Alternatives for Green Balls How to Display Build Results on Your UI In the world of Continuous Integration Continuous Deployment CI CD Jenkin

3 min read 30-09-2024 45
Is there a Jenkins replacement for greenballs? How to display build results on UI page
Is there a Jenkins replacement for greenballs? How to display build results on UI page

Failed to update GitLab commit status: No credentials found for credentialsId: xxxxx

Resolving the Failed to update Git Lab commit status No credentials found for credentials Id xxxxx Error When working with Git Lab developers occasionally encou

2 min read 26-09-2024 56
Failed to update GitLab commit status: No credentials found for credentialsId: xxxxx
Failed to update GitLab commit status: No credentials found for credentialsId: xxxxx

How to Hide Jenkins SSHCommand log from output console

How to Hide Jenkins SSH Command Log from Output Console In Jenkins its common to use various plugins and build steps to streamline your CI CD processes One such

2 min read 20-09-2024 60
How to Hide Jenkins SSHCommand log from output console
How to Hide Jenkins SSHCommand log from output console

Jenkins Ambiguous Permission notification after upgrading the jenkins to latest version

Understanding the Ambiguous Permission Notification in Jenkins After Upgrade After upgrading Jenkins to the latest version many users have reported encountering

2 min read 16-09-2024 48
Jenkins Ambiguous Permission notification after upgrading the jenkins to latest version
Jenkins Ambiguous Permission notification after upgrading the jenkins to latest version

Jenkins- Plugin Not compatible after downgrade

Jenkins Plugin Not Compatible After Downgrade Understanding the Issue and Solutions When working with Jenkins a popular automation server used for continuous in

2 min read 14-09-2024 83
Jenkins- Plugin Not compatible after downgrade
Jenkins- Plugin Not compatible after downgrade

Trying to add Jenkins approval stage before the deployment of MuleSoft API in CloudHub

Streamlining Mule Soft Deployments with Jenkins Approval Stages Deploying Mule Soft APIs to Cloud Hub can be a delicate process often demanding careful review a

2 min read 13-09-2024 54
Trying to add Jenkins approval stage before the deployment of MuleSoft API in CloudHub
Trying to add Jenkins approval stage before the deployment of MuleSoft API in CloudHub

Build History Missing in Jenkins

Build History Missing in Jenkins A Troubleshooting Guide You ve just set up a new Jenkins instance eager to dive into continuous integration and deployment only

3 min read 06-09-2024 51
Build History Missing in Jenkins
Build History Missing in Jenkins

How to use jenkins pipeline with nvm wrapper plugin?

Mastering Node js Versions with Jenkins Pipelines and the NVM Wrapper Plugin Managing Node js versions within your Jenkins pipelines is essential for maintainin

3 min read 05-09-2024 46
How to use jenkins pipeline with nvm wrapper plugin?
How to use jenkins pipeline with nvm wrapper plugin?

jenkins assign roles to views

Controlling Access to Jenkins Views A Deep Dive into Role Based Permissions In the world of Continuous Integration and Continuous Delivery CI CD Jenkins reigns

3 min read 05-09-2024 49
jenkins assign roles to views
jenkins assign roles to views

How to create the exact same jobs on each Jenkins master while using gearman plugin

Achieving High Availability with Jenkins and Gearman Creating Identical Jobs Across Masters Ensuring continuous integration and delivery CI CD pipelines remain

2 min read 05-09-2024 53
How to create the exact same jobs on each Jenkins master while using gearman plugin
How to create the exact same jobs on each Jenkins master while using gearman plugin

BrowserStack Jenkins Pipeline AppUploader "File not found at" Error

Troubleshooting the Browser Stack Jenkins Pipeline App Uploader File not found Error When integrating Browser Stack with your Jenkins pipeline for cross browser

2 min read 05-09-2024 48
BrowserStack Jenkins Pipeline AppUploader "File not found at" Error
BrowserStack Jenkins Pipeline AppUploader "File not found at" Error

Using withEnv in a declarative pipeline

Harnessing Docker in Jenkins Declarative Pipelines A Guide to with Env This article delves into the power of the with Env directive within Jenkins declarative p

2 min read 05-09-2024 61
Using withEnv in a declarative pipeline
Using withEnv in a declarative pipeline

Jenkins to List count of build for jenkins job

Counting Jenkins Job Builds A Comprehensive Guide This article explores how to list the count of builds for a Jenkins job using a combination of the Jenkins API

2 min read 05-09-2024 47
Jenkins to List count of build for jenkins job
Jenkins to List count of build for jenkins job