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

XMLWordPrintable

    • 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

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

              Created:
              Updated: