Skip to content

Commit

Permalink
Update build config
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Jul 3, 2023
1 parent b4d9e73 commit c9103d9
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 63 deletions.
160 changes: 99 additions & 61 deletions .github/workflows/buildConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -1985,6 +1985,44 @@
"version":"1.0.1",
"targets":"org.pmml4s%pmml4s"
},
"automorph-org/automorph":{
"project":"automorph-org/automorph",
"repoUrl":"https://github.com/automorph-org/automorph.git",
"revision":"v0.1.0",
"version":"0.1.0",
"targets":"org.automorph%automorph-rabbitmq org.automorph%automorph-jetty org.automorph%automorph-scalaz-effect org.automorph%automorph-core org.automorph%automorph-monix org.automorph%automorph-argonaut org.automorph%automorph-cats-effect org.automorph%automorph-zio org.automorph%automorph-circe org.automorph%automorph-upickle org.automorph%automorph-default org.automorph%automorph-finagle org.automorph%automorph-vertx org.automorph%automorph-standard org.automorph%automorph-tapir org.automorph%automorph-sttp org.automorph%automorph-jackson org.automorph%automorph-akka-http org.automorph%automorph-meta org.automorph%automorph-undertow",
"config":{
"projects":{
"exclude":[

],
"overrides":{

}
},
"java":{
"version":"11"
},
"sbt":{
"commands":[

],
"options":[

]
},
"mill":{
"options":[

]
},
"tests":"full",
"memoryRequestMb":2048,
"sourcePatches":[

]
}
},
"avast/datadog4s":{
"project":"avast/datadog4s",
"repoUrl":"https://github.com/avast/datadog4s.git",
Expand Down Expand Up @@ -2434,8 +2472,8 @@
"bilal-fazlani/zio-maelstrom":{
"project":"bilal-fazlani/zio-maelstrom",
"repoUrl":"https://github.com/bilal-fazlani/zio-maelstrom.git",
"revision":"v0.2.0",
"version":"0.2.0",
"revision":"v0.2.1",
"version":"0.2.1",
"targets":"com.bilal-fazlani%zio-maelstrom",
"config":{
"projects":{
Expand Down Expand Up @@ -6748,8 +6786,8 @@
"durban/choam":{
"project":"durban/choam",
"repoUrl":"https://github.com/durban/choam.git",
"revision":"v0.4.0-M1",
"version":"0.4.0-M1",
"revision":"v0.4.0-M2",
"version":"0.4.0-M2",
"targets":"dev.tauri%choam-docs dev.tauri%choam-stream dev.tauri%choam-data dev.tauri%choam-async dev.tauri%choam-skiplist dev.tauri%choam-laws dev.tauri%choam-mcas dev.tauri%choam-core",
"config":{
"projects":{
Expand Down Expand Up @@ -6923,6 +6961,44 @@
]
}
},
"dwolla/fs2-aws":{
"project":"dwolla/fs2-aws",
"repoUrl":"https://github.com/dwolla/fs2-aws.git",
"revision":"v3.0.0-RC2",
"version":"3.0.0-RC2",
"targets":"com.dwolla%fs2-aws-java-sdk2 com.dwolla%fs2-utils",
"config":{
"projects":{
"exclude":[

],
"overrides":{

}
},
"java":{
"version":"11"
},
"sbt":{
"commands":[

],
"options":[

]
},
"mill":{
"options":[

]
},
"tests":"full",
"memoryRequestMb":2048,
"sourcePatches":[

]
}
},
"dylemma/xml-spac":{
"project":"dylemma/xml-spac",
"repoUrl":"https://github.com/dylemma/xml-spac.git",
Expand Down Expand Up @@ -9220,9 +9296,9 @@
"geirolz/toolkit":{
"project":"geirolz/toolkit",
"repoUrl":"https://github.com/geirolz/toolkit.git",
"revision":"v0.0.7",
"version":"0.0.7",
"targets":"com.github.geirolz%app-toolkit-config-pureconfig com.github.geirolz%app-toolkit-core com.github.geirolz%app-toolkit-odin com.github.geirolz%app-toolkit-log4cats com.github.geirolz%app-toolkit-config com.github.geirolz%app-toolkit-testing",
"revision":"v0.0.8",
"version":"0.0.8",
"targets":"com.github.geirolz%toolkit-testing com.github.geirolz%toolkit-config com.github.geirolz%toolkit-log4cats com.github.geirolz%toolkit-odin com.github.geirolz%toolkit-pureconfig com.github.geirolz%toolkit",
"config":{
"projects":{
"exclude":[
Expand Down Expand Up @@ -11452,8 +11528,8 @@
"http4s/http4s-servlet":{
"project":"http4s/http4s-servlet",
"repoUrl":"https://github.com/http4s/http4s-servlet.git",
"revision":"v0.23.14",
"version":"0.23.14",
"revision":"v0.23.15-RC1",
"version":"0.23.15-RC1",
"targets":"org.http4s%http4s-servlet",
"config":{
"projects":{
Expand Down Expand Up @@ -13529,8 +13605,8 @@
"joernio/joern":{
"project":"joernio/joern",
"repoUrl":"https://github.com/joernio/joern.git",
"revision":"v1.2.41",
"version":"1.2.41",
"revision":"v1.2.42",
"version":"1.2.42",
"targets":"io.joern%c2cpg io.joern%x2cpg io.joern%jimple2cpg io.joern%semanticcpg io.joern%jssrc2cpg io.joern%rubysrc2cpg io.joern%php2cpg io.joern%gosrc2cpg io.joern%pysrc2cpg io.joern%dataflowengineoss io.joern%macros io.joern%javasrc2cpg",
"config":{
"projects":{
Expand Down Expand Up @@ -14457,8 +14533,8 @@
"kirill5k/mongo4cats":{
"project":"kirill5k/mongo4cats",
"repoUrl":"https://github.com/kirill5k/mongo4cats.git",
"revision":"v0.6.13",
"version":"0.6.13",
"revision":"v0.6.15",
"version":"0.6.15",
"targets":"io.github.kirill5k%mongo4cats-zio io.github.kirill5k%mongo4cats-kernel io.github.kirill5k%mongo4cats-zio-json io.github.kirill5k%mongo4cats-embedded io.github.kirill5k%mongo4cats-circe io.github.kirill5k%mongo4cats-zio-embedded io.github.kirill5k%mongo4cats-core",
"config":{
"projects":{
Expand All @@ -14470,7 +14546,7 @@
}
},
"java":{
"version":"19"
"version":"17"
},
"sbt":{
"commands":[
Expand Down Expand Up @@ -17529,8 +17605,8 @@
"naoh87/lettucef":{
"project":"naoh87/lettucef",
"repoUrl":"https://github.com/naoh87/lettucef.git",
"revision":"v0.1.7",
"version":"0.1.7",
"revision":"v0.1.8",
"version":"0.1.8",
"targets":"dev.naoh%lettucef-core dev.naoh%lettucef-extras dev.naoh%lettucef-streams",
"config":{
"projects":{
Expand Down Expand Up @@ -18484,8 +18560,8 @@
"outr/scarango":{
"project":"outr/scarango",
"repoUrl":"https://github.com/outr/scarango.git",
"revision":"3.11.9",
"version":"3.11.9",
"revision":"3.11.11",
"version":"3.11.11",
"targets":"com.outr%scarango-core com.outr%scarango-driver",
"config":{
"projects":{
Expand Down Expand Up @@ -21369,8 +21445,8 @@
"sageserpent-open/americium":{
"project":"sageserpent-open/americium",
"repoUrl":"https://github.com/sageserpent-open/americium.git",
"revision":"v1.14.1",
"version":"1.14.1",
"revision":"v1.15.2",
"version":"1.15.2",
"targets":"com.sageserpent%americium",
"config":{
"projects":{
Expand Down Expand Up @@ -25452,44 +25528,6 @@
]
}
},
"sideeffffect/zio-doobie":{
"project":"sideeffffect/zio-doobie",
"repoUrl":"https://github.com/sideeffffect/zio-doobie.git",
"revision":"v0.4.1",
"version":"0.4.1",
"targets":"com.github.sideeffffect%zio-doobie-liquibase",
"config":{
"projects":{
"exclude":[

],
"overrides":{

}
},
"java":{
"version":"17"
},
"sbt":{
"commands":[

],
"options":[

]
},
"mill":{
"options":[

]
},
"tests":"full",
"memoryRequestMb":2048,
"sourcePatches":[

]
}
},
"sideeffffect/zio-testcontainers":{
"project":"sideeffffect/zio-testcontainers",
"repoUrl":"https://github.com/sideeffffect/zio-testcontainers.git",
Expand Down Expand Up @@ -30656,8 +30694,8 @@
"typelevel/natchez":{
"project":"typelevel/natchez",
"repoUrl":"https://github.com/typelevel/natchez.git",
"revision":"v0.3.2",
"version":"0.3.2",
"revision":"v0.3.3",
"version":"0.3.3",
"targets":"org.tpolecat%natchez-lightstep org.tpolecat%natchez-lightstep-grpc org.tpolecat%natchez-lightstep-http org.tpolecat%natchez-jaeger org.tpolecat%natchez-opencensus org.tpolecat%natchez-noop org.tpolecat%natchez-log-odin org.tpolecat%natchez-mock org.tpolecat%natchez-core org.tpolecat%natchez-mtl org.tpolecat%natchez-log org.tpolecat%natchez-opentracing org.tpolecat%natchez-opentelemetry org.tpolecat%natchez-datadog org.tpolecat%newrelic org.tpolecat%natchez-xray org.tpolecat%natchez-testkit org.tpolecat%natchez-honeycomb",
"config":{
"projects":{
Expand Down Expand Up @@ -32955,7 +32993,7 @@
"project":"yakivy/jam",
"repoUrl":"https://github.com/yakivy/jam.git",
"revision":"",
"version":"0.4.2",
"version":"0.4.3",
"targets":"com.github.yakivy%jam-cats com.github.yakivy%jam-core com.github.yakivy%jam-monad",
"config":{
"projects":{
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/buildPlan.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# projects total: 989
# projects total: 990
# min stars count: -1
# max projects count: 1000

Expand Down Expand Up @@ -1019,6 +1019,7 @@ jobs:
- name: "delimobil/fs2-hbase"
- name: "disneystreaming/weaver-test"
- name: "durban/choam"
- name: "dwolla/fs2-aws"
- name: "eikek/binny"
- name: "filosganga/batcher"
- name: "fingo/spata"
Expand Down Expand Up @@ -1392,7 +1393,6 @@ jobs:
- name: "ovotech/natchez-extras"
- name: "pityka/lamp"
- name: "polystat/polystat-cli"
- name: "sideeffffect/zio-doobie"
- name: "softwaremill/sttp"
- name: "theiterators/kebs"
- name: "torrentdam/bittorrent"
Expand Down Expand Up @@ -1426,6 +1426,7 @@ 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"
Expand Down

0 comments on commit c9103d9

Please sign in to comment.