Hey Chris,

summary.jelly is just the plugin's page in plugin manager :)

On Tue, May 17, 2016 at 6:40 PM Chris Price <[email protected]> wrote:

> On Mon, May 16, 2016 at 9:57 AM, Chris Price <[email protected]> wrote:
>
>>
>>
>> On Sun, May 15, 2016 at 9:30 AM, Chris Price <[email protected]> wrote:
>>
>>>
>>>
>>> On Sun, May 15, 2016 at 1:00 AM, Sergei Egorov <[email protected]>
>>> wrote:
>>>
>>>> Hey Chris,
>>>>
>>>> I recommend you to take a look at
>>>> https://github.com/jenkinsci/pipeline-view-plugin - this is pipeline
>>>> visualization plugin in ReactJS. No jelly, just plain modern JS with
>>>> ES6/ES7, React, Webpack, etc...
>>>>
>>>>
>>> Thanks, I will definitely check it out - I wouldn't be sad if I didn't
>>> need to deal with the jelly stuff anymore :)  But, in terms of just trying
>>> to port the existing Gatling plugin functionality over to work with
>>> Pipeline with the least amount of effort, I'm still curious whether the
>>> old-style UI stuff will work with Pipeline at all.
>>>
>>
>> I installed the pipeline view plugin and poked at the source a bit, and
>> can see that it is indeed able to add visualizations to the "build" page,
>> so that's a great start.  (Also, the visualization seems cool and useful,
>> so, thanks for the pointer to the plugin in its own right!)
>>
>> Haven't gotten far enough yet to determine whether or not the same basic
>> approach is feasible for adding visualizations to the "project" page.
>> Hopefully that'll become clear after a bit more poking around in the code /
>> APIs, but if anyone knows of a plugin that is compatible with Pipeline that
>> shows an example of this, I'd love to hear about it!
>>
>
> Sergei,
>
> I'm messing around with your pipeline view plugin as a way to try to
> figure out what I might need to do to get the Gatling one working.  I
> notice that you have a file 'summary.jelly' for your Action.  I'm scouring
> docs and tutorials and even a little bit of the Jenkins source code to try
> to figure out how  'summary.jelly' gets picked up by the system, and I
> can't seem to find anything.  e.g., there are no 'summary.jelly' files in
> the "ui-samples-plugin"[1], nor is that filename mentioned in the "Basic
> Guide to Jelly Usage in Jenkins" doc[2].  Can anyone point me to any docs
> that explain what file names are allowed for Jelly files and what their
> implications are?  Or even just something that covers what 'summary.jelly'
> does?
>
> Thanks in advance!
> Chris
>
> [1] https://github.com/jenkinsci/ui-samples-plugin
> [2]
> https://wiki.jenkins-ci.org/display/JENKINS/Basic+guide+to+Jelly+usage+in+Jenkins
>
>
> --
> 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/CAMx1Qf%2BJGeM_kybtGZp2a%2BDBiON2W%2BN4iksSyWHWEviwx46_pg%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/CAMx1Qf%2BJGeM_kybtGZp2a%2BDBiON2W%2BN4iksSyWHWEviwx46_pg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAAJdKXki5kjiQfGphXZ9OdCEau%3DOwmUYM_VsPHjsEkZLXG7%2B5w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to