willi1s / repo-plugin

A Jenkins pluging providing repo as an SCM

Home Page:http://jenkins-ci.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This plugin adds Repo (http://code.google.com/p/git-repo/) as an SCM
provider for Jenkins.  Projects can use this plugin to only run builds
when changes are detected in any of the git repositories in the repo
manifest, to list the changes between builds, and to re-create the
project state across all repositories for any previous build using
a static manifest.

=============

Maintainers

Bjarke Freund-Hansen - bjarkefh@gmail.com
Brad Larson - bklarson@gmail.com

About

A Jenkins pluging providing repo as an SCM

http://jenkins-ci.org/

License:MIT License


Languages

Language:Java 94.3%Language:HTML 5.7%