-
Notifications
You must be signed in to change notification settings - Fork 59
Unfork circe #651
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
Unfork circe #651
Conversation
No longer need to use the fork with coursier removed (#629) or sbt-microsite upgraded (47degrees/sbt-microsites#248 + circe/circe#803).
test run queued: https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/2407/consoleFull |
? |
I didn't notice the PR was off this repo, not your fork. New test run (after merging current 2.12.x onto this branch): https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/2412/consoleFull (404 til Jenkins finishes deciding which paperback edition of Clifford D. Simak’s City has the best cover art) |
Failed because master circe can't use the frozen cats version.. |
That's only because that's what GitHub in-browser edit does, btw. |
from the cats 1.0-MF -> 1.0-RC release notes:
so this can wait until we push the cats 1.0 upgrade through the entire community build |
the cats 1.0 move has been on my mind for a while, but it has a ticket now: #653 |
Let's call this one "blocked on #653". |
No longer need to use the fork with coursier removed (#629) or sbt-microsite upgraded (47degrees/sbt-microsites#248 + circe/circe#803).