--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-dev/VOULzB0GozQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/18f2590a-7d65-4637-93af-c20accb02c5d%40googlegroups.com.
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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAPCUAQsvyCWF81HS%2B0bwrEnZdymoNkigeF8%3DBB_PZaJkUcsiGA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/DD64433C-F29F-40BA-AB09-84BFD43208A6%40gmail.com.
Am 05.07.2019 um 00:07 schrieb 'Gavin Mogan' via Jenkins Developers <jenkin...@googlegroups.com>:So I haven't had time to fully digest this thread, but a couple ideas/notes from me.* Bootstrap and jquery are pretty large dependancies, are they needed for something specific? or just easier to do development. http://youmightnotneedjquery.com/ is kinda snarky and old, but does have some good points.
* if you use a bundler (rollup/webpack/Parcel/etc) + maven-frontend-plugin, you should be able to use npm install and requires, and not worry about other plugins are doing. Out f the box this has the disadvange of larger bundle sizes, but would reduce any friction. Its kinda what the java plugins are doing anyways, where they have seperate classpaths per plugin.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_DuvXki4OUu9AxXEmm8sB7JmRtGfMuvv4wby_UASqv%3D%2BqzA%40mail.gmail.com.
--
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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/382F79BF-6618-4E97-8E1E-CA892BB0A381%40beckweb.net.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/3B172B21-751B-4660-8561-966B8C2CB15C%40gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_DuvnS%3DaNwvqYCpAXL1EaaS9CrTvFQKR2Xq3hXviGS2-Cfg%40mail.gmail.com.
but amazing results!
I already thought about this as well. The JUnit plugin is not in the core anymore, or am I missing something? Or can’t the JUnit plugin depend on other plugins? Or are you referring to the large backlog of open PRs in this plugin that indicates that changes to that plugin should be done very carefully?
(Another much simpler option is to add such a chart in the warnings plugin that hides the orginal JUnit chart but that would be kind of hack...)
> Am 16.01.2020 um 22:36 schrieb James Nord <james...@gmail.com>:
>
> I was looking at how old and outdated the junit test result charts looked next to you new charts.
> ild love to try and update junit charts but that you is in the core so I feel this would be a step to far for my lack of frontend skills.
>
> but amazing results!
>
> --
> 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 jenkin...@googlegroups.com.