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

Migrate to sbt-typelevel #303

Merged
merged 5 commits into from
Jan 20, 2022
Merged

Conversation

armanbilge
Copy link
Member

No description provided.

@armanbilge
Copy link
Member Author

It seems that binary compatibility was broken on Scala 3, and I can't understand how/why.

[error] discipline: Failed binary compatibility check against org.typelevel:discipline-core_3:1.3.0 (e:info.versionScheme=early-semver)! Found 1 potential problems
[error]  * static method const(Boolean)org.typelevel.discipline.Predicate in interface org.typelevel.discipline.Predicate does not have a correspondent in current version
[error]    filter with: ProblemFilters.exclude[DirectMissingMethodProblem]("org.typelevel.discipline.Predicate.const")

@armanbilge
Copy link
Member Author

Oh, was 1.3.0 on Scala 3.1?

@vasilmkd
Copy link
Member

We're only as good as the tools given to us. @rossabaker, can you please set up the publishing credentials for this repo too? Thank you.

@armanbilge
Copy link
Member Author

FYI I've now moved all my personal groupids to s01. So now my sonatype credentials for the legacy host can publish to org.typelevel and only org.typelevel, nothing more. I'm happy to volunteer them to be installed as the org-level credentials until we move to s01 at which point we'll need a bot account.

@rossabaker
Copy link
Member

@armanbilge, I increased your access so you can set it.

@armanbilge
Copy link
Member Author

@vasilmkd secrets are installed, merge at will.

@vasilmkd vasilmkd merged commit 3cb408a into typelevel:main Jan 20, 2022
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