Skip to content

Missing mill.runner.MillBuild external module #5197

@lefou

Description

@lefou

Looks like we lost mill.runner.MillBuild external module, which allowed us to get the meta build level count.

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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions