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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: 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

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

              Created:
              Updated: