DORSETRIGS
Home

jenkins-api (3 post)


posts by category not found!

Jenkins - How to trigger a replay build from API with custom pipeline

Jenkins Triggering Replay Builds from API with Custom Pipelines Lets say you re working on a Jenkins pipeline that automatically builds and deploys your applica

2 min read 13-09-2024 46
Jenkins - How to trigger a replay build from API with custom pipeline
Jenkins - How to trigger a replay build from API with custom pipeline

Jenkins API - find all jobs using specific GIT repo

Finding Jenkins Jobs Using a Specific Git Repository In the world of continuous integration and continuous delivery CI CD Jenkins stands as a powerful automatio

2 min read 06-09-2024 62
Jenkins API - find all jobs using specific GIT repo
Jenkins API - find all jobs using specific GIT repo

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 48
Jenkins to List count of build for jenkins job
Jenkins to List count of build for jenkins job