From 474a508ac4042f75c0c1f10f8d21a221c829db2d Mon Sep 17 00:00:00 2001 From: eugene yokota Date: Sat, 5 Oct 2024 04:12:27 -0400 Subject: [PATCH] Add more plugins manually --- sbt-2.x-plugin-migration.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sbt-2.x-plugin-migration.md b/sbt-2.x-plugin-migration.md index cb7ecdf..dcbe2c7 100644 --- a/sbt-2.x-plugin-migration.md +++ b/sbt-2.x-plugin-migration.md @@ -7,8 +7,13 @@ Sources: | GitHub Page |Stars | Status | Details | |-------------------------------------------------------------------------------------------------------------------------|-----:| -----------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| playframework/playframework | 12534 | ? | | +| scala-js/scala-js | 4569 | ? | | +| scala-native/scala-native | 4477 | ? | | +| scalameta/metals | 2081 | ? | | | sbt/sbt-assembly | 1950 | ? | | | sbt/sbt-native-packager | 1595 | ? | | +| sofwaremill/tapir | 1354 | ? | | | scalikejdbc/scalikejdbc | 1261 | ? | | | wartremover/wartremover | 1079 | ? | | | spray/sbt-revolver | 847 | ? | | @@ -21,7 +26,9 @@ Sources: | sbt/sbt-buildinfo | 552 | ? | | | xerial/sbt-pack | 495 | ? | | | typelevel/Laika | 414 | ? | | +| typelevel/sbt-tpolecat | 388 | ? | | | earldouglas/sbt-war | 382 | ? | | +| iheartradio/play-swagger | 403 | ? | | | sbt/sbt-web | 368 | ? | | | sbt/sbt-git | 345 | ? | | | eed3si9n/scalaxb | 335 | ? | | @@ -31,11 +38,13 @@ Sources: | cb372/sbt-explicit-dependencies | 287 | ? | | | albuch/sbt-dependency-check | 266 | ? | | | sbt/sbt-scalariform | 258 | ? | | +| scalameta/sbt-native-image | 252 | ? | | | scala-ts/scala-ts | 246 | ? | | | portable-scala/sbt-crossproject | 236 | ? | | | sbt/sbt-fresh | 233 | ? | | | Duhemm/sbt-errors-summary | 201 | ? | | | stryker-mutator/stryker4s | 199 | ? | | +| sbt/sbt-github-actions | 194 | ? | | | vmunier/sbt-web-scalajs | 194 | ? | | | sbt/sbt-header | 187 | ? | | | tkawachi/sbt-doctest | 182 | ? | |