From ca9362af047d585e34472fece268e5ba16817cc7 Mon Sep 17 00:00:00 2001 From: WojciechMazur Date: Thu, 29 Aug 2024 13:33:00 +0000 Subject: [PATCH] Update build config --- .github/workflows/buildConfig.json | 1447 ++++++++++++++++++++++------ .github/workflows/buildPlan-A.yaml | 8 - .github/workflows/buildPlan-B.yaml | 6 - 3 files changed, 1136 insertions(+), 325 deletions(-) diff --git a/.github/workflows/buildConfig.json b/.github/workflows/buildConfig.json index a7e2fdd5..9b022662 100644 --- a/.github/workflows/buildConfig.json +++ b/.github/workflows/buildConfig.json @@ -216,7 +216,40 @@ "repoUrl":"https://github.com/47degrees/sbt-energymonitor.git", "revision":"v0.2.0", "version":"0.2.0", - "targets":"com.47deg%energy-monitor-persistence-app com.47deg%energy-monitor-persistence-core" + "targets":"com.47deg%energy-monitor-persistence-app com.47deg%energy-monitor-persistence-core", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "7mind/izumi":{ "project":"7mind/izumi", @@ -255,7 +288,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -538,7 +571,40 @@ "repoUrl":"https://github.com/active-group/scalajasper.git", "revision":"v.0.6.0", "version":"0.6.0", - "targets":"de.active-group%scalajasper" + "targets":"de.active-group%scalajasper", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "afsalthaj/constraintless":{ "project":"afsalthaj/constraintless", @@ -967,7 +1033,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -1115,7 +1181,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -1159,7 +1225,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -1291,7 +1357,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -1463,7 +1529,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -1597,7 +1663,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -2496,7 +2562,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -2635,7 +2701,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -4687,7 +4753,40 @@ "repoUrl":"https://github.com/beangle/sqlplus.git", "revision":"v0.0.36", "version":"0.0.36", - "targets":"org.beangle.db%beangle-db-plus" + "targets":"org.beangle.db%beangle-db-plus", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "benhutchison/scalaswingcontrib":{ "project":"benhutchison/scalaswingcontrib", @@ -5796,7 +5895,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -6931,7 +7030,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -7062,7 +7161,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -7080,7 +7179,40 @@ "repoUrl":"https://github.com/clulab/fatdynet.git", "revision":"v0.4.5", "version":"0.4.5", - "targets":"org.clulab%fatdynet" + "targets":"org.clulab%fatdynet", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "codacy/codacy-plugins-api":{ "project":"codacy/codacy-plugins-api", @@ -7138,7 +7270,40 @@ "repoUrl":"https://github.com/codacy/scalaj-http.git", "revision":"", "version":"2.5.0", - "targets":"com.codacy%scalaj-http" + "targets":"com.codacy%scalaj-http", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "codedx/mapk":{ "project":"codedx/mapk", @@ -7223,7 +7388,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -7727,7 +7892,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -8762,7 +8927,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -8842,7 +9007,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -9054,7 +9219,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -9493,7 +9658,40 @@ "repoUrl":"https://github.com/darrenjw/scala-glm.git", "revision":"v0.8", "version":"0.8", - "targets":"com.github.darrenjw%scala-glm" + "targets":"com.github.darrenjw%scala-glm", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "darrenjw/scala-smfsb":{ "project":"darrenjw/scala-smfsb", @@ -12835,7 +13033,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -13231,7 +13429,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -13405,7 +13603,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -13445,7 +13643,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -13871,7 +14069,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -14243,7 +14441,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -14556,14 +14754,7 @@ "repoUrl":"https://github.com/fenixedu/fenixedu-scala-sdk.git", "revision":"master", "version":"0.5.0", - "targets":"org.fenixedu%fenixedu-scala-sdk" - }, - "fgrutsch/akka-persistence-mapdb":{ - "project":"fgrutsch/akka-persistence-mapdb", - "repoUrl":"https://github.com/fgrutsch/akka-persistence-mapdb.git", - "revision":"v0.3.2", - "version":"0.3.2", - "targets":"com.fgrutsch%akka-persistence-mapdb", + "targets":"org.fenixedu%fenixedu-scala-sdk", "config":{ "projects":{ "exclude":[ @@ -14574,7 +14765,7 @@ } }, "java":{ - "version":"17" + }, "sbt":{ "commands":[ @@ -14589,7 +14780,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -14598,12 +14789,52 @@ ] } }, - "fgrutsch/emergence":{ - "project":"fgrutsch/emergence", - "repoUrl":"https://github.com/fgrutsch/emergence.git", - "revision":"v0.5.1", - "version":"0.5.1", - "targets":"com.fgrutsch.emergence%core", + "fgrutsch/akka-persistence-mapdb":{ + "project":"fgrutsch/akka-persistence-mapdb", + "repoUrl":"https://github.com/fgrutsch/akka-persistence-mapdb.git", + "revision":"v0.3.2", + "version":"0.3.2", + "targets":"com.fgrutsch%akka-persistence-mapdb", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } + }, + "fgrutsch/emergence":{ + "project":"fgrutsch/emergence", + "repoUrl":"https://github.com/fgrutsch/emergence.git", + "revision":"v0.5.1", + "version":"0.5.1", + "targets":"com.fgrutsch.emergence%core", "config":{ "projects":{ "exclude":[ @@ -15009,7 +15240,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -15100,7 +15331,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -15440,7 +15671,40 @@ "repoUrl":"https://github.com/fs2-blobstore/fs2-blobstore.git", "revision":"v0.9.14", "version":"0.9.14", - "targets":"com.github.fs2-blobstore%azure com.github.fs2-blobstore%box com.github.fs2-blobstore%core com.github.fs2-blobstore%gcs com.github.fs2-blobstore%s3 com.github.fs2-blobstore%sftp com.github.fs2-blobstore%url" + "targets":"com.github.fs2-blobstore%azure com.github.fs2-blobstore%box com.github.fs2-blobstore%core com.github.fs2-blobstore%gcs com.github.fs2-blobstore%s3 com.github.fs2-blobstore%sftp com.github.fs2-blobstore%url", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "fthomas/fs2-cron":{ "project":"fthomas/fs2-cron", @@ -15744,7 +16008,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "sourceVersion":"3.4-migration", "migrationVersions":[ @@ -17226,7 +17490,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -17365,7 +17629,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -17648,7 +17912,40 @@ "repoUrl":"https://github.com/gonzih/cats-nats.git", "revision":"0.1.0", "version":"0.1.0", - "targets":"io.github.gonzih%cats-nats" + "targets":"io.github.gonzih%cats-nats", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "goodcover/tagless-redux":{ "project":"goodcover/tagless-redux", @@ -17728,7 +18025,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -17813,7 +18110,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -17901,7 +18198,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -18197,7 +18494,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -18643,7 +18940,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -18687,7 +18984,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -18973,7 +19270,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -19232,7 +19529,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -19272,7 +19569,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -19312,7 +19609,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -19521,7 +19818,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -19616,7 +19913,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -19967,7 +20264,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -20011,7 +20308,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -20737,7 +21034,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -21088,7 +21385,40 @@ "repoUrl":"https://github.com/ij-plugins/ijp-toolkit.git", "revision":"v.2.3.1", "version":"2.3.1", - "targets":"net.sf.ij-plugins%ijp-toolkit" + "targets":"net.sf.ij-plugins%ijp-toolkit", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "imaxmelnyk/openai-scala":{ "project":"imaxmelnyk/openai-scala", @@ -21436,25 +21766,198 @@ ] }, - "tests":"full", + "tests":"full", + "migrationVersions":[ + + ], + "sourcePatches":[ + { + "path":"build.sbt", + "pattern":"val Scala3 = \"3.1.3\"", + "replaceWith":"val Scala3 = \"\"" + } + ] + } + }, + "indoorvivants/sn-vcpkg":{ + "project":"indoorvivants/sn-vcpkg", + "repoUrl":"https://github.com/indoorvivants/sn-vcpkg.git", + "revision":"v0.0.21", + "version":"0.0.21", + "targets":"com.indoorvivants.vcpkg%sn-vcpkg com.indoorvivants.vcpkg%vcpkg-core", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "migrationVersions":[ + + ], + "sourcePatches":[ + { + "path":"build.sbt", + "pattern":"val scala3 = \"3.3.3\"", + "replaceWith":"val scala3 = \"\"" + } + ] + } + }, + "indoorvivants/snapshot-testing":{ + "project":"indoorvivants/snapshot-testing", + "repoUrl":"https://github.com/indoorvivants/snapshot-testing.git", + "revision":"v0.0.7", + "version":"0.0.7", + "targets":"com.indoorvivants.snapshots%snapshots-buildtime com.indoorvivants.snapshots%snapshots-runtime", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "migrationVersions":[ + + ], + "sourcePatches":[ + { + "path":"build.sbt", + "pattern":"val Scala3 = \"3.3.1\"", + "replaceWith":"val Scala3 = \"\"" + } + ] + } + }, + "indoorvivants/subatomic":{ + "project":"indoorvivants/subatomic", + "repoUrl":"https://github.com/indoorvivants/subatomic.git", + "revision":"v0.0.8", + "version":"0.0.8", + "targets":"com.indoorvivants%subatomic-builders com.indoorvivants%subatomic-core com.indoorvivants%subatomic-search-cli com.indoorvivants%subatomic-search-frontend-pack com.indoorvivants%subatomic-search-indexer com.indoorvivants%subatomic-search-retrieve com.indoorvivants%subatomic-search-shared", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"8" + }, + "sbt":{ + "commands":[ + "set every Test/unmanagedSources/excludeFilter := HiddenFileFilter || \"MdocJSTests.scala\"", + "disableFatalWarnings" + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"full", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } + }, + "indoorvivants/weaver-playwright":{ + "project":"indoorvivants/weaver-playwright", + "repoUrl":"https://github.com/indoorvivants/weaver-playwright.git", + "revision":"v0.0.5", + "version":"0.0.5", + "targets":"com.indoorvivants.playwright%core com.indoorvivants.playwright%weaver", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + "version":"17" + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", "migrationVersions":[ ], "sourcePatches":[ { "path":"build.sbt", - "pattern":"val Scala3 = \"3.1.3\"", + "pattern":"val Scala3 = \"3.2.0\"", "replaceWith":"val Scala3 = \"\"" } ] } }, - "indoorvivants/sn-vcpkg":{ - "project":"indoorvivants/sn-vcpkg", - "repoUrl":"https://github.com/indoorvivants/sn-vcpkg.git", - "revision":"v0.0.21", - "version":"0.0.21", - "targets":"com.indoorvivants.vcpkg%sn-vcpkg com.indoorvivants.vcpkg%vcpkg-core", + "indoorvivants/yank":{ + "project":"indoorvivants/yank", + "repoUrl":"https://github.com/indoorvivants/yank.git", + "revision":"v0.0.1", + "version":"0.0.1", + "targets":"com.indoorvivants%yank", "config":{ "projects":{ "exclude":[ @@ -21465,7 +21968,7 @@ } }, "java":{ - "version":"17" + "version":"8" }, "sbt":{ "commands":[ @@ -21487,18 +21990,18 @@ "sourcePatches":[ { "path":"build.sbt", - "pattern":"val scala3 = \"3.3.3\"", - "replaceWith":"val scala3 = \"\"" + "pattern":"val Scala3 = \"3.2.2\"", + "replaceWith":"val Scala3 = \"\"" } ] } }, - "indoorvivants/snapshot-testing":{ - "project":"indoorvivants/snapshot-testing", - "repoUrl":"https://github.com/indoorvivants/snapshot-testing.git", - "revision":"v0.0.7", - "version":"0.0.7", - "targets":"com.indoorvivants.snapshots%snapshots-buildtime com.indoorvivants.snapshots%snapshots-runtime", + "ingarabr/gcs-lock":{ + "project":"ingarabr/gcs-lock", + "repoUrl":"https://github.com/ingarabr/gcs-lock.git", + "revision":"v0.1.0", + "version":"0.1.0", + "targets":"com.github.ingarabr%gcs-lock-cats-retry com.github.ingarabr%gcs-lock-core com.github.ingarabr%gcs-lock-http4s", "config":{ "projects":{ "exclude":[ @@ -21509,7 +22012,7 @@ } }, "java":{ - "version":"17" + "version":"8" }, "sbt":{ "commands":[ @@ -21524,25 +22027,21 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ - + "3.4.2" ], "sourcePatches":[ - { - "path":"build.sbt", - "pattern":"val Scala3 = \"3.3.1\"", - "replaceWith":"val Scala3 = \"\"" - } + ] } }, - "indoorvivants/subatomic":{ - "project":"indoorvivants/subatomic", - "repoUrl":"https://github.com/indoorvivants/subatomic.git", - "revision":"v0.0.8", - "version":"0.0.8", - "targets":"com.indoorvivants%subatomic-builders com.indoorvivants%subatomic-core com.indoorvivants%subatomic-search-cli com.indoorvivants%subatomic-search-frontend-pack com.indoorvivants%subatomic-search-indexer com.indoorvivants%subatomic-search-retrieve com.indoorvivants%subatomic-search-shared", + "ingarabr/http4s-cloud-functions":{ + "project":"ingarabr/http4s-cloud-functions", + "repoUrl":"https://github.com/ingarabr/http4s-cloud-functions.git", + "revision":"v0.4.0", + "version":"0.4.0", + "targets":"com.github.ingarabr%http4s-cloud-functions", "config":{ "projects":{ "exclude":[ @@ -21553,12 +22052,11 @@ } }, "java":{ - "version":"8" + "version":"11" }, "sbt":{ "commands":[ - "set every Test/unmanagedSources/excludeFilter := HiddenFileFilter || \"MdocJSTests.scala\"", - "disableFatalWarnings" + ], "options":[ @@ -21574,16 +22072,27 @@ ], "sourcePatches":[ - + { + "path":"project/Versions.scala", + "pattern":"val scala3 = \"3.3.0\"", + "replaceWith":"val scala3 = \"\"" + } ] } }, - "indoorvivants/weaver-playwright":{ - "project":"indoorvivants/weaver-playwright", - "repoUrl":"https://github.com/indoorvivants/weaver-playwright.git", - "revision":"v0.0.5", - "version":"0.0.5", - "targets":"com.indoorvivants.playwright%core com.indoorvivants.playwright%weaver", + "inkytonik/kiama":{ + "project":"inkytonik/kiama", + "repoUrl":"https://github.com/inkytonik/kiama.git", + "revision":"v2.5.1", + "version":"2.5.1", + "targets":"org.bitbucket.inkytonik.kiama%kiama org.bitbucket.inkytonik.kiama%kiama-extras" + }, + "inoio/solrs":{ + "project":"inoio/solrs", + "repoUrl":"https://github.com/inoio/solrs.git", + "revision":"", + "version":"2.11.2", + "targets":"io.ino%solrs", "config":{ "projects":{ "exclude":[ @@ -21594,7 +22103,7 @@ } }, "java":{ - "version":"17" + "version":"11" }, "sbt":{ "commands":[ @@ -21609,25 +22118,21 @@ ] }, - "tests":"compile-only", + "tests":"full", "migrationVersions":[ - + "3.4.2" ], "sourcePatches":[ - { - "path":"build.sbt", - "pattern":"val Scala3 = \"3.2.0\"", - "replaceWith":"val Scala3 = \"\"" - } + ] } }, - "indoorvivants/yank":{ - "project":"indoorvivants/yank", - "repoUrl":"https://github.com/indoorvivants/yank.git", - "revision":"v0.0.1", - "version":"0.0.1", - "targets":"com.indoorvivants%yank", + "irevive/union-derivation":{ + "project":"irevive/union-derivation", + "repoUrl":"https://github.com/irevive/union-derivation.git", + "revision":"v0.1.0", + "version":"0.1.0", + "targets":"io.github.irevive%union-derivation-core", "config":{ "projects":{ "exclude":[ @@ -21638,7 +22143,7 @@ } }, "java":{ - "version":"8" + "version":"21" }, "sbt":{ "commands":[ @@ -21653,25 +22158,21 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], "sourcePatches":[ - { - "path":"build.sbt", - "pattern":"val Scala3 = \"3.2.2\"", - "replaceWith":"val Scala3 = \"\"" - } + ] } }, - "ingarabr/gcs-lock":{ - "project":"ingarabr/gcs-lock", - "repoUrl":"https://github.com/ingarabr/gcs-lock.git", - "revision":"v0.1.0", - "version":"0.1.0", - "targets":"com.github.ingarabr%gcs-lock-cats-retry com.github.ingarabr%gcs-lock-core com.github.ingarabr%gcs-lock-http4s", + "ironcorelabs/cats-scalatest":{ + "project":"ironcorelabs/cats-scalatest", + "repoUrl":"https://github.com/ironcorelabs/cats-scalatest.git", + "revision":"v4.0.0", + "version":"4.0.0", + "targets":"com.ironcorelabs%cats-scalatest", "config":{ "projects":{ "exclude":[ @@ -21682,7 +22183,7 @@ } }, "java":{ - "version":"8" + "version":"11" }, "sbt":{ "commands":[ @@ -21697,21 +22198,21 @@ ] }, - "tests":"compile-only", + "tests":"full", "migrationVersions":[ - "3.4.2" + ], "sourcePatches":[ ] } }, - "ingarabr/http4s-cloud-functions":{ - "project":"ingarabr/http4s-cloud-functions", - "repoUrl":"https://github.com/ingarabr/http4s-cloud-functions.git", - "revision":"v0.4.0", - "version":"0.4.0", - "targets":"com.github.ingarabr%http4s-cloud-functions", + "ist-dsi/scala-cinder-client":{ + "project":"ist-dsi/scala-cinder-client", + "repoUrl":"https://github.com/ist-dsi/scala-cinder-client.git", + "revision":"v0.8.1", + "version":"0.8.1", + "targets":"pt.tecnico.dsi%scala-cinder-client", "config":{ "projects":{ "exclude":[ @@ -21722,7 +22223,7 @@ } }, "java":{ - "version":"11" + }, "sbt":{ "commands":[ @@ -21737,32 +22238,21 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], "sourcePatches":[ - { - "path":"project/Versions.scala", - "pattern":"val scala3 = \"3.3.0\"", - "replaceWith":"val scala3 = \"\"" - } + ] } }, - "inkytonik/kiama":{ - "project":"inkytonik/kiama", - "repoUrl":"https://github.com/inkytonik/kiama.git", - "revision":"v2.5.1", - "version":"2.5.1", - "targets":"org.bitbucket.inkytonik.kiama%kiama org.bitbucket.inkytonik.kiama%kiama-extras" - }, - "inoio/solrs":{ - "project":"inoio/solrs", - "repoUrl":"https://github.com/inoio/solrs.git", - "revision":"", - "version":"2.11.2", - "targets":"io.ino%solrs", + "ist-dsi/scala-designate-client":{ + "project":"ist-dsi/scala-designate-client", + "repoUrl":"https://github.com/ist-dsi/scala-designate-client.git", + "revision":"v0.9.2", + "version":"0.9.2", + "targets":"pt.tecnico.dsi%scala-designate-client", "config":{ "projects":{ "exclude":[ @@ -21773,7 +22263,7 @@ } }, "java":{ - "version":"11" + }, "sbt":{ "commands":[ @@ -21788,21 +22278,21 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ - "3.4.2" + ], "sourcePatches":[ ] } }, - "irevive/union-derivation":{ - "project":"irevive/union-derivation", - "repoUrl":"https://github.com/irevive/union-derivation.git", - "revision":"v0.1.0", - "version":"0.1.0", - "targets":"io.github.irevive%union-derivation-core", + "ist-dsi/scala-keystone-client":{ + "project":"ist-dsi/scala-keystone-client", + "repoUrl":"https://github.com/ist-dsi/scala-keystone-client.git", + "revision":"v0.12.2", + "version":"0.12.2", + "targets":"pt.tecnico.dsi%scala-keystone-client", "config":{ "projects":{ "exclude":[ @@ -21813,7 +22303,7 @@ } }, "java":{ - "version":"21" + }, "sbt":{ "commands":[ @@ -21837,12 +22327,12 @@ ] } }, - "ironcorelabs/cats-scalatest":{ - "project":"ironcorelabs/cats-scalatest", - "repoUrl":"https://github.com/ironcorelabs/cats-scalatest.git", - "revision":"v4.0.0", - "version":"4.0.0", - "targets":"com.ironcorelabs%cats-scalatest", + "ist-dsi/scala-neutron-client":{ + "project":"ist-dsi/scala-neutron-client", + "repoUrl":"https://github.com/ist-dsi/scala-neutron-client.git", + "revision":"v0.9.1", + "version":"0.9.1", + "targets":"pt.tecnico.dsi%scala-neutron-client", "config":{ "projects":{ "exclude":[ @@ -21853,7 +22343,7 @@ } }, "java":{ - "version":"11" + }, "sbt":{ "commands":[ @@ -21868,7 +22358,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -21877,26 +22367,12 @@ ] } }, - "ist-dsi/scala-cinder-client":{ - "project":"ist-dsi/scala-cinder-client", - "repoUrl":"https://github.com/ist-dsi/scala-cinder-client.git", - "revision":"v0.8.1", - "version":"0.8.1", - "targets":"pt.tecnico.dsi%scala-cinder-client" - }, - "ist-dsi/scala-designate-client":{ - "project":"ist-dsi/scala-designate-client", - "repoUrl":"https://github.com/ist-dsi/scala-designate-client.git", - "revision":"v0.9.2", - "version":"0.9.2", - "targets":"pt.tecnico.dsi%scala-designate-client" - }, - "ist-dsi/scala-keystone-client":{ - "project":"ist-dsi/scala-keystone-client", - "repoUrl":"https://github.com/ist-dsi/scala-keystone-client.git", - "revision":"v0.12.2", - "version":"0.12.2", - "targets":"pt.tecnico.dsi%scala-keystone-client", + "ist-dsi/scala-nova-client":{ + "project":"ist-dsi/scala-nova-client", + "repoUrl":"https://github.com/ist-dsi/scala-nova-client.git", + "revision":"v0.10.1", + "version":"0.10.1", + "targets":"pt.tecnico.dsi%scala-nova-client", "config":{ "projects":{ "exclude":[ @@ -21931,20 +22407,6 @@ ] } }, - "ist-dsi/scala-neutron-client":{ - "project":"ist-dsi/scala-neutron-client", - "repoUrl":"https://github.com/ist-dsi/scala-neutron-client.git", - "revision":"v0.9.1", - "version":"0.9.1", - "targets":"pt.tecnico.dsi%scala-neutron-client" - }, - "ist-dsi/scala-nova-client":{ - "project":"ist-dsi/scala-nova-client", - "repoUrl":"https://github.com/ist-dsi/scala-nova-client.git", - "revision":"v0.10.1", - "version":"0.10.1", - "targets":"pt.tecnico.dsi%scala-nova-client" - }, "ist-dsi/scala-openstack-common-clients":{ "project":"ist-dsi/scala-openstack-common-clients", "repoUrl":"https://github.com/ist-dsi/scala-openstack-common-clients.git", @@ -22174,7 +22636,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -22218,7 +22680,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -22306,7 +22768,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -22350,7 +22812,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -22438,7 +22900,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -22482,7 +22944,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -22840,7 +23302,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -22928,7 +23390,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -24418,7 +24880,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "sourceVersion":"3.3", "migrationVersions":[ @@ -24463,7 +24925,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -25378,7 +25840,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -25648,7 +26110,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -25857,7 +26319,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "sourceVersion":"3.4-migration", "migrationVersions":[ @@ -26070,7 +26532,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -26550,7 +27012,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -26767,7 +27229,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -27055,7 +27517,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -27393,7 +27855,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -27605,7 +28067,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -28043,7 +28505,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -29847,7 +30309,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -29894,7 +30356,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -30246,7 +30708,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -30674,7 +31136,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -30890,7 +31352,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -30977,7 +31439,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -31130,14 +31592,80 @@ "repoUrl":"https://github.com/mjakubowski84/parquet4s.git", "revision":"v2.19.0", "version":"2.19.0", - "targets":"com.github.mjakubowski84%parquet4s-akka com.github.mjakubowski84%parquet4s-core com.github.mjakubowski84%parquet4s-fs2 com.github.mjakubowski84%parquet4s-pekko com.github.mjakubowski84%parquet4s-scalapb" + "targets":"com.github.mjakubowski84%parquet4s-akka com.github.mjakubowski84%parquet4s-core com.github.mjakubowski84%parquet4s-fs2 com.github.mjakubowski84%parquet4s-pekko com.github.mjakubowski84%parquet4s-scalapb", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "mkroli/dns4s":{ "project":"mkroli/dns4s", "repoUrl":"https://github.com/mkroli/dns4s.git", "revision":"v0.21.0", "version":"0.21.0", - "targets":"com.github.mkroli%dns4s-akka com.github.mkroli%dns4s-core com.github.mkroli%dns4s-fs2 com.github.mkroli%dns4s-netty" + "targets":"com.github.mkroli%dns4s-akka com.github.mkroli%dns4s-core com.github.mkroli%dns4s-fs2 com.github.mkroli%dns4s-netty", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "mkroli/lpm":{ "project":"mkroli/lpm", @@ -31257,7 +31785,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -32456,7 +32984,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -32536,7 +33064,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -33412,7 +33940,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -33641,7 +34169,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -33681,7 +34209,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -33782,14 +34310,80 @@ "repoUrl":"https://github.com/ollls/quartz-h2.git", "revision":"v0.8.5", "version":"0.8.5", - "targets":"io.github.ollls%quartz-h2" + "targets":"io.github.ollls%quartz-h2", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "ollls/zio-quartz-h2":{ "project":"ollls/zio-quartz-h2", "repoUrl":"https://github.com/ollls/zio-quartz-h2.git", "revision":"v0.5.7", "version":"0.5.7", - "targets":"io.github.ollls%zio-quartz-h2" + "targets":"io.github.ollls%zio-quartz-h2", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "ollls/zio-tls-http":{ "project":"ollls/zio-tls-http", @@ -34118,7 +34712,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -34150,7 +34744,40 @@ "repoUrl":"https://github.com/outr/media4s.git", "revision":"1.0.22", "version":"1.0.22", - "targets":"com.outr%media4s" + "targets":"com.outr%media4s", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "outr/moduload":{ "project":"outr/moduload", @@ -34241,7 +34868,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -34325,7 +34952,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -34788,7 +35415,40 @@ "repoUrl":"https://github.com/pathikrit/better-files.git", "revision":"v3.9.2", "version":"3.9.2", - "targets":"com.github.pathikrit%better-files com.github.pathikrit%better-files-akka" + "targets":"com.github.pathikrit%better-files com.github.pathikrit%better-files-akka", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "paulbutcher/scalamock":{ "project":"paulbutcher/scalamock", @@ -35013,7 +35673,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -35351,7 +36011,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -35754,7 +36414,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -36125,7 +36785,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -36541,7 +37201,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -37463,7 +38123,40 @@ "repoUrl":"https://github.com/postgresql-async/postgresql-async.git", "revision":"v0.3.7", "version":"0.3.7", - "targets":"com.github.postgresql-async%db-async-common com.github.postgresql-async%mysql-async com.github.postgresql-async%postgresql-async" + "targets":"com.github.postgresql-async%db-async-common com.github.postgresql-async%mysql-async com.github.postgresql-async%postgresql-async", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "potencia/formats":{ "project":"potencia/formats", @@ -37974,7 +38667,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -38018,7 +38711,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -38244,7 +38937,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -38643,7 +39336,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -38683,7 +39376,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -41233,7 +41926,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -41364,7 +42057,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -42362,7 +43055,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -43019,7 +43712,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -43470,7 +44163,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -43601,7 +44294,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -43988,7 +44681,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -44112,7 +44805,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -44156,7 +44849,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -44196,7 +44889,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -44371,7 +45064,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -44476,7 +45169,40 @@ "repoUrl":"https://github.com/shawjef3/tryutils.git", "revision":"release/2.0.0", "version":"2.0.0", - "targets":"me.jeffshaw.tryutils%tryutils" + "targets":"me.jeffshaw.tryutils%tryutils", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "sherpal/url-dsl":{ "project":"sherpal/url-dsl", @@ -44757,7 +45483,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -45037,7 +45763,40 @@ "repoUrl":"https://github.com/sirthias/scala-ssh.git", "revision":"v0.11.1", "version":"0.11.1", - "targets":"com.decodified%scala-ssh" + "targets":"com.decodified%scala-ssh", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "sirthias/spliff":{ "project":"sirthias/spliff", @@ -45850,7 +46609,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "sourceVersion":"3.5-migration", "migrationVersions":[ @@ -46073,7 +46832,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -46741,7 +47500,40 @@ "repoUrl":"https://github.com/svroonland/zio-kinesis.git", "revision":"v0.33.1", "version":"0.33.1", - "targets":"nl.vroste%root nl.vroste%zio-kinesis nl.vroste%zio-kinesis-dynamic-consumer nl.vroste%zio-kinesis-future" + "targets":"nl.vroste%root nl.vroste%zio-kinesis nl.vroste%zio-kinesis-dynamic-consumer nl.vroste%zio-kinesis-future", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "swagger-akka-http/swagger-enumeratum-module":{ "project":"swagger-akka-http/swagger-enumeratum-module", @@ -47603,7 +48395,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -47946,7 +48738,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -48041,7 +48833,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -48259,7 +49051,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -48304,7 +49096,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -48392,7 +49184,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -48436,7 +49228,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -49515,7 +50307,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.5.0" ], @@ -49869,7 +50661,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -50127,7 +50919,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -50477,7 +51269,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -50609,7 +51401,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -50829,7 +51621,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -51093,7 +51885,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -52147,7 +52939,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -52363,7 +53155,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -54403,7 +55195,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -54942,7 +55734,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -55566,7 +56358,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -56006,7 +56798,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -56064,7 +56856,40 @@ "repoUrl":"https://github.com/zengularity/benji.git", "revision":"2.2.2", "version":"2.2.2", - "targets":"com.zengularity%benji-core com.zengularity%benji-google com.zengularity%benji-s3 com.zengularity%benji-vfs" + "targets":"com.zengularity%benji-core com.zengularity%benji-google com.zengularity%benji-s3 com.zengularity%benji-vfs", + "config":{ + "projects":{ + "exclude":[ + + ], + "overrides":{ + + } + }, + "java":{ + + }, + "sbt":{ + "commands":[ + + ], + "options":[ + + ] + }, + "mill":{ + "options":[ + + ] + }, + "tests":"compile-only", + "migrationVersions":[ + + ], + "sourcePatches":[ + + ] + } }, "zero-deps/proto":{ "project":"zero-deps/proto", @@ -56892,7 +57717,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], @@ -56937,7 +57762,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -57686,7 +58511,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ "3.4.2" ], @@ -57854,7 +58679,7 @@ ] }, - "tests":"full", + "tests":"compile-only", "migrationVersions":[ ], diff --git a/.github/workflows/buildPlan-A.yaml b/.github/workflows/buildPlan-A.yaml index cb519858..2b583183 100644 --- a/.github/workflows/buildPlan-A.yaml +++ b/.github/workflows/buildPlan-A.yaml @@ -72,7 +72,6 @@ jobs: runs-on: ubuntu-22.04 needs: [ setup-build ] continue-on-error: true - timeout-minutes: 360 strategy: matrix: include: @@ -336,7 +335,6 @@ jobs: uses: actions/checkout@v4 - name: "Build project" uses: ./.github/actions/build-project - timeout-minutes: 120 with: project-name: ${{ matrix.name }} custom-build-id: ${{ inputs.custom-build-id }} @@ -354,7 +352,6 @@ jobs: runs-on: ubuntu-22.04 needs: [ setup-build ] continue-on-error: true - timeout-minutes: 360 strategy: matrix: include: @@ -618,7 +615,6 @@ jobs: uses: actions/checkout@v4 - name: "Build project" uses: ./.github/actions/build-project - timeout-minutes: 60 with: project-name: ${{ matrix.name }} custom-build-id: ${{ inputs.custom-build-id }} @@ -636,7 +632,6 @@ jobs: runs-on: ubuntu-22.04 needs: [ setup-build ] continue-on-error: true - timeout-minutes: 360 strategy: matrix: include: @@ -900,7 +895,6 @@ jobs: uses: actions/checkout@v4 - name: "Build project" uses: ./.github/actions/build-project - timeout-minutes: 60 with: project-name: ${{ matrix.name }} custom-build-id: ${{ inputs.custom-build-id }} @@ -918,7 +912,6 @@ jobs: runs-on: ubuntu-22.04 needs: [ setup-build ] continue-on-error: true - timeout-minutes: 360 strategy: matrix: include: @@ -1162,7 +1155,6 @@ jobs: uses: actions/checkout@v4 - name: "Build project" uses: ./.github/actions/build-project - timeout-minutes: 60 with: project-name: ${{ matrix.name }} custom-build-id: ${{ inputs.custom-build-id }} diff --git a/.github/workflows/buildPlan-B.yaml b/.github/workflows/buildPlan-B.yaml index 01260be0..32a8d9a8 100644 --- a/.github/workflows/buildPlan-B.yaml +++ b/.github/workflows/buildPlan-B.yaml @@ -72,7 +72,6 @@ jobs: runs-on: ubuntu-22.04 needs: [ setup-build ] continue-on-error: true - timeout-minutes: 360 strategy: matrix: include: @@ -336,7 +335,6 @@ jobs: uses: actions/checkout@v4 - name: "Build project" uses: ./.github/actions/build-project - timeout-minutes: 120 with: project-name: ${{ matrix.name }} custom-build-id: ${{ inputs.custom-build-id }} @@ -354,7 +352,6 @@ jobs: runs-on: ubuntu-22.04 needs: [ setup-build ] continue-on-error: true - timeout-minutes: 360 strategy: matrix: include: @@ -618,7 +615,6 @@ jobs: uses: actions/checkout@v4 - name: "Build project" uses: ./.github/actions/build-project - timeout-minutes: 60 with: project-name: ${{ matrix.name }} custom-build-id: ${{ inputs.custom-build-id }} @@ -636,7 +632,6 @@ jobs: runs-on: ubuntu-22.04 needs: [ setup-build ] continue-on-error: true - timeout-minutes: 360 strategy: matrix: include: @@ -737,7 +732,6 @@ jobs: uses: actions/checkout@v4 - name: "Build project" uses: ./.github/actions/build-project - timeout-minutes: 60 with: project-name: ${{ matrix.name }} custom-build-id: ${{ inputs.custom-build-id }}