Dear Jenkins-Team,

My goal is to show on a Job main page (or on some Job special page) a Git 
"tree of tags", similar to

  $ gitk --tags --simplify-by-decoration


Put it simply: I would like to show all tags in a repository as a tree.

I thought about following two solutions:

1) Find/Write a Jenkins-plugin, that allows me to write a Groovy script and 
output the result HTML to the Job main page (e.g. as a project description) 
or output the result HTML on some new project-hosted page. Then implement 
the functionality in Groovy.

2) Find/Write a Jenkins-plugin, that solves the task directly without any 
Groovy.

Any suggestions on this?

Thank you!


Cheers,
Boris Brodski

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/76f773c2-9dd1-4c71-aba1-5824c86b1033%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to