Anyone know of any way or plugin that allows the use of tag names in
Jenkins URLs rather than build numbers.  i.e. if I have a job named
"foo", I can get build #10's result for it with:

http://jenkins/job/foo/10/

But if I've set a tag for that build as "1.2.4" I'd like to be able to use:

http://jenkins/job/foo/1.2.4/

To navigate to it.  Clearly there's a problem when two builds have the
same tag, in which case I'd prefer to always find the most recent,
barring any further nomenclature to differentiate between the multiply
same-named tags.  Multiply-used tags is not a real problem for me though.

Cheers,
b.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to