> > Built-in step order is ignored by Pipeline—whatever you ask to run, > Jenkins runs, in that order. I doubt any core dev is going to spend > time changing the behavior now for the benefit of freestyle projects; > there is a risk of regression and the workarounds are simple. >
That's more or less what I suspected. To me, the main issue is that this users cannot discover this issue by themselves, especially if the issue arise in specific rare conditions. Maybe a simple textual warning at run time in the build log about inconsistent order would be helpful, and not much of an investment? This could also be done for pipeline users, so that they have a chance to discover the issue. What do you think about this? Arnaud -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/9b6df942-91af-42bd-9f74-73ae04ad74cb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
