Skip to content

jenkinsci/vault-scm-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceGear Vault (tm) plugin for Jenkins

This is a plugin for Jenkins CI server. This plugin integrates SourceGear Vault/Fortress version control with Jenkins.

Currently the plugin supports polling SCM for changes, triggering build if there is changes and keeping the changelog.

This is an unofficial plugin - neither the plugin or the developer are affiliated with SourceGear.

Basic Usage

Once this plugin is installed, you'll see SourceGear Vault as one of the options in the SCM. See inline help for more information about how to use it.

TODO, known issues and limitations

Changelog does not display modified filenames Changelog version number is calculated based on folder name Add more inline help Add unit tests Support tagging

Thank You

A huge thanks to Antti Relander for his original work and for granting permission to fork. All the cleaver parts should be considered Antii's, and the bugs should be considered Stuart's.

LICENSE

MIT License

Copyright (c) 2011 Antti Relander / Eficode

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.