-
Improvement
-
Resolution: Fixed
-
Minor
-
None
The build condition responders (currently postBuild and notifications, soon to be post within a stage) currently execute in the order they're specified in the Jenkinsfile. That should be changed to a deterministic order that'll be the same every time, and that order should be well documented and exposed in the logs.
- relates to
-
JENKINS-41519 Post stages should have well defined order
-
- Closed
-
- links to
PR up for review at https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/32