Skip to content

Add support for exporting to build.mill/build.mill.scala with export --mill #3698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Gedochao opened this issue May 27, 2025 · 0 comments
Open
Labels
enhancement New feature or request experimental Tickets tied to experimental features. export issues tied to the export sub-command Mill Issues tied to Mill, the build tool.

Comments

@Gedochao
Copy link
Contributor

Is your feature request related to a problem? Please describe.
When exporting to Mill 0.12+, I'd like to be able to get the new build configuration files with .mill and the up-to-date syntax.

Describe the solution you'd like
I wonder if we should just default to build.mill.scala for 0.12+, or maybe it should be behind a --mill-extension flag with .mill.scala set as default... leaning towards the former.

Describe alternatives you've considered
Technically we can keep it the way it is for now, but we'll have to do this to support Mill 1.0.0 very soon, anyway.

Additional context

@Gedochao Gedochao added enhancement New feature or request experimental Tickets tied to experimental features. export issues tied to the export sub-command Mill Issues tied to Mill, the build tool. labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental Tickets tied to experimental features. export issues tied to the export sub-command Mill Issues tied to Mill, the build tool.
Projects
None yet
Development

No branches or pull requests

1 participant