Re: Pipeline Stage View Plugin REST API - Pagination feature

2018-08-20 Thread 'Björn Pedersen' via Jenkins Developers
Hi, While I agree that BlueOcean is the future and it does look much nicer optically, I still think the classical stage-view has it's own advantages, depending on the way you are using pipelines. We are using pipelines with parallel and nested stages, and for our use-case the stage-flattend vie

Re: Jenkins Blue Ocean requires perforce.hpi that doesn't exist?

2018-08-20 Thread Olivier Lamy
Hi dependency removed https://issues.jenkins-ci.org/browse/JENKINS-53150 maybe 1 or 2 days and will push a release. On Tue, 21 Aug 2018 at 06:41, Jesse Glick wrote: > On Mon, Aug 20, 2018 at 2:20 PM Ryan Hendrickson > wrote: > > It is like a Pull Request I could submit? > > Sure, file a PR dele

default container in Kubernetes plugin

2018-08-20 Thread Rick
When I configure a pod template with java container. Then run a shell script in pipeline, it will cause an error that can't find command java. So I must specify the container as java first. I suggest that the java container should be the default container instead of jnlp. Any feedback is thankfu

Re: Pipeline Stage View Plugin REST API - Pagination feature

2018-08-20 Thread Natesh Kukreja
This is no longer a feature that I would like to implement. After playing around in Blue Ocean, I think I can convince them to switch over. Thanks! On Monday, August 20, 2018 at 4:23:58 PM UTC-4, Natesh Kukreja wrote: > > I was not aware that the plugin is mostly abandoned. When I initially > st

Re: Pipeline Stage View Plugin REST API - Pagination feature

2018-08-20 Thread Jesse Glick
On Mon, Aug 20, 2018 at 4:26 PM Craig Rodrigues wrote: > I would recommend > that in the classic UI, if Blue Ocean is installed, when you click on a > pipeline, instead of the pipeline-stage-view, > you have a small text link … Probably best to file this as an enhancement in `blueocean-plugin` l

Re: Jenkins Blue Ocean requires perforce.hpi that doesn't exist?

2018-08-20 Thread Jesse Glick
On Mon, Aug 20, 2018 at 2:20 PM Ryan Hendrickson wrote: > It is like a Pull Request I could submit? Sure, file a PR deleting the `` and all code which requires it, and link to the advisory for context. -- You received this message because you are subscribed to the Google Groups "Jenkins Develo

Re: Pipeline Stage View Plugin REST API - Pagination feature

2018-08-20 Thread Craig Rodrigues
On Mon, Aug 20, 2018 at 8:30 AM Jesse Glick wrote: > On Mon, Aug 20, 2018 at 11:23 AM Craig Rodrigues > wrote: > > 2. pipeline-stage-view be removed from dependencies when installing > "pipeline-plugin" > > https://github.com/jenkinsci/workflow-aggregator-plugin/pull/22 > > Yes, that would do t

Re: Pipeline Stage View Plugin REST API - Pagination feature

2018-08-20 Thread Natesh Kukreja
I was not aware that the plugin is mostly abandoned. When I initially started researching into my project, Blue Ocean kept 'crashing' or I would get a 404 Error. This lead me to try and implement a pagination feature to the existing Stage View Plugin API. This plugin is still heavily used in ou

Re: Jenkins Blue Ocean requires perforce.hpi that doesn't exist?

2018-08-20 Thread Ryan Hendrickson
How does that work? It is like a Pull Request I could submit? On Mon, Aug 20, 2018 at 12:41 PM Devin Nusbaum wrote: > Perforce was depublished because of a security advisory: > https://jenkins.io/security/advisory/2018-03-26/#SECURITY-536, so the > download links and the associated webpage on t

Re: Jenkins Blue Ocean requires perforce.hpi that doesn't exist?

2018-08-20 Thread Devin Nusbaum
Perforce was depublished because of a security advisory: https://jenkins.io/security/advisory/2018-03-26/#SECURITY-536 , so the download links and the associated webpage on the plugins site have been removed. > Is it possible to upd

Re: Jenkins Blue Ocean Roadmap

2018-08-20 Thread Ryan Hendrickson
Jenn, Did you have a PR out to update the page? Can you send a link to the updated one? Ryan On Fri, Aug 17, 2018 at 4:43 PM Craig Rodrigues wrote: > Jenn, > > Thank you for managing Jenkins pipeline and Blue Ocean. Those technologies > have really improved the user experience of using Jen

Re: Jenkins Blue Ocean requires perforce.hpi that doesn't exist?

2018-08-20 Thread Ryan Hendrickson
Hrm, I didn't see that. Looks like that page is missing too: https://plugins.jenkins.io/perforce Is it possible to update the Jira plugin to simply not include it in the dependencies? Ryan On Mon, Aug 20, 2018 at 11:25 AM Keith Zantow wrote: > According to https://plugins.jenkins.io/jira it a

Re: Pipeline Stage View Plugin REST API - Pagination feature

2018-08-20 Thread Jesse Glick
On Mon, Aug 20, 2018 at 11:23 AM Craig Rodrigues wrote: > 2. pipeline-stage-view be removed from dependencies when installing > "pipeline-plugin" https://github.com/jenkinsci/workflow-aggregator-plugin/pull/22 though really IMO we should get rid of `workflow-aggregator` anyway. -- You receiv

Re: Request permission for plugins

2018-08-20 Thread Jesse Glick
On Mon, Aug 20, 2018 at 9:24 AM Daniel Beck wrote: > Neither Messages nor Jelly view resources work. Only 'help files' work. OK. Probably relatively easy to fix. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this gr

Re: Jenkins Blue Ocean requires perforce.hpi that doesn't exist?

2018-08-20 Thread Keith Zantow
According to https://plugins.jenkins.io/jira it appears that perforce is optional, so you shouldn't need to have it installed. On Mon, Aug 20, 2018 at 10:49 AM Ryan Hendrickson < ryan.andrew.hendrick...@gmail.com> wrote: > Hi all, >Does the perforce hpi no longer exist? blueocean -> blueocea

Re: Pipeline Stage View Plugin REST API - Pagination feature

2018-08-20 Thread Craig Rodrigues
On Mon, Aug 20, 2018 at 6:17 AM Jesse Glick wrote: > On Sun, Aug 19, 2018 at 11:08 AM Natesh Kukreja > wrote: > > adding a new feature to the Pipeline Stage View Plugin REST API > > I am under the impression that this plugin is mostly abandoned, in > favor of Blue Ocean. > > That is not obvious.

Jenkins Blue Ocean requires perforce.hpi that doesn't exist?

2018-08-20 Thread Ryan Hendrickson
Hi all, Does the perforce hpi no longer exist? blueocean -> blueocean-jira -> jira -> perforce, however, when I download the hpi's for an offline install, the perforce hpi doesn't seem to exist. https://updates.jenkins-ci.org/latest/perforce.hpi Thanks, Ryan -- You received this message bec

Re: Adopt view-job-filters-plugin

2018-08-20 Thread Oleg Nenashev
I believe we can transfer ownership without timeout then. I will do that once I get to the laptop On Mon, Aug 20, 2018, 16:27 Sven Schoenung wrote: > > > I believe that Jesse Glick should be considered as a current maintainer. >> >> Huh? No. >> > > You're listed as the only developer in the perm

Re: Optional automated source code formatting - prep for JEP

2018-08-20 Thread Joseph P
I just realized this is the minimum *.java eol=lf However this would be could to have in all repos: * text=auto *.java eol=lf onsdag den 25. juli 2018 kl. 14.26.22 UTC+2 skrev Joseph P: > > The action needed to avoid line endings being messed with is > * text=auto > > However this would be enou

Re: Adopt view-job-filters-plugin

2018-08-20 Thread Sven Schoenung
> > I believe that Jesse Glick should be considered as a current maintainer. > > Huh? No. > You're listed as the only developer in the permissions YAML file for the plugin, but it looks like that was an done via an automated job. In any case, Jacob Robertson, the original author, was kind e

Re: Issue with serving content with "class" in the URL

2018-08-20 Thread Daniel Beck
> On 19. Aug 2018, at 12:56, Richard Bywater wrote: > > Is this a known "feature" and, if so, is there a way to work around it or is > serving content with a directory name of "class" just not possible? It's basically a reserved word in Stapler. Unfortunately there's nothing your plugin can

Re: Request permission for plugins

2018-08-20 Thread Daniel Beck
> On 20. Aug 2018, at 15:13, Jesse Glick wrote: > > if it works Neither Messages nor Jelly view resources work. Only 'help files' work. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving

Re: Adopt view-job-filters-plugin

2018-08-20 Thread Jesse Glick
On Sun, Aug 19, 2018 at 2:22 PM Oleg Nenashev wrote: > I believe that Jesse Glick should be considered as a current maintainer. Huh? No. > The last release has been performed by him. It was? If so, it was a one-off thing. -- You received this message because you are subscribed to the Google G

Re: Pipeline Stage View Plugin REST API - Pagination feature

2018-08-20 Thread Jesse Glick
On Sun, Aug 19, 2018 at 11:08 AM Natesh Kukreja wrote: > adding a new feature to the Pipeline Stage View Plugin REST API I am under the impression that this plugin is mostly abandoned, in favor of Blue Ocean. -- You received this message because you are subscribed to the Google Groups "Jenkins

Re: Request permission for plugins

2018-08-20 Thread Jesse Glick
On Sat, Aug 18, 2018 at 12:43 PM Daniel Beck wrote: > something like a "Chinese Translations" plugin that contains translations for > other plugins. This would certainly be the physically simplest option, if it works. Depends on whether code looking for locale variants checks the `UberClassLoade

Re: How polite is to enforcer.skip?

2018-08-20 Thread Jesse Glick
On Sat, Aug 18, 2018 at 2:16 PM Ulli Hafner wrote: > Declaring it as direct dependency will work but feels wrong I would rather suggest using ``. > Isn‘t there anything we can do to make this process simpler for Jenkins > plugins? > […] > These version will be never user in practice, normally y

Re: Pre-JEP check: Jenkins telemetry

2018-08-20 Thread Jesse Glick
On Fri, Aug 17, 2018 at 4:28 PM Daniel Beck wrote: > When I first brought up this idea with Tyler a few months ago, IIRC the > response (from him and/or Baptiste) was there's nothing we can realistically > share. OK. I hope that changes at some point. -- You received this message because you