Hey all, I currently using the folder plugin to group my projects together, but am finding that it is difficult to get cross-cutting job status/stage/attribute views of the jobs contained within those folders. Here are a set of examples of the sorts of queries I would like to be able to generate views based upon:
- Show me all the jobs related to a particular project (for me, this is typically the folder) - Show me all the jobs that deploy to "production" (many folders might have a job that does this) - Show me all the jobs that use this set of slaves - Show me all the jobs triggered by a submission from 'John Dowe' (I can never trust that J.D., he is all over the place) - Show me all the jobs tied to this repository The metadata plugin seems like it is geared towards this issue: https://wiki.jenkins-ci.org/display/JENKINS/Metadata+plugin ....so I guess I have two questions: -- Does anyone else attempt to make queries against Jenkins of this sort? -- Has anyone used the Metadata plugin, or some other plugin or home-grown solution to solve this issue? -- 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/3f9c0f9e-abb0-4092-804e-489f505be2ff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
