Currently the job dsl for the join plugin only allows for 

      // If set, runs the projects even if the downstream jobs are unstable.
      evenIfDownstreamUnstable(boolean evenIfDownstreamUnstable = true)

      the join plugin has evolved since then and now has new parameters in the UI 

      SUCCESS
      UNSTABLE
      FAILURE
      ABORTED

      especially the failure one would be interesting to see implemented into the jobdsl.

          [JENKINS-43219] join plugin job dsl incomplete

          mdonohue added a comment -

          I'm not familiar with the job-dsl plugin. Does the change here need to be in the Join plugin or the job-dsl plugin?

          mdonohue added a comment - I'm not familiar with the job-dsl plugin. Does the change here need to be in the Join plugin or the job-dsl plugin?

          Jean Maes added a comment -

          mdonohue

           

          it should be added to the job-dsl plugin..  

          Jean Maes added a comment - mdonohue   it should be added to the job-dsl plugin..  

          Will be fixed in the next release of Job DSL: https://github.com/jenkinsci/job-dsl-plugin/pull/1015

          Daniel Spilker added a comment - Will be fixed in the next release of Job DSL: https://github.com/jenkinsci/job-dsl-plugin/pull/1015

          Code changed in jenkins
          User: Daniel Spilker
          Path:
          docs/Home.md
          docs/Migration.md
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/common/Threshold.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/JoinTriggerContext.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
          job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy
          http://jenkins-ci.org/commit/job-dsl-plugin/3bab58a504f6d3a7a1e937b5b5b42a22730041d7
          Log:
          enhanced support for the Join Plugin
          deprecated support for the older versions of the Join Plugin

          [FIXES JENKINS-43219]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Spilker Path: docs/Home.md docs/Migration.md job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/common/Threshold.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/JoinTriggerContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/3bab58a504f6d3a7a1e937b5b5b42a22730041d7 Log: enhanced support for the Join Plugin deprecated support for the older versions of the Join Plugin [FIXES JENKINS-43219]

          Code changed in jenkins
          User: Daniel Spilker
          Path:
          docs/Home.md
          docs/Migration.md
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/common/Threshold.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/JoinTriggerContext.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
          job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy
          http://jenkins-ci.org/commit/job-dsl-plugin/9be2fc51e32e41d9d0be35c4cf5459573de4720b
          Log:
          Merge branch 'JENKINS-43219'

          Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/ad8d3d8c3b81...9be2fc51e32e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Spilker Path: docs/Home.md docs/Migration.md job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/common/Threshold.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/JoinTriggerContext.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/9be2fc51e32e41d9d0be35c4cf5459573de4720b Log: Merge branch ' JENKINS-43219 ' Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/ad8d3d8c3b81...9be2fc51e32e

            daspilker Daniel Spilker
            jeanfrancoismaes Jean Maes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: