Arg. Can't navigate jira well on the phone. I'll comment there tomorrow if I remember.
Unless some weird transpiler, you can't interpolate variables inside double quotes in JavaScript (you could in coffee script). You need backticks or concatenation. I'll try to submit a PR or something but wanted to write it down incase I forgot On Tue., Jul. 16, 2019, 8:53 p.m. Parichay Barpanda, < [email protected]> wrote: > I raised a ticket here - https://issues.jenkins-ci.org/browse/INFRA-2183. > Please let me know if I can assign it to someone or you can ping someone > who can help fix it. Thanks in advance. > > On Wednesday, July 17, 2019 at 12:26:46 AM UTC+5:30, Jesse Glick wrote: >> >> On Tue, Jul 16, 2019 at 2:47 PM Parichay Barpanda >> <[email protected]> wrote: >> > Invalid archive retrieved from Jenkins, perhaps the plugin is not >> properly incrementalized? >> >> Well Tyler added this particular error message, perhaps related to >> INFRA-2125: >> >> >> https://github.com/jenkins-infra/community-functions/commit/d4bf3d3c68961b6a778325397336bdb7d99fe4a4 >> >> Since I lack access to the server logs (INFRA-2094), and the `err` >> mentioned there was apparently not included in the HTTP response, I >> cannot help further. You can file an `INFRA` ticket to request >> assistance. >> > -- > 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/7bdd5fad-1804-4234-975a-58f7d891a878%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/7bdd5fad-1804-4234-975a-58f7d891a878%40googlegroups.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/CAG%3D_Duvjp8zsX3gVT-JUky0c15vnUJOeQyd%3Db%2BgVgc-aEUfp-Q%40mail.gmail.com.
