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

Interpret Nested Variables in Subversion URL

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Fix
    • Major
    • subversion-plugin
    • None

    Description

      See groups thread here:

      http://groups.google.com/group/jenkinsci-users/browse_frm/thread/5bb278d41fd97021/8a3f468c47b971f6?#8a3f468c47b971f6

      I'm trying to create a pipeline for my build process. The same steps will be executed, but against different subversion branches and/or data sources.

      For most areas I am using the "run script" build step, so I can do something like this:

      eval \$RELEASE_BRANCH_$STACK

      Where STACK=03 and RELEASE_BRANCH_03=http://server:port/repository/branches/03_BRANCH (the svn URL for the 03 release branch). The eval command won't work in that field. I'd like this sort of support, simular to the SSH plugins.

      Thanks!

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              leojhartiv leojhartiv
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: