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

Write runtime dependencies in ivy.xml #4077

Merged
merged 8 commits into from
Dec 6, 2024

Conversation

alexarchambault
Copy link
Contributor

It seems runIvyDeps were not written in ivy.xml files, and thus were not resolved when publishing a Mill project locally. This fixes that.

@alexarchambault alexarchambault marked this pull request as draft December 5, 2024 18:13
@alexarchambault
Copy link
Contributor Author

The coursier interface bump is necessary to be able to resolve compile scope dependencies with it from the added test (thanks to coursier/interface#405)

@alexarchambault alexarchambault marked this pull request as ready for review December 5, 2024 20:01
@lihaoyi lihaoyi merged commit 6f1f983 into com-lihaoyi:main Dec 6, 2024
27 checks passed
@lefou lefou added this to the 0.12.4 milestone Dec 6, 2024
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.

3 participants