From 5c5b55390e1f5af0511f219da414f6fe721b08a6 Mon Sep 17 00:00:00 2001 From: Marcos Pereira Date: Thu, 1 Feb 2018 17:44:05 -0200 Subject: [PATCH] Add playframework/play-ebean --- library-sbt-1.x-migration.md | 99 ++++++++++++++++++------------------ 1 file changed, 50 insertions(+), 49 deletions(-) diff --git a/library-sbt-1.x-migration.md b/library-sbt-1.x-migration.md index a3342ca..c5e5186 100644 --- a/library-sbt-1.x-migration.md +++ b/library-sbt-1.x-migration.md @@ -1,64 +1,64 @@ This is the status of sbt 1.x migration of [Scala community builds](https://github.com/scala/community-builds), generated using https://github.com/eed3si9n/community-build-ranking -| GitHub Page |Stars | Status | Details | -|------------------------------------------------------------------------------------------------------------------------|-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| [playframework/playframework](https://github.com/playframework/playframework) | 9987 | ? | -| [akka/akka](https://github.com/akka/akka) | 7980 | done | -| [scalaz/scalaz](https://github.com/scalaz/scalaz) | 3477 | done | -| [sbt/sbt](https://github.com/sbt/sbt) | 3379 | done | -| [scala-js/scala-js](https://github.com/scala-js/scala-js) | 3218 | reported | https://github.com/scala-js/scala-js/issues/3069 | -| [scalanlp/breeze](https://github.com/scalanlp/breeze) | 2326 | done | -| [milessabin/shapeless](https://github.com/milessabin/shapeless) | 2314 | wip | https://github.com/milessabin/shapeless/pull/744 -| [typelevel/cats](https://github.com/typelevel/cats) | 2222 | done | https://github.com/typelevel/cats/pull/1919 | -| [twitter/util](https://github.com/twitter/util) | 1977 | done | -| [slick/slick](https://github.com/slick/slick) | 1953 | ? | -| [lagom/lagom](https://github.com/lagom/lagom) | 1684 | ? | -| [lihaoyi/Ammonite](https://github.com/lihaoyi/Ammonite) | 1500 | ? | https://github.com/lihaoyi/Ammonite/pull/731 -| [rickynils/scalacheck](https://github.com/rickynils/scalacheck) | 1297 | done | | -| [non/spire](https://github.com/non/spire) | 1261 | ? | -| [circe/circe](https://github.com/circe/circe) | 1140 | done | -| [lift/framework](https://github.com/lift/framework) | 1122 | ? | -| [coursier/coursier](https://github.com/coursier/coursier) | 1114 | done | https://github.com/coursier/coursier/pull/629 | -| [sksamuel/elastic4s](https://github.com/sksamuel/elastic4s) | 1052 | done | https://github.com/sksamuel/elastic4s/commit/620b163feaa6 -| [sirthias/parboiled](https://github.com/sirthias/parboiled) | 1044 | done | https://github.com/sirthias/parboiled/pull/115 -| [json4s/json4s](https://github.com/json4s/json4s) | 988 | done | +| GitHub Page |Stars | Status | Details | +|------------------------------------------------------------------------------------------------------------------------|-----:| ----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [playframework/playframework](https://github.com/playframework/playframework) | 9987 | ? | +| [akka/akka](https://github.com/akka/akka) | 7980 | done | +| [scalaz/scalaz](https://github.com/scalaz/scalaz) | 3477 | done | +| [sbt/sbt](https://github.com/sbt/sbt) | 3379 | done | +| [scala-js/scala-js](https://github.com/scala-js/scala-js) | 3218 | reported | https://github.com/scala-js/scala-js/issues/3069 | +| [scalanlp/breeze](https://github.com/scalanlp/breeze) | 2326 | done | +| [milessabin/shapeless](https://github.com/milessabin/shapeless) | 2314 | wip | https://github.com/milessabin/shapeless/pull/744 +| [typelevel/cats](https://github.com/typelevel/cats) | 2222 | done | https://github.com/typelevel/cats/pull/1919 | +| [twitter/util](https://github.com/twitter/util) | 1977 | done | +| [slick/slick](https://github.com/slick/slick) | 1953 | ? | +| [lagom/lagom](https://github.com/lagom/lagom) | 1684 | ? | +| [lihaoyi/Ammonite](https://github.com/lihaoyi/Ammonite) | 1500 | ? | https://github.com/lihaoyi/Ammonite/pull/731 +| [rickynils/scalacheck](https://github.com/rickynils/scalacheck) | 1297 | done | +| [non/spire](https://github.com/non/spire) | 1261 | ? | +| [circe/circe](https://github.com/circe/circe) | 1140 | done | +| [lift/framework](https://github.com/lift/framework) | 1122 | ? | +| [coursier/coursier](https://github.com/coursier/coursier) | 1114 | done | https://github.com/coursier/coursier/pull/629 | +| [sksamuel/elastic4s](https://github.com/sksamuel/elastic4s) | 1052 | done | https://github.com/sksamuel/elastic4s/commit/620b163feaa6 +| [sirthias/parboiled](https://github.com/sirthias/parboiled) | 1044 | done | https://github.com/sirthias/parboiled/pull/115 +| [json4s/json4s](https://github.com/json4s/json4s) | 988 | done | | [pathikrit/better-files](https://github.com/pathikrit/better-files) | 971 | done | https://github.com/pathikrit/better-files/commit/e235722f9 | [functional-streams-for-scala/fs2](https://github.com/functional-streams-for-scala/fs2) | 946 | done | https://github.com/functional-streams-for-scala/fs2/commit/818a9741d53b33e5c3 -| [monix/monix](https://github.com/monix/monix) | 943 | done | https://github.com/monix/monix/commit/ba2d4a7eba218 | -| [http4s/http4s](https://github.com/http4s/http4s) | 926 | done | -| [julien-truffaut/Monocle](https://github.com/julien-truffaut/Monocle) | 868 | done | https://github.com/julien-truffaut/Monocle/commit/facb2102e390f6f702a -| [scalikejdbc/scalikejdbc](https://github.com/scalikejdbc/scalikejdbc) | 842 | done | +| [monix/monix](https://github.com/monix/monix) | 943 | done | https://github.com/monix/monix/commit/ba2d4a7eba218 | +| [http4s/http4s](https://github.com/http4s/http4s) | 926 | done | +| [julien-truffaut/Monocle](https://github.com/julien-truffaut/Monocle) | 868 | done | https://github.com/julien-truffaut/Monocle/commit/facb2102e390f6f702a +| [scalikejdbc/scalikejdbc](https://github.com/scalikejdbc/scalikejdbc) | 842 | done | | [scala/scala-async](https://github.com/scala/scala-async) | 832 | ? | | [scopt/scopt](https://github.com/scopt/scopt) | 823 | ? | | [nscala-time/nscala-time](https://github.com/nscala-time/nscala-time) | 735 | ? | | [scalaj/scalaj-http](https://github.com/scalaj/scalaj-http) | 715 | ? | | [spray/spray-json](https://github.com/spray/spray-json) | 700 | ? | https://github.com/spray/spray-json/pull/244 -| [unfiltered/unfiltered](https://github.com/unfiltered/unfiltered) | 693 | done | +| [unfiltered/unfiltered](https://github.com/unfiltered/unfiltered) | 693 | done | | [scalatest/scalatest](https://github.com/scalatest/scalatest) | 626 | ? | | [etorreborre/specs2](https://github.com/etorreborre/specs2) | 601 | ? | | [lihaoyi/fastparse](https://github.com/lihaoyi/fastparse) | 577 | ? | -| [mpilquist/simulacrum](https://github.com/mpilquist/simulacrum) | 570 | done | https://github.com/mpilquist/simulacrum/pull/98 +| [mpilquist/simulacrum](https://github.com/mpilquist/simulacrum) | 570 | done | https://github.com/mpilquist/simulacrum/pull/98 | [scalameta/scalameta](https://github.com/scalameta/scalameta) | 570 | ? | | [sirthias/parboiled2](https://github.com/sirthias/parboiled2) | 548 | ? | | [scalameta/scalafmt](https://github.com/scalameta/scalafmt) | 542 | ? | -| [akka/akka-http](https://github.com/akka/akka-http) | 540 | done | https://github.com/akka/akka-http/commit/9abfde178d99aad8074b25c49 +| [akka/akka-http](https://github.com/akka/akka-http) | 540 | done | https://github.com/akka/akka-http/commit/9abfde178d99aad8074b25c49 | [lihaoyi/scalatags](https://github.com/lihaoyi/scalatags) | 534 | ? | | [scalastyle/scalastyle](https://github.com/scalastyle/scalastyle) | 527 | ? | | [scalapb/ScalaPB](https://github.com/scalapb/ScalaPB) | 526 | ? | | [scodec/scodec](https://github.com/scodec/scodec) | 523 | done | https://github.com/scodec/scodec/commit/820b0804a4ccb | [pureconfig/pureconfig](https://github.com/pureconfig/pureconfig) | 513 | ? | https://github.com/pureconfig/pureconfig/pull/315 -| [typesafehub/scala-logging](https://github.com/typesafehub/scala-logging) | 504 | done | https://github.com/typesafehub/scala-logging/commit/9e065fb4055767090f5cff86ef965eacb681ea05 -| [scala-ide/scalariform](https://github.com/scala-ide/scalariform) | 465 | done | -| [non/kind-projector](https://github.com/non/kind-projector) | 442 | done | +| [typesafehub/scala-logging](https://github.com/typesafehub/scala-logging) | 504 | done | https://github.com/typesafehub/scala-logging/commit/9e065fb4055767090f5cff86ef965eacb681ea05 +| [scala-ide/scalariform](https://github.com/scala-ide/scalariform) | 465 | done | +| [non/kind-projector](https://github.com/non/kind-projector) | 442 | done | | [argonaut-io/argonaut](https://github.com/argonaut-io/argonaut) | 429 | ? | -| [tpolecat/tut](https://github.com/tpolecat/tut) | 427 | done | +| [tpolecat/tut](https://github.com/tpolecat/tut) | 427 | done | | [dispatch/reboot](https://github.com/dispatch/reboot) | 398 | done | https://github.com/dispatch/reboot/pull/186 | [playframework/twirl](https://github.com/playframework/twirl) | 378 | ? | | [scalameter/scalameter](https://github.com/scalameter/scalameter) | 370 | ? | https://github.com/scalameter/scalameter/pull/192 | [scallop/scallop](https://github.com/scallop/scallop) | 358 | ? | https://github.com/scallop/scallop/pull/152 | [FasterXML/jackson-module-scala](https://github.com/FasterXML/jackson-module-scala) | 337 | ? | -| [softwaremill/akka-http-session](https://github.com/softwaremill/akka-http-session) | 331 | done | -| [paulbutcher/ScalaMock](https://github.com/paulbutcher/ScalaMock) | 328 | done | https://github.com/paulbutcher/ScalaMock/pull/211 +| [softwaremill/akka-http-session](https://github.com/softwaremill/akka-http-session) | 331 | done | +| [paulbutcher/ScalaMock](https://github.com/paulbutcher/ScalaMock) | 328 | done | https://github.com/paulbutcher/ScalaMock/pull/211 | [lihaoyi/autowire](https://github.com/lihaoyi/autowire) | 299 | ? | | [lihaoyi/upickle](https://github.com/lihaoyi/upickle) | 292 | ? | | [scoverage/scalac-scoverage-plugin](https://github.com/scoverage/scalac-scoverage-plugin) | 286 | ? | @@ -68,44 +68,45 @@ This is the status of sbt 1.x migration of [Scala community builds](https://gith | [typelevel/algebra](https://github.com/typelevel/algebra) | 277 | ? | | [scala/scala-java8-compat](https://github.com/scala/scala-java8-compat) | 272 | ? | | [lihaoyi/utest](https://github.com/lihaoyi/utest) | 263 | ? | -| [lihaoyi/Scalatex](https://github.com/lihaoyi/Scalatex) | 249 | done | +| [lihaoyi/Scalatex](https://github.com/lihaoyi/Scalatex) | 249 | done | | [scalacenter/scalafix](https://github.com/scalacenter/scalafix) | 213 | ? | -| [typelevel/cats-effect](https://github.com/typelevel/cats-effect) | 206 | done | +| [typelevel/cats-effect](https://github.com/typelevel/cats-effect) | 206 | done | | [akka/akka-persistence-cassandra](https://github.com/akka/akka-persistence-cassandra) | 202 | ? | | [nbronson/scala-stm](https://github.com/nbronson/scala-stm) | 197 | ? | https://github.com/nbronson/scala-stm/pull/59 -| [ornicar/scalachess](https://github.com/ornicar/scalachess) | 193 | done | +| [ornicar/scalachess](https://github.com/ornicar/scalachess) | 193 | done | | [scalaprops/scalaprops](https://github.com/scalaprops/scalaprops) | 191 | ? | -| [tpolecat/atto](https://github.com/tpolecat/atto) | 182 | done | +| [tpolecat/atto](https://github.com/tpolecat/atto) | 182 | done | | [lihaoyi/acyclic](https://github.com/lihaoyi/acyclic) | 181 | ? | -| [underscoreio/doodle](https://github.com/underscoreio/doodle) | 159 | done | https://github.com/underscoreio/doodle/pull/61 -| [lomigmegard/akka-http-cors](https://github.com/lomigmegard/akka-http-cors) | 150 | done | +| [underscoreio/doodle](https://github.com/underscoreio/doodle) | 159 | done | https://github.com/underscoreio/doodle/pull/61 +| [lomigmegard/akka-http-cors](https://github.com/lomigmegard/akka-http-cors) | 150 | done | | [kxbmap/configs](https://github.com/kxbmap/configs) | 147 | ? | | [lightbend/migration-manager](https://github.com/lightbend/migration-manager) | 146 | ? | | [typelevel/machinist](https://github.com/typelevel/machinist) | 145 | ? | https://github.com/typelevel/machinist/pull/20 | [rssh/scala-gopher](https://github.com/rssh/scala-gopher) | 143 | ? | -| [typelevel/discipline](https://github.com/typelevel/discipline) | 138 | done | -| [alexarchambault/scalacheck-shapeless](https://github.com/alexarchambault/scalacheck-shapeless) | 136 | done | https://github.com/alexarchambault/scalacheck-shapeless/commit/61ba1087a8572c9033c583b -| [alexarchambault/case-app](https://github.com/alexarchambault/case-app) | 132 | done | https://github.com/alexarchambault/case-app/commit/41d9923c43523595e455b0 +| [typelevel/discipline](https://github.com/typelevel/discipline) | 138 | done | +| [alexarchambault/scalacheck-shapeless](https://github.com/alexarchambault/scalacheck-shapeless) | 136 | done | https://github.com/alexarchambault/scalacheck-shapeless/commit/61ba1087a8572c9033c583b +| [alexarchambault/case-app](https://github.com/alexarchambault/case-app) | 132 | done | https://github.com/alexarchambault/case-app/commit/41d9923c43523595e455b0 | [scala-records/scala-records](https://github.com/scala-records/scala-records) | 129 | ? | https://github.com/scala-records/scala-records/pull/135 | [http4s/blaze](https://github.com/http4s/blaze) | 129 | ? | | [lightbend/paradox](https://github.com/lightbend/paradox) | 128 | wip | https://github.com/lightbend/paradox/pull/177 | [playframework/play-json](https://github.com/playframework/play-json) | 127 | ? | -| [sbt/zinc](https://github.com/sbt/zinc) | 126 | done | +| [sbt/zinc](https://github.com/sbt/zinc) | 126 | done | | [japgolly/nyaya](https://github.com/japgolly/nyaya) | 119 | ? | | [scalamacros/paradise](https://github.com/scalamacros/paradise) | 133 | ? | | [lihaoyi/fansi](https://github.com/lihaoyi/fansi) | 117 | ? | | [scalacenter/scaladex](https://github.com/scalacenter/scaladex) | 111 | ? | -| [Log4s/log4s](https://github.com/Log4s/log4s) | 98 | done | +| [Log4s/log4s](https://github.com/Log4s/log4s) | 98 | done | | [eed3si9n/gigahorse](https://github.com/eed3si9n/gigahorse) | 87 | done | https://github.com/eed3si9n/gigahorse/pull/33 -| [playframework/play-ws](https://github.com/playframework/play-ws) | 83 | done | https://github.com/playframework/play-ws/pull/210/files?w=1 and https://github.com/playframework/play-ws/pull/223 -| [monix/minitest](https://github.com/monix/minitest) | 79 | done | +| [playframework/play-ws](https://github.com/playframework/play-ws) | 83 | done | https://github.com/playframework/play-ws/pull/210/files?w=1 and https://github.com/playframework/play-ws/pull/223 +| [monix/minitest](https://github.com/monix/minitest) | 79 | done | | [47deg/github4s](https://github.com/47deg/github4s) | 78 | ? | | [harrah/sbinary](https://github.com/harrah/sbinary) | 78 | ? | | [milessabin/macro-compat](https://github.com/milessabin/macro-compat) | 71 | ? | https://github.com/milessabin/macro-compat/pull/76 -| [wheaties/TwoTails](https://github.com/wheaties/TwoTails) | 64 | done | https://github.com/wheaties/TwoTails/pull/29 +| [wheaties/TwoTails](https://github.com/wheaties/TwoTails) | 64 | done | https://github.com/wheaties/TwoTails/pull/29 | [ensime/scala-debugger](https://github.com/ensime/scala-debugger) | 63 | ? | | [scodec/scodec-bits](https://github.com/scodec/scodec-bits) | 62 | done | https://github.com/scodec/scodec-bits/commit/637f76402b82e5 | [typelevel/paiges](https://github.com/typelevel/paiges) | 60 | ? | +| [playframework/play-ebean](https://github.com/playframework/play-ebean) | 60 | wip | https://github.com/playframework/play-ebean/pull/147 | [scala-ide/scala-refactoring](https://github.com/scala-ide/scala-refactoring) | 55 | ? | | [scala/scala-swing](https://github.com/scala/scala-swing) | 54 | ? | | [mdedetrich/scalajson](https://github.com/mdedetrich/scalajson) | 45 | ? |