Skip to content

Commit eb818b6

Browse files
committed
[build-script] Extract most parts related to build-script-impl
Most parts related to build-script-impl moved into its own type BuildScriptImplHelper. This will make moving this helper to its own file and to a builder easier later. The parts that haven't moved are the path of the script (still a constant in the main build-script file), and the invocation to check the migration parameters. Those will be dealt later. The changes move the methods that turn build-script args into build-script-impl args and creates the environment variables into this new helper. It also moves the specific of building action names and how to invoke the script from their previous places in BuildScriptInvocation into the Helper.
1 parent bbd44a1 commit eb818b6

File tree

1 file changed

+258
-229
lines changed

1 file changed

+258
-229
lines changed

0 commit comments

Comments
 (0)