Skip to content

Tool for converting jenkins build.xml files to single csv file

License

Notifications You must be signed in to change notification settings

kayano/jenkins-builds-to-csv

Repository files navigation

jenkins-builds-to-csv

Jenkins keeps info about historical builds in build.xml files under jobs directory This tool extracts startTime, result, duration from all build.xml for all jobs into single file jobs/builds.csv

Prerequisites

You will need Leiningen 1.7.0 or above installed.

Installation

Download from https://github.com/kayano/jenkins-builds-to-csv.git

Build

$ lein uberjar

Usage

$ java -jar jenkins-builds-to-csv-0.1.0-standalone.jar <path-to-jenkins-jobs-dir>

License

Distributed under the Eclipse Public License, the same as Clojure

About

Tool for converting jenkins build.xml files to single csv file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published