Re: Pipeline durability in GitHub Organization Project

2019-07-12 Thread Devin Nusbaum
You might be running into https://issues.jenkins-ci.org/browse/JENKINS-48556 , where Declarative is intermittently unable to recognize valid option types. Some things that could cause that issue were fixed in Pipeline: Declarative 1.3.3, but I

Re: Pipeline durability in GitHub Organization Project

2019-07-12 Thread Jan Kosecki
Yes, I'm using version 2.33. On Fri, 12 Jul 2019, 17:43 Mark Waite, wrote: > Are you running the most recent releases of the Pipeline plugins? That > symbol was first included in workflow job plugin version 2.17. > > On Fri, Jul 12, 2019 at 6:37 AM Jan Kosecki > wrote: > >> Yes, I do. >> From

Re: Pipeline durability in GitHub Organization Project

2019-07-12 Thread Mark Waite
Are you running the most recent releases of the Pipeline plugins? That symbol was first included in workflow job plugin version 2.17. On Fri, Jul 12, 2019 at 6:37 AM Jan Kosecki wrote: > Yes, I do. > From what I see, "workflow-job" ID references "Pipeline: Job" plug-in chuj > I have installed.

Re: Pipeline durability in GitHub Organization Project

2019-07-12 Thread Jan Kosecki
Yes, I do. >From what I see, "workflow-job" ID references "Pipeline: Job" plug-in chuj I have installed. On Fri, 12 Jul 2019, 13:10 Mark Waite, wrote: > The durabilityHint symbol is provided by the workflow-job plugin. Do you > have that plugin installed? > > On Fri, Jul 12, 2019 at 6:04 AM Jan

Re: Pipeline durability in GitHub Organization Project

2019-07-12 Thread Mark Waite
The durabilityHint symbol is provided by the workflow-job plugin. Do you have that plugin installed? On Fri, Jul 12, 2019 at 6:04 AM Jan Kosecki wrote: > Hi, > > I've got a GitHub Organization Project that loads all requested > repositories of the organization and builds them using Jenkinsfiles

Pipeline durability in GitHub Organization Project

2019-07-12 Thread Jan Kosecki
Hi, I've got a GitHub Organization Project that loads all requested repositories of the organization and builds them using Jenkinsfiles inside each repository. I've read this article https://jenkins.io/blog/2018/02/22/cheetah/ and I'm tempted to set dev builds to use "PERFORMANCE_OPTIMIZED" a