mirror of
https://github.com/matthillmanbt/jenkins-stage-times.git
synced 2025-12-16 18:54:10 -06:00
main
Bump goreleaser/goreleaser-action from 5 to 6
Jenkins Stage Times
Simple CLI utility to show the average stage times for the most recent successful Jenkins builds in a given pipeline.
To use, set the following env vars:
export JENKINS_HOST=https://<host>
export JENKINS_USER=<jenkins user>
export JENKINS_KEY=<api key for that jenkins user>
Can optionally pass the pipeline name (defaults to "master")
Languages
Go
100%