Storing and accessing a Jobs previous Jenkins build information

47 views
Skip to first unread message

Sverre Moe

unread,
Feb 15, 2015, 6:29:47 AM2/15/15
to jenkins...@googlegroups.com
I am using Jenkins to build my C/C++ code by executing automake from a shell script.

Is there anyway I could access the previous build information from my Jenkins build script? SUCCESS or FAILURE state and the Build version.

If this information is not available could I use a database plugin to store the data from each build and retrieve it at a later build

Sverre Moe

unread,
Feb 15, 2015, 6:41:10 AM2/15/15
to jenkins...@googlegroups.com
Found the "Audit To Database Plugin" that seems can store build information in a database. I did not find any information that I could retrieve it in my build script.

Daniel Beck

unread,
Feb 15, 2015, 6:48:02 AM2/15/15
to jenkins...@googlegroups.com
https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API
> --
> You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/87508be2-8dba-4e8b-a625-36012fd21e9e%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages