diff --git a/.github/workflows/buildConfig.json b/.github/workflows/buildConfig.json index 80372fd0..8b13d6c6 100644 --- a/.github/workflows/buildConfig.json +++ b/.github/workflows/buildConfig.json @@ -1158,9 +1158,9 @@ "apache/incubator-pekko":{ "project":"apache/incubator-pekko", "repoUrl":"https://github.com/apache/incubator-pekko.git", - "revision":"", - "version":"HEAD", - "targets":"*%*", + "revision":"v1.0.0", + "version":"1.0.0", + "targets":"org.apache.pekko%pekko-stream-typed org.apache.pekko%pekko-persistence org.apache.pekko%pekko-slf4j org.apache.pekko%pekko-actor org.apache.pekko%pekko-cluster-sharding-typed org.apache.pekko%pekko-persistence-query org.apache.pekko%pekko-cluster-tools org.apache.pekko%pekko-actor-typed org.apache.pekko%pekko-actor-testkit-typed org.apache.pekko%pekko-stream-testkit org.apache.pekko%pekko-persistence-testkit org.apache.pekko%pekko-bom org.apache.pekko%pekko-protobuf-v3 org.apache.pekko%pekko-persistence-typed org.apache.pekko%pekko-serialization-jackson org.apache.pekko%pekko-remote org.apache.pekko%pekko-persistence-tck org.apache.pekko%pekko-testkit org.apache.pekko%pekko-discovery org.apache.pekko%pekko-cluster-metrics org.apache.pekko%pekko-stream org.apache.pekko%pekko-osgi org.apache.pekko%pekko-coordination org.apache.pekko%pekko-distributed-data org.apache.pekko%pekko-cluster-sharding org.apache.pekko%pekko-multi-node-testkit org.apache.pekko%pekko-protobuf org.apache.pekko%pekko-cluster-typed org.apache.pekko%pekko-pki org.apache.pekko%pekko-cluster", "config":{ "projects":{ "exclude":[ @@ -1209,9 +1209,7 @@ ], "overrides":{ - "pekko-connectors-kafka-java-tests":{ - "tests":"compile-only" - } + } }, "java":{ @@ -1230,7 +1228,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "memoryRequestMb":4096, "sourcePatches":[ { @@ -5708,6 +5706,44 @@ ] } }, + "davenverse/epimetheus-redis4cats":{ + "project":"davenverse/epimetheus-redis4cats", + "repoUrl":"https://github.com/davenverse/epimetheus-redis4cats.git", + "revision":"v0.2.0-M2", + "version":"0.2.0-M2", + "targets":"io.chrisdavenport%epimetheus-redis4cats", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"11" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "memoryRequestMb":2048, + "sourcePatches":[ + + ] + } + }, "davenverse/fiberlocal":{ "project":"davenverse/fiberlocal", "repoUrl":"https://github.com/davenverse/fiberlocal.git", diff --git a/.github/workflows/buildPlan.yaml b/.github/workflows/buildPlan.yaml index 6191ca17..ec6c5fdf 100644 --- a/.github/workflows/buildPlan.yaml +++ b/.github/workflows/buildPlan.yaml @@ -1,5 +1,5 @@ -# projects total: 988 +# projects total: 989 # min stars count: -1 # max projects count: 1000 @@ -62,14 +62,19 @@ jobs: strategy: matrix: include: + - name: "akka/akka" + - name: "akka/akka-http" - name: "akka/akka-persistence-cassandra" + - name: "apache/incubator-pekko" + - name: "apache/incubator-pekko-connectors-kafka" + - name: "apache/incubator-pekko-http" + - name: "automorph-org/automorph" - name: "babylonhealth/lit-fhir" - - name: "clulab/processors" - - name: "disneystreaming/smithy4s" + - name: "haifengl/smile" - name: "hnaderi/scala-k8s" - name: "lichess-org/lila" - name: "nickburkard/aws-cdk-scala" - - name: "profunktor/neutron" + - name: "softwaremill/sttp" - name: "softwaremill/tapir" - name: "thoughtworksinc/dsl.scala" steps: @@ -95,10 +100,8 @@ jobs: matrix: include: - name: "afsalthaj/constraintless" - - name: "apache/incubator-pekko" - - name: "apache/incubator-pekko-connectors-kafka" + - name: "akka/alpakka" - name: "apache/incubator-pekko-grpc" - - name: "apache/incubator-pekko-http" - name: "apache/incubator-pekko-management" - name: "apache/incubator-pekko-persistence-dynamodb" - name: "com-lihaoyi/geny" @@ -210,6 +213,7 @@ jobs: - name: "jd557/minart" - name: "martinhh/scalacheck-derived" - name: "monix/minitest" + - name: "reactivemongo/reactivemongo" - name: "reactivemongo/reactivemongo-play-json" - name: "rssh/shim--scala-async--dotty-cps-async" - name: "sbt-jib/sbt-jib" @@ -252,8 +256,12 @@ jobs: strategy: matrix: include: + - name: "47degrees/munit-akka" - name: "aaronp/args4c" - name: "aaronp/eie" + - name: "akka/akka-diagnostics" + - name: "akka/akka-persistence-r2dbc" + - name: "akka/alpakka-kafka" - name: "altoo-ag/akka-kryo-serialization" - name: "altoo-ag/scala-kryo-serialization" - name: "andyglow/scala-range" @@ -288,12 +296,16 @@ jobs: - name: "davidledwards/scalop" - name: "dragonfly-ai/cliviz" - name: "dragonfly-ai/matrix" + - name: "dvgica/healthful" - name: "dvreeze/yaidom" - name: "eed3si9n/gigahorse" - name: "eed3si9n/sjson-new" - name: "embeddedkafka/embedded-kafka" - name: "enriquerodbe/borsh4s" + - name: "erikvanoosten/metrics-scala" + - name: "failurewall/failurewall" - name: "fasterxml/jackson-module-scala" + - name: "fgrutsch/akka-persistence-mapdb" - name: "fmonniot/scala3mock" - name: "foundweekends/knockoff" - name: "frugalmechanic/fm-common" @@ -362,9 +374,11 @@ jobs: - name: "outr/lucene4s" - name: "outr/reactify" - name: "paoloboni/spray-json-derived-codecs" + - name: "pathikrit/better-files" - name: "petitviolet/scala-operator" - name: "phenoscape/scowl" - name: "pityka/pairwisealignment" + - name: "pjfanning/micrometer-akka" - name: "pjfanning/micrometer-pekko" - name: "playframework/cachecontrol" - name: "playframework/twirl" @@ -374,6 +388,7 @@ jobs: - name: "postgresql-async/postgresql-async" - name: "purplekingdomgames/ultraviolet" - name: "raquo/scala-dom-types" + - name: "reactivemongo/reactivemongo-streaming" - name: "rescala-lang/rescala" - name: "rssh/trackedfuture" - name: "rtyley/scala-collection-plus" @@ -430,6 +445,7 @@ jobs: - name: "takezoe/scala-jdbc" - name: "takezoe/solr-scala-client" - name: "tarao/collection-scala" + - name: "testcontainers/testcontainers-scala" - name: "thoughtworksinc/binding.scala" - name: "thoughtworksinc/tryt.scala" - name: "tofu-tf/cherry" @@ -475,8 +491,10 @@ jobs: strategy: matrix: include: - - name: "akka/akka" + - name: "akka/akka-grpc" + - name: "akka/akka-management" - name: "atry/futurebinding.scala" + - name: "augustnagro/magnum" - name: "cquiroz/scala-java-locales" - name: "cucumber/cucumber-jvm-scala" - name: "dvreeze/tqa" @@ -484,6 +502,7 @@ jobs: - name: "frugalmechanic/fm-lazyseq" - name: "frugalmechanic/fm-serializer" - name: "gekomad/scala-regex-collection" + - name: "gmethvin/directory-watcher" - name: "greenfossil/data-mapping" - name: "herminiogg/shexml" - name: "ij-plugins/ijp-color" @@ -491,7 +510,9 @@ jobs: - name: "ij-plugins/ijp-scala-console" - name: "jobial-io/scase" - name: "json4s/json4s" + - name: "juliano/pokeapi-scala" - name: "kevin-lee/just-semver" + - name: "metarank/ltrlib" - name: "msgpack4z/msgpack4z-core" - name: "norbert-radyk/spoiwo" - name: "nrinaudo/kantan.parsers" @@ -499,6 +520,7 @@ jobs: - name: "pjfanning/jackson-module-enumeratum" - name: "pjfanning/jackson-module-scala3-enum" - name: "rallyhealth/scalacheck-ops" + - name: "rediscala/rediscala" - name: "rtyley/line-break-preserving-line-splitting" - name: "sangria-graphql/sangria-ion" - name: "sangria-graphql/sangria-msgpack" @@ -510,16 +532,21 @@ jobs: - name: "scalapb-json/scalapb-json-common" - name: "scalapb/common-protos" - name: "scalapb/scalapb-grpcweb" + - name: "scalikejdbc/scalikejdbc-async" - name: "scalikejdbc/scalikejdbc-play-support" - name: "sciss/scalacolliderugens" - name: "sciss/scissdsp" - name: "scodec/scodec" - name: "seratch/awscala" + - name: "shiftleftsecurity/overflowdb" + - name: "shiftleftsecurity/overflowdb-codegen" - name: "softwaremill/scala-id-generator" - name: "softwaremill/tapir-loom" - name: "stryker-mutator/stryker4s" - name: "swagger-akka-http/swagger-scala-module" + - name: "tinkoff/oolong" - name: "tkrs/fluflu" + - name: "tototoshi/slick-joda-mapper" - name: "twitter/util" - name: "typelevel/cats" - name: "vagmcs/optimus" @@ -549,10 +576,7 @@ jobs: strategy: matrix: include: - - name: "47degrees/munit-akka" - - name: "akka/akka-diagnostics" - - name: "akka/akka-persistence-r2dbc" - - name: "akka/alpakka-kafka" + - name: "akka/akka-projection" - name: "andyglow/websocket-scala-client" - name: "ariskk/flink4s" - name: "armanbilge/litter" @@ -561,6 +585,7 @@ jobs: - name: "billzabob/fordeckmacia" - name: "bitlap/rolls" - name: "carlosedp/zio-channel" + - name: "clulab/processors" - name: "codedx/mapk" - name: "dacr/zio-worksheet" - name: "davenverse/cats-scalacheck" @@ -568,9 +593,6 @@ jobs: - name: "dobrynya/zio-jms" - name: "dvgica/managerial" - name: "earogov/ordset" - - name: "erikvanoosten/metrics-scala" - - name: "failurewall/failurewall" - - name: "fgrutsch/akka-persistence-mapdb" - name: "findify/flink-adt" - name: "frugalmechanic/fm-flatfile" - name: "fthomas/status-page" @@ -596,11 +618,9 @@ jobs: - name: "outr/scalapass" - name: "palanga/parana" - name: "palanga/zio-cassandra" - - name: "pathikrit/better-files" - - name: "pjfanning/micrometer-akka" - name: "pjfanning/zio-metrics-micrometer" + - name: "polynote/uzhttp" - name: "poslegm/munit-zio" - - name: "reactivemongo/reactivemongo" - name: "scalapb/scalapb-json4s" - name: "scalapb/scalapb-validate" - name: "scalapb/zio-grpc" @@ -608,6 +628,8 @@ jobs: - name: "sciss/scalacollider" - name: "scodec/scodec-cats" - name: "senia-psm/zio-test-akka-http" + - name: "shiftleftsecurity/codepropertygraph" + - name: "sideeffffect/zio-testcontainers" - name: "sksamuel/avro4s" - name: "sky-uk/kafka-topic-loader" - name: "swagger-akka-http/swagger-enumeratum-module" @@ -665,21 +687,16 @@ jobs: - name: "dwickern/scala-nameof" - name: "endpoints4s/endpoints4s" - name: "findify/flink-scala-api" - - name: "gmethvin/directory-watcher" - name: "higherkindness/droste" - name: "ironcorelabs/cats-scalatest" - name: "johnspade/csv3s" - name: "lemonlabsuk/scala-uri" - - name: "metarank/ltrlib" - name: "milessabin/shapeless" - - name: "reactivemongo/reactivemongo-streaming" - name: "sagifogel/proptics" - name: "scalameta/metaconfig" - name: "scalanlp/breeze" - name: "scalaprops/scalaprops-shapeless" - name: "sciss/scalacolliderswing" - - name: "shiftleftsecurity/overflowdb" - - name: "shiftleftsecurity/overflowdb-codegen" - name: "systemfw/dynosaur" - name: "theiterators/sealed-monad" - name: "typelevel/coop" @@ -717,7 +734,6 @@ jobs: - name: "ollls/zio-quartz-h2" - name: "scalameta/mdoc" - name: "sciss/soundprocesses" - - name: "shiftleftsecurity/codepropertygraph" - name: "svroonland/zio-kinesis" - name: "tharwaninitin/gcp4zio" - name: "unibas-gravis/scalismo" @@ -836,7 +852,6 @@ jobs: strategy: matrix: include: - - name: "akka/akka-http" - name: "alexarchambault/case-app" - name: "ant8e/uuid4cats-effect" - name: "argonaut-io/argonaut" @@ -855,13 +870,14 @@ jobs: - name: "folone/poi.scala" - name: "geirolz/cats-xml" - name: "geirolz/fly4s" - - name: "haifengl/smile" - name: "indoorvivants/mdoc-effect" + - name: "itv/quartz4s" - name: "janstenpickle/hotswap-ref" - name: "japgolly/clear-config" - name: "japgolly/scala-graal" - name: "japgolly/scalacss" - name: "japgolly/test-state" + - name: "kamon-io/kamon" - name: "lhns/munit-tagless-final" - name: "liquibase4s/liquibase4s" - name: "monix/monix" @@ -918,9 +934,6 @@ jobs: matrix: include: - name: "akiomik/cats-nio-file" - - name: "akka/akka-grpc" - - name: "akka/akka-management" - - name: "akka/alpakka" - name: "cequence-io/openai-scala-client" - name: "cequence-io/pinecone-scala" - name: "comcast/ip4s" @@ -983,7 +996,6 @@ jobs: strategy: matrix: include: - - name: "akka/akka-projection" - name: "fiatjaf/scoin" - name: "permutive-engineering/prometheus4cats" - name: "typelevel/fs2" @@ -1022,6 +1034,7 @@ jobs: - name: "eikek/binny" - name: "filosganga/batcher" - name: "fingo/spata" + - name: "fs2-blobstore/fs2-blobstore" - name: "gekomad/itto-csv" - name: "jwojnowski/fs2-aes" - name: "keirlawson/fs2-progress" @@ -1073,7 +1086,9 @@ jobs: strategy: matrix: include: + - name: "davenverse/epimetheus-redis4cats" - name: "indoorvivants/weaver-playwright" + - name: "kaizen-solutions/virgil" - name: "mvv/sager" - name: "polyvariant/scala-git-markers" - name: "polyvariant/scodec-java-classfile" @@ -1115,7 +1130,6 @@ jobs: - name: "armanbilge/circe-scala-yaml" - name: "armanbilge/scala-native-config-brew" - name: "atnos-org/eff" - - name: "augustnagro/magnum" - name: "avast/datadog4s" - name: "banno/vault4s" - name: "bilal-fazlani/zio-maelstrom" @@ -1131,26 +1145,28 @@ jobs: - name: "circe/circe-jackson" - name: "circe/circe-yaml" - name: "clevercloud/pulsar4s" + - name: "cognitedata/cognite-sdk-scala" - name: "com-lihaoyi/cask" - name: "com-lihaoyi/upickle" + - name: "dapperware/zio-slack" - name: "data-tools/big-data-types" - name: "davenverse/circuit-http4s" - name: "davenverse/epimetheus-http4s" - name: "davenverse/http4s-grpc" - name: "davenverse/mules-http4s" - name: "davenverse/rediculous" - - name: "dvgica/healthful" + - name: "delimobil/cabbit" - name: "dylemma/xml-spac" - name: "eikek/emil" - name: "eikek/yamusca" - name: "erikerlandson/coulomb" + - name: "eventstore/eventstore.jvm" - name: "evolution-gaming/derivation" - name: "fabiopinheiro/scala-did" - name: "fd4s/fs2-kafka" - name: "fd4s/vulcan" - name: "filosganga/jsonpath" - name: "fomkin/korolev" - - name: "fs2-blobstore/fs2-blobstore" - name: "fthomas/fs2-cron" - name: "fthomas/refined" - name: "gaelrenoux/tranzactio" @@ -1158,6 +1174,7 @@ jobs: - name: "gemini-hlsw/crystal" - name: "gemini-hlsw/lucuma-refined" - name: "gemini-hlsw/refined-algebra" + - name: "getkyo/kyo" - name: "gnieh/diffson" - name: "higherkindness/mu-scala" - name: "hnaderi/named-codec" @@ -1171,7 +1188,7 @@ jobs: - name: "http4s/http4s-scalatags" - name: "http4s/http4s-servlet" - name: "http4s/http4s-twirl" - - name: "itv/quartz4s" + - name: "imaxmelnyk/openai-scala" - name: "jap-company/fields" - name: "jchapuis/fs2-kafka-mock" - name: "jilen/play-circe" @@ -1180,9 +1197,6 @@ jobs: - name: "jodersky/scalapb-ujson" - name: "jodersky/yamlesque" - name: "johnspade/tgbot-utils" - - name: "juliano/pokeapi-scala" - - name: "kaizen-solutions/virgil" - - name: "kamon-io/kamon" - name: "katrix/perspective" - name: "katrix/typenbt" - name: "kiberstender/fjwt" @@ -1210,14 +1224,13 @@ jobs: - name: "phaller/spores3" - name: "pityka/nspl" - name: "plokhotnyuk/jsoniter-scala" - - name: "polynote/uzhttp" - name: "polystat/odin" - name: "polyvariant/caliban-gitlab" - name: "profunktor/fs2-rabbit" + - name: "profunktor/neutron" - name: "pureconfig/pureconfig" - name: "raquo/waypoint" - name: "reactivecore/rc-circe-json-schema" - - name: "rediscala/rediscala" - name: "rewards-network/combos" - name: "rewards-network/pure-aws" - name: "sageserpent-open/americium" @@ -1227,11 +1240,9 @@ jobs: - name: "scala-cli/scala-cli-signing" - name: "scala/toolkit" - name: "scalapb-json/scalapb-circe" - - name: "scalikejdbc/scalikejdbc-async" - name: "sfxcode/sapphire-data" - name: "shastick/zio-prefetcher" - name: "shiftleftsecurity/js2cpg" - - name: "sideeffffect/zio-testcontainers" - name: "sirthias/borer" - name: "snowplow/snowplow-scala-analytics-sdk" - name: "softwaremill/diffx" @@ -1239,17 +1250,15 @@ jobs: - name: "spaceteams/scala-json-logging" - name: "svroonland/rezilience" - name: "taig/babel" - - name: "testcontainers/testcontainers-scala" - name: "thatscalaguy/circe-jq" - - name: "tinkoff/oolong" - name: "tofu-tf/glass" - - name: "tototoshi/slick-joda-mapper" - name: "tpolecat/atto" - name: "trace4cats/trace4cats-avro" - name: "trace4cats/trace4cats-exporter-http" - name: "trace4cats/trace4cats-http4s" - name: "trace4cats/trace4cats-kafka" - name: "trace4cats/trace4cats-natchez" + - name: "trace4cats/trace4cats-sttp" - name: "typebricks/pureconfig-toggleable" - name: "typelevel/laika" - name: "valskalla/odin" @@ -1297,15 +1306,19 @@ jobs: - name: "augustjune/canoe" - name: "avokka/avokka" - name: "banno/cosmos4s" + - name: "coralogix/zio-k8s" - name: "cornerman/chameleon" - name: "davenverse/github" - name: "davenverse/whale-tail" - - name: "delimobil/cabbit" + - name: "disneystreaming/smithy4s" + - name: "eventstore/eventstore.akka.persistence" + - name: "fgrutsch/emergence" - name: "geirolz/toolkit" - name: "gemini-hlsw/clue" - name: "gemini-hlsw/lucuma-core" - name: "gnieh/fs2-data" - name: "gnieh/geo-scala" + - name: "hamnis/jwk" - name: "hnaderi/lepus" - name: "http4s/http4s-jetty" - name: "http4s/http4s-netty" @@ -1316,14 +1329,15 @@ jobs: - name: "jbwheatley/pact4s" - name: "joernio/joern" - name: "kamon-io/kamon-http4s" - - name: "kubukoz/spotify-next" - name: "laserdisc-io/fs2-aws" - name: "lego/woof" - name: "lhns/http4s-spa" - name: "logging4s/logging4s" - name: "minosiants/pencil" - name: "neandertech/langoustine" + - name: "ocadotechnology/sttp-oauth2" - name: "pac4j/http4s-pac4j" + - name: "paoloboni/binance-scala-client" - name: "permutive-engineering/fs2-google-pubsub" - name: "pityka/saddle" - name: "quafadas/dedav4s" @@ -1371,6 +1385,7 @@ jobs: - name: "armanbilge/gcp4s" - name: "avast/scala-server-toolkit" - name: "azhur/kafka-serde-scala" + - name: "bot4s/zmatrix" - name: "cornerman/sloth" - name: "dacr/zio-lmdb" - name: "danslapman/morphling" @@ -1386,12 +1401,18 @@ jobs: - name: "japgolly/webapp-util" - name: "jwt-scala/jwt-scala" - name: "kirill5k/mongo4cats" + - name: "kubukoz/spotify-next" + - name: "kubukoz/sup" + - name: "lambdaworks/zio-elasticsearch" - name: "mobimeo/fs2-gtfs" - name: "ovotech/natchez-extras" - name: "pityka/lamp" + - name: "pme123/camundala" - name: "polystat/polystat-cli" - - name: "softwaremill/sttp" + - name: "sksamuel/elastic4s" + - name: "tharwaninitin/etlflow" - name: "theiterators/kebs" + - name: "tinkoff/muffin" - name: "torrentdam/bittorrent" - name: "trace4cats/trace4cats-jaeger" - name: "trace4cats/trace4cats-opentelemetry" @@ -1426,34 +1447,15 @@ jobs: - name: "47degrees/memeid" - name: "47degrees/sbt-energymonitor" - name: "andreamarcolin/oidc4s" - - name: "automorph-org/automorph" - name: "bilal-fazlani/akka-http-jwt-auth" - - name: "bot4s/zmatrix" - - name: "cognitedata/cognite-sdk-scala" - - name: "coralogix/zio-k8s" - name: "dacr/code-examples-manager" - - name: "dapperware/zio-slack" - - name: "eventstore/eventstore.jvm" - - name: "fgrutsch/emergence" - name: "gemini-hlsw/gsp-graphql" - name: "gemini-hlsw/lucuma-sso" - - name: "getkyo/kyo" - - name: "hamnis/jwk" - name: "hnaderi/edomata" - - name: "imaxmelnyk/openai-scala" - name: "jwojnowski/oidc4s" - - name: "kubukoz/sup" - - name: "lambdaworks/zio-elasticsearch" - name: "lhns/http4s-jwt-auth" - - name: "ocadotechnology/sttp-oauth2" - - name: "paoloboni/binance-scala-client" - - name: "pme123/camundala" - name: "profunktor/http4s-jwt-auth" - name: "qwbarch/snowflake4s" - - name: "sksamuel/elastic4s" - - name: "tharwaninitin/etlflow" - - name: "tinkoff/muffin" - - name: "trace4cats/trace4cats-sttp" - name: "zio/zio-http" steps: - name: "Git Checkout" @@ -1478,7 +1480,6 @@ jobs: matrix: include: - name: "carlos-verdes/zio-arangodb" - - name: "eventstore/eventstore.akka.persistence" - name: "ghostdogpr/caliban" - name: "kaizen-solutions/trace4cats-zio-extras" - name: "scottweaver/testcontainers-for-zio"