Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-33782

Add support for the git-chooser-alternative plugin to scm helper StrategyContext

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • job-dsl-plugin
    • Jenkins v1.650+
      git-chooser-alternative v1.1+

      Add support for the "alternative" SCM build chooser strategy which is provided by the Git Chooser Alternative Plugin.

      I'll be submitting a pull request later today.

          [JENKINS-33782] Add support for the git-chooser-alternative plugin to scm helper StrategyContext

          Erran Carey added a comment -

          See also jenkinsci/job-dsl-plugin#801 on GitHub.

          Erran Carey added a comment - See also jenkinsci/job-dsl-plugin#801 on GitHub.

          Code changed in jenkins
          User: Erran Carey
          Path:
          docs/Home.md
          job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/ScmContext/git.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/StrategyContext.groovy
          job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy
          http://jenkins-ci.org/commit/job-dsl-plugin/0ff58376e7be9a639936e2c50747de912ce9d406
          Log:
          [FIXED JENKINS-33782] Add support for the alternative SCM build chooser strategy

          Requires that the git-chooser-alternative jenkins plugin is installed at
          v1.1 or higher.

          :memo: Add documentation and release notes around the new alternative strategy
          :white_check_mark: Add specs for the alternative build chooser extension

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Erran Carey Path: docs/Home.md job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/ScmContext/git.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/StrategyContext.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/0ff58376e7be9a639936e2c50747de912ce9d406 Log: [FIXED JENKINS-33782] Add support for the alternative SCM build chooser strategy Requires that the git-chooser-alternative jenkins plugin is installed at v1.1 or higher. :memo: Add documentation and release notes around the new alternative strategy :white_check_mark: Add specs for the alternative build chooser extension

          Code changed in jenkins
          User: Daniel Spilker
          Path:
          docs/Home.md
          job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/ScmContext/git.groovy
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/StrategyContext.groovy
          job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy
          http://jenkins-ci.org/commit/job-dsl-plugin/b9bee123782ad161cb6a0e8d584a80e2b46fa7ad
          Log:
          Merge remote-tracking branch 'erran/feature/JENKINS-33782-add-support-for-git-chooser-alternative'

          Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/fa32125c81b4...b9bee123782a

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Spilker Path: docs/Home.md job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/ScmContext/git.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/StrategyContext.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/b9bee123782ad161cb6a0e8d584a80e2b46fa7ad Log: Merge remote-tracking branch 'erran/feature/ JENKINS-33782 -add-support-for-git-chooser-alternative' Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/fa32125c81b4...b9bee123782a

            daspilker Daniel Spilker
            erran Erran Carey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: