Skip to content

[query] use new enableBsp feature in mill#15175

Draft
patrick-schultz wants to merge 1 commit intomainfrom
ps/push-ypuwyxrwtrup
Draft

[query] use new enableBsp feature in mill#15175
patrick-schultz wants to merge 1 commit intomainfrom
ps/push-ypuwyxrwtrup

Conversation

@patrick-schultz
Copy link
Member

Change Description

Mill introduced a new feature to manually enable/disable bsp support for each module. This means we can now have only modules for a single scala version show up in IntelliJ, while all scala versions remain available from the command line (e.g. using the ./mill hail[2.12].compile).

This PR is a quick trial of the new feature. It keeps the scala-version file and corresponding environment variable, but these now only affect which version is picked up by bsp; they have absolutely no effect on command line usage.

This feature is only in a dev release of Mill at the moment. I'll leave this in draft until it makes it into a regular release.

Security Assessment

  • This change cannot impact the Hail Batch instance as deployed by Broad Institute in GCP

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

Successfully merging this pull request may close these issues.

1 participant