Top "Jelly" questions

Jelly script is XML, which gets turned into executable code.

How can I write a Jenkins email-ext template to display test results like the standard test report

I have tweaked the standard jelly template to display the current test results in a table, however I really want …

jenkins hudson jelly email-ext
Jenkins UI customization

I want to change the look and feel(ui customization) of Jenkins. Also I would like to add new views(…

user-interface jenkins hudson jenkins-plugins jelly
Jenkins Email-ext Jelly Scripts (High Level Overview)

My project has just integrated Jenkins as its CI server. We would love to use the Email-ext plugin to provide …

java jenkins hudson jelly email-ext
Jenkins Email-ext plugin - tokens

Hi I'm using Jenkins Email-ext plugin. Where can I find a list of all the things I can refer to …

jenkins jelly email-ext
Quickly testing Jelly templates in email-ext of Jenkins

The Email-ext of Jenkins allows you to write a Jelly email template. How do you write and test one without …

jenkins jenkins-plugins jelly email-ext
Jenkins Email-ext plugin build log all on one line

Ive seen this sort of asked in various places but haven't found a true answer. Does anyone know how to …

email plugins jenkins format jelly
Jenkins pass build parameters to email-ext template

How can I pass the build parameters to the email-ext jelly template? Before making some builds I would like to …

java jenkins hudson jelly email-ext