Skip to content

leogmarzo/stable-revision-finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Stable Revision Finder

Finds the latest common stable revision for all builds in a Jenkins view.

Usage

To get the latest stable revision, run:

python find_last_stable_revision.py http://[jenkins host]/view/[view name]/

If you want more details on what's going on, append the --verbose flag:

python find_last_stable_revision.py http://[jenkins host]/view/[view name]/ --verbose

About

Finds the latest common stable revision for all builds in a Jenkins view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%