Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

pantheon-deprecated/throttle-concurrent-builds-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Work in progress on a plugin to dynamically allocate labels in order
to allow for throttling the number of concurrent builds of a project
allowed to run on a given node at one time.

Contributing
------------

### Run / Debug cycle:

Execute `mvn hpi:run`. This will compile the plugin and launch a Jenkins instance on http://localhost:8080

### Create Package (.hpi):

Execute `mvn hpi:hpi`. This will create `throttle-concurrent.hpi` in the `target/` directory

For other mvn targets, see: https://jenkins-ci.org/maven-hpi-plugin/

About

Pantheon's fork which adds support for limiting concurrent builds based on job parameters

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%