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

build flow plugin does not properly initialize workspace but supports options (SCM) that require a workspace

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • build-flow-plugin
    • None

      The build flow job type does not initialize the project's workspace. However, this project supports options, like SCM, that require a workspace to be initialized. This means:

      1. build-flow projects cannot use SCM
        • build-flow projects cannot be triggered by SCM changes if that trigger requires a workspace. Due to JENKINS-20767 all Git triggered projects currently require a workspace.
      2. build-flow projects cannot use any post-build action that assumes a workspace. EG: archive artifacts

      commit that introduced issue: https://github.com/jenkinsci/build-flow-plugin/commit/444097d65ecb97c92005b3acd63db8e03bdeb6a3

          [JENKINS-20843] build flow plugin does not properly initialize workspace but supports options (SCM) that require a workspace

          Corey O'Connor created issue -
          Corey O'Connor made changes -
          Description Original: The build flow job type does not initialize the project's workspace. However, this project supports options, like SCM, that require a workspace to be initialized. This means:

          # build-flow projects cannot use SCM
          #* build-flow projects cannot be triggered by SCM changes if that trigger requires a workspace. Due to JENKINS-20767 all Git triggered projects currently require a workspace.
          # build-flow projects cannot use any post-build action that assumes a workspace. EG: archive artifacts
          New: The build flow job type does not initialize the project's workspace. However, this project supports options, like SCM, that require a workspace to be initialized. This means:

          # build-flow projects cannot use SCM
          #* build-flow projects cannot be triggered by SCM changes if that trigger requires a workspace. Due to JENKINS-20767 all Git triggered projects currently require a workspace.
          # build-flow projects cannot use any post-build action that assumes a workspace. EG: archive artifacts

          commit that introduced issue: https://github.com/jenkinsci/build-flow-plugin/commit/444097d65ecb97c92005b3acd63db8e03bdeb6a3
          Corey O'Connor made changes -
          Link New: This issue is related to JENKINS-20767 [ JENKINS-20767 ]
          Dylan Meissner made changes -
          Link New: This issue is related to JENKINS-22725 [ JENKINS-22725 ]
          Baptiste Mathus made changes -
          Assignee Original: Nicolas De Loof [ ndeloof ] New: Damien Nozay [ dnozay ]
          Damien Nozay made changes -
          Assignee Original: Damien Nozay [ dnozay ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 152654 ] New: JNJira + In-Review [ 178277 ]

            Unassigned Unassigned
            coreyoconnor Corey O'Connor
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: