-
-
Notifications
You must be signed in to change notification settings - Fork 416
Open
Description
Looks like we lost mill.runner.MillBuild
external module, which allowed us to get the meta build level count.
- introduced at: Allow Mill CLI to select the meta-build frame it operates on #2719
- removed at: [WIP] Make
Evaluator
only available toTask.Command(exclusive = true)
#3717
Usage:
> MILL_VERSION=0.12.0 mill show mill.runner.MillBuild/levelCount
2
> MILL_VERSION=0.12.14 mill show mill.runner.MillBuild/levelCount
2
> MILL_VERSION=1.0.0-RC1 mill show mill.runner.MillBuild/levelCount
[1/1] show
[1/1, 1 failed] ============================== show mill.runner.MillBuild/levelCount ============================== 5s
1 tasks failed
show Cannot resolve external module mill.runner.MillBuild
Metadata
Metadata
Assignees
Labels
No labels