Skip to content
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

Improve "building" of Mill bootstrap scripts #4327

Open
lefou opened this issue Jan 14, 2025 · 0 comments
Open

Improve "building" of Mill bootstrap scripts #4327

lefou opened this issue Jan 14, 2025 · 0 comments

Comments

@lefou
Copy link
Member

lefou commented Jan 14, 2025

Currently, the various start files are used as-is. They are cluttered in different locations and must be edited manually, which is error-prone and cumbersome.

To properly finish up #2161 and esp. comment #2161 (comment), we should do the following:

  • Move scripts (mill, mill.bat, ci/mill.ps1) into new dir scripts (or scripts/src)
  • Replace all movable parts with placeholders (script version, default versions, links to web-site and download locations)
  • Add a Mill build step to build final script from these templates
  • Consolidate further testing under the scripts project
  • Automate, when the <project-root>/mill{.bat} scripts need updates and fail CI or autofix it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant