Re: New Pipeline plugin: Pipeline Model Definition

2016-10-08 Thread Andrew Bayer
It's *definitely* not supposed to do that! The declarative model should
only kick in if you're using the "pipeline { ... }" step. Can you open a
ticket on issues.jenkins-ci.org with the errors you're getting? Thanks!

A.

On Saturday, October 8, 2016, Matthew Grose 
wrote:

> Apologies if this isn't the right forum.. after installing BlueOcean beta
> this plugin came in as dependency. It appears it tries to now run all of
> our existing jenkinsfile pipelines under the model definition. Was able to
> remove blue ocean and the model definition plugin and the existing
> jenkinsfile's starting working again.  It appears the installation of the
> plugin force adopts all jenkinsfile's to use configuration over code, is
> this expected? is there a way to differentiate between the two options for
> certain jenkinsfiles?
>
> On Tuesday, August 30, 2016 at 12:33:30 PM UTC-5, Andrew Bayer wrote:
>>
>> Hey all -
>>
>> I've released a first preliminary version (0.1) of a new plugin,
>> Pipeline: Model Definition. It's intended to provide a more
>> config-like/declarative way to define Pipelines, with features like better
>> syntactic/semantic error messages, an easy way to specify notifications or
>> post-build actions to run regardless of build status, and more.
>>
>> It's still very early on - this is basically an MVP, so I wouldn't
>> recommend using it in production yet, but I intend to keep backwards
>> compatibility working as we go forward. You can find the repo at
>> https://github.com/jenkinsci/pipeline-model-definition-plugin, with
>> early docs at https://github.com/jenkinsci/pipeline-model-definition-
>> plugin/wiki and a spec for the model syntax at
>> https://github.com/jenkinsci/pipeline-model-definition-plugi
>> n/blob/master/SYNTAX.md - I'd love feedback! Thanks!
>>
>> A.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com
> 
> .
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-users/b652a1bf-e601-4bbc-b7bd-832aea508af1%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 Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPbPdObr0hjvL-jbGDpUFDQqv86HLyZqNuscQGEzaCj13_T8XQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: New Pipeline plugin: Pipeline Model Definition

2016-10-07 Thread Matthew Grose
Apologies if this isn't the right forum.. after installing BlueOcean beta 
this plugin came in as dependency. It appears it tries to now run all of 
our existing jenkinsfile pipelines under the model definition. Was able to 
remove blue ocean and the model definition plugin and the existing 
jenkinsfile's starting working again.  It appears the installation of the 
plugin force adopts all jenkinsfile's to use configuration over code, is 
this expected? is there a way to differentiate between the two options for 
certain jenkinsfiles?

On Tuesday, August 30, 2016 at 12:33:30 PM UTC-5, Andrew Bayer wrote:
>
> Hey all -
>
> I've released a first preliminary version (0.1) of a new plugin, Pipeline: 
> Model Definition. It's intended to provide a more config-like/declarative 
> way to define Pipelines, with features like better syntactic/semantic error 
> messages, an easy way to specify notifications or post-build actions to run 
> regardless of build status, and more. 
>
> It's still very early on - this is basically an MVP, so I wouldn't 
> recommend using it in production yet, but I intend to keep backwards 
> compatibility working as we go forward. You can find the repo at 
> https://github.com/jenkinsci/pipeline-model-definition-plugin, with early 
> docs at https://github.com/jenkinsci/pipeline-model-definition-plugin/wiki 
> and a spec for the model syntax at 
> https://github.com/jenkinsci/pipeline-model-definition-plugin/blob/master/SYNTAX.md
>  - 
> I'd love feedback! Thanks!
>
> A.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b652a1bf-e601-4bbc-b7bd-832aea508af1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New Pipeline plugin: Pipeline Model Definition

2016-08-31 Thread Andrew Bayer
Oh, and I'll be presenting on this at Jenkins World on Thursday the 15th in
the afternoon, with a demo during lunch time, and will be around to chat
all week. =)

A.

On Tue, Aug 30, 2016 at 10:32 AM, Andrew Bayer 
wrote:

> Hey all -
>
> I've released a first preliminary version (0.1) of a new plugin, Pipeline:
> Model Definition. It's intended to provide a more config-like/declarative
> way to define Pipelines, with features like better syntactic/semantic error
> messages, an easy way to specify notifications or post-build actions to run
> regardless of build status, and more.
>
> It's still very early on - this is basically an MVP, so I wouldn't
> recommend using it in production yet, but I intend to keep backwards
> compatibility working as we go forward. You can find the repo at
> https://github.com/jenkinsci/pipeline-model-definition-plugin, with early
> docs at https://github.com/jenkinsci/pipeline-model-definition-plugin/wiki
> and a spec for the model syntax at https://github.com/jenkinsci/
> pipeline-model-definition-plugin/blob/master/SYNTAX.md - I'd love
> feedback! Thanks!
>
> A.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPbPdOZ7pvbdKRkEBvmXzbATmV2-4t59z6A%2BkQ7D_YccB77BDA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.