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

Set versionSchema for library part of Scala Native runtime #3524

Merged
merged 1 commit into from Oct 4, 2023

Conversation

WojciechMazur
Copy link
Contributor

Based on Scala.js approach of dealing with versionSchema we introduce similiar metadata to published artifacts.
The following projects would now have a versionSchema := "early-semver":

  • nativelib
  • clib
  • posixlib
  • windowslib
  • javalib
  • auxlib
  • scalalib
  • test-interface-sbt-defs
  • junit-runtime

One project would have a `versionSchema := "strict":

  • testInterface - counterpart of Scala.js test-bridge

@WojciechMazur WojciechMazur merged commit 2eddeb3 into scala-native:main Oct 4, 2023
76 checks passed
@WojciechMazur WojciechMazur deleted the build/semver-v2 branch October 4, 2023 08:45
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.

None yet

1 participant