You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support build header metadata in build.mill.yaml files (#5960)
- `./mill` and `./mill.bat` should parse `mill-version` as a top-level
key
- `MillLauncherMain` should parse `mill-version`, `mill-jvm-version`,
etc. as top-level keys
- Any `mill-build` key should be treated as keys to pass to the
meta-build
Covered by example tests included in the documentation
0 commit comments