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

Use new sbt-crossproject settings #495

Merged

Conversation

armanbilge
Copy link
Member

crossProjectCrossType identifies the cross type of a cross project, so we know where the shared sources live (and thus where we should look for additional scala-2.12- and scala-2.13+ source directories).

crossProjectBaseDirectory identifies the effective base directory of a project, useful for the mergify auto-labeling feature.

This should be more robust than our previous heuristical hacks.

Further reading:

@armanbilge armanbilge merged commit fbcd01c into typelevel:series/0.4 Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant