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

should the CompileInternal config translate to development or runtime scope? #234

Open
raboof opened this issue Dec 9, 2024 · 0 comments

Comments

@raboof
Copy link
Contributor

raboof commented Dec 9, 2024

The documentation for scope says:

A notation of whether the dependency is required for the primary build artifact (runtime) or is only used for development. Future versions of this specification may allow for more granular scopes.

Can be one of: runtime, development

I get the impression that the dependencies in CompileInternal scope are only needed at development time, and are not part of the 'runtime' in this interpretation - or am I misunderstanding? I'm not so sure about the other ones except for Compile either, actually...

https://github.com/scalacenter/sbt-dependency-submission/blob/main/sbt-plugin/src/main/scala/ch/epfl/scala/GithubDependencyGraphPlugin.scala#L17

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