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

Flexible Publish should run all publishers in a condition even some of them fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • flexible-publish 0.14.1

      Flexible publish doesn't define the behavior when some of publishers fail.
      Current implementation works like this:

      Component Behavior when some of publishers fail
      Jenkins core Run all publishers
      Flexible publish (by condition) Run all publishers
      Flexible publish (in a condition) Stop running following publishers

      Flexible-publish is featured just to run publishers conditionally and should work as Jenkins core in other aspects.

      In flexible-publish 0.15, I'll explicitly define the behavior when publishers fail.
      I introduce execution strategy and users can now define how flexible publish behaves when some publisher fail.

            ikedam ikedam
            ikedam ikedam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: