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 versionScheme in build.sbt #1345

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Set versionScheme in build.sbt #1345

merged 1 commit into from
Oct 30, 2024

Conversation

mschuwalow
Copy link
Member

@mschuwalow mschuwalow commented Oct 29, 2024

Enabling this would allow sbt to automatically fail when libraries using different major versions of zio-aws are getting used.
Note that is going to be breaking a lot of people builds, but on the other hand stop a lot of runtime errors.

PVP should correctly cover your versioning scheme, but pease double check: https://pvp.haskell.org/faq/#:~:text=Another%20important%20difference%20between%20SemVer,without%20requiring%20major%20version%20increment.

@mschuwalow mschuwalow changed the title Enable versionScheme Set versionScheme in build.sbt Oct 29, 2024
@vigoo vigoo merged commit 0d78d45 into zio:master Oct 30, 2024
27 checks passed
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.

2 participants