-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Is it possible to expose configure{} for steps (builders)?
Configuring from project level is not very convenient because it doesn't allow easily preserve order. Using configure{} for not existing dsl provided builders between existed dsl provided builder will allow having cleaner dsl script.
You can use multiple steps with configure blocks in between to preserve the order.