Skip to content

chore: add the scala-library project #23510

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hamzaremmal
Copy link
Member

Add the configuration for the scala-library project in sbt.
For now, this configuration is disabled and doesn't publish anything until we enable it in 3.8.0

* - The only commands you should run on this project are `publish` and `publishLocal`
* - This project produces no artifacts and has no sources
*/
lazy val `scala-library` = project.in(file("scala-library"))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: publishSettings are missing here, but I prefer to add them when we are ready to release

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