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

Discussing usage in other tools #14

Open
3 tasks
ckipp01 opened this issue Apr 3, 2023 · 1 comment
Open
3 tasks

Discussing usage in other tools #14

ckipp01 opened this issue Apr 3, 2023 · 1 comment

Comments

@ckipp01
Copy link

ckipp01 commented Apr 3, 2023

As a follow-up to the recent Scala Tooling Summit I wanted to raise a few questions/requests that we can maybe start digging into and tracking here. Across the ecosystem we have various ways of publishing. sbt has it's own implementation, Mill has it's own, and now this is repo's implementation is being used in scala-cli. How could we possibly better utilize this (if we'd all agree on that) in various places. Here are some question/topics that came up during the summit.

  • What's the dependency chain look like in this repo? Are there any that are non-essential? For some of them, would it make sense to make an interface and allow the various tools to provide their own JSON library for example.
  • Could some documentation be written for this?
  • There seems to be no tests in this repo?
@mberndt123
Copy link
Contributor

I think this is what needs to be implemented to integrate with sbt:
https://www.scala-sbt.org/1.x/api/sbt/librarymanagement/PublisherInterface.html

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

2 participants