diff --git a/.github/workflows/buildConfig.json b/.github/workflows/buildConfig.json index 7c5129ba..c7c499da 100644 --- a/.github/workflows/buildConfig.json +++ b/.github/workflows/buildConfig.json @@ -16441,8 +16441,8 @@ "gemini-hlsw/lucuma-catalog":{ "project":"gemini-hlsw/lucuma-catalog", "repoUrl":"https://github.com/gemini-hlsw/lucuma-catalog.git", - "revision":"v0.47.4", - "version":"0.47.4", + "revision":"v0.47.5", + "version":"0.47.5", "targets":"edu.gemini%lucuma-ags edu.gemini%lucuma-catalog edu.gemini%lucuma-catalog-testkit", "config":{ "projects":{ @@ -18074,8 +18074,8 @@ "guardian/mobile-apps-api-models":{ "project":"guardian/mobile-apps-api-models", "repoUrl":"https://github.com/guardian/mobile-apps-api-models.git", - "revision":"v1.0.19-PREVIEW.blueprint-fixtures-results.2024-08-01T1505.532ca363", - "version":"1.0.19-PREVIEW.blueprint-fixtures-results.2024-08-01T1505.532ca363", + "revision":"v1.0.19-PREVIEW.blueprint-fixtures-results.2024-08-21T0751.c40a0457", + "version":"1.0.19-PREVIEW.blueprint-fixtures-results.2024-08-21T0751.c40a0457", "targets":"com.gu%mobile-apps-api-models-v0" }, "guardian/pa-football-client":{ @@ -23623,8 +23623,8 @@ "joernio/joern":{ "project":"joernio/joern", "repoUrl":"https://github.com/joernio/joern.git", - "revision":"v4.0.46", - "version":"4.0.46", + "revision":"v4.0.47", + "version":"4.0.47", "targets":"io.joern%c2cpg io.joern%console io.joern%csharpsrc2cpg io.joern%dataflowengineoss io.joern%ghidra2cpg io.joern%gosrc2cpg io.joern%javasrc2cpg io.joern%jimple2cpg io.joern%joern-cli io.joern%jssrc2cpg io.joern%kotlin2cpg io.joern%macros io.joern%php2cpg io.joern%pysrc2cpg io.joern%querydb io.joern%rubysrc2cpg io.joern%semanticcpg io.joern%swiftsrc2cpg io.joern%x2cpg", "config":{ "projects":{ @@ -39572,50 +39572,6 @@ ] } }, - "samueleresca/pekko-quartz-scheduler":{ - "project":"samueleresca/pekko-quartz-scheduler", - "repoUrl":"https://github.com/samueleresca/pekko-quartz-scheduler.git", - "revision":"1.2.1-pekko-1.0.x", - "version":"1.2.1-pekko-1.0.x", - "targets":"io.github.samueleresca%pekko-quartz-scheduler", - "config":{ - "projects":{ - "exclude":[ - - ], - "overrides":{ - - } - }, - "java":{ - "version":"21" - }, - "sbt":{ - "commands":[ - - ], - "options":[ - - ] - }, - "mill":{ - "options":[ - - ] - }, - "tests":"compile-only", - "migrationVersions":[ - - ], - "sourcePatches":[ - { - "path":"build.sbt", - "pattern":"val Scala3Version = \"3.4.1\"", - "replaceWith":"val Scala3Version = \"\"" - } - ] - } - }, "sangria-graphql/macro-visit":{ "project":"sangria-graphql/macro-visit", "repoUrl":"https://github.com/sangria-graphql/macro-visit.git", @@ -56486,8 +56442,8 @@ "zio/zio-kafka":{ "project":"zio/zio-kafka", "repoUrl":"https://github.com/zio/zio-kafka.git", - "revision":"v2.8.0", - "version":"2.8.0", + "revision":"v2.8.1", + "version":"2.8.1", "targets":"dev.zio%zio-kafka dev.zio%zio-kafka-docs dev.zio%zio-kafka-testkit", "config":{ "projects":{ @@ -57389,8 +57345,8 @@ "zio/zio-telemetry":{ "project":"zio/zio-telemetry", "repoUrl":"https://github.com/zio/zio-telemetry.git", - "revision":"v3.0.0-RC25", - "version":"3.0.0-RC25", + "revision":"v3.0.0-RC26", + "version":"3.0.0-RC26", "targets":"dev.zio%zio-opencensus dev.zio%zio-opentelemetry dev.zio%zio-opentelemetry-zio-logging dev.zio%zio-opentracing dev.zio%zio-telemetry-docs", "config":{ "projects":{ diff --git a/.github/workflows/buildPlan-A.yaml b/.github/workflows/buildPlan-A.yaml index 276dfd24..76662749 100644 --- a/.github/workflows/buildPlan-A.yaml +++ b/.github/workflows/buildPlan-A.yaml @@ -85,6 +85,7 @@ jobs: - name: "47degrees/sbt-energymonitor" - name: "7mind/izumi" - name: "7mind/sbtgen" + - name: "aaronp/args4c" - name: "afsalthaj/constraintless" - name: "ahjohannessen/sec" - name: "ajozwik/pekko-smtp-server" @@ -332,7 +333,6 @@ jobs: - name: "findify/flink-adt" - name: "findify/flink-scala-api" - name: "fingo/spata" - - name: "finos/morphir-jvm" steps: - name: "Git Checkout" uses: actions/checkout@v4 @@ -349,8 +349,8 @@ jobs: maven-repo-url: ${{ needs.setup-build.outputs.maven-repo-url }} elastic-user: ${{ secrets.OPENCB_ELASTIC_USER }} elastic-password: ${{ secrets.OPENCB_ELASTIC_PSWD }} - dockerhub-username: ${{github.actor}} - dockerhub-token: ${{secrets.GITHUB_TOKEN}} + dockerhub-username: $${{ github.actor }} + dockerhub-token: $${{ secrets.GITHUB_TOKEN }} stage-1: runs-on: ubuntu-22.04 needs: [ setup-build ] @@ -359,6 +359,7 @@ jobs: strategy: matrix: include: + - name: "finos/morphir-jvm" - name: "flink-extended/flink-scala-api" - name: "flxj/platdb" - name: "flyway/flyway-play" @@ -613,7 +614,6 @@ jobs: - name: "mateuszkubuszok/pipez" - name: "matsluni/aws-spi-akka-http" - name: "mdedetrich/pekko-streams-circe" - - name: "medeia/medeia" steps: - name: "Git Checkout" uses: actions/checkout@v4 @@ -630,8 +630,8 @@ jobs: maven-repo-url: ${{ needs.setup-build.outputs.maven-repo-url }} elastic-user: ${{ secrets.OPENCB_ELASTIC_USER }} elastic-password: ${{ secrets.OPENCB_ELASTIC_PSWD }} - dockerhub-username: ${{github.actor}} - dockerhub-token: ${{secrets.GITHUB_TOKEN}} + dockerhub-username: $${{ github.actor }} + dockerhub-token: $${{ secrets.GITHUB_TOKEN }} stage-2: runs-on: ubuntu-22.04 needs: [ setup-build ] @@ -640,6 +640,7 @@ jobs: strategy: matrix: include: + - name: "medeia/medeia" - name: "metarank/cfor" - name: "metarank/ltrlib" - name: "mimoguz/layeredfonticon" @@ -797,7 +798,6 @@ jobs: - name: "sake92/sharaf" - name: "sake92/squery" - name: "sake92/tupson" - - name: "samueleresca/pekko-quartz-scheduler" - name: "sangria-graphql/macro-visit" - name: "sangria-graphql/sangria" - name: "sangria-graphql/sangria-circe" @@ -911,8 +911,8 @@ jobs: maven-repo-url: ${{ needs.setup-build.outputs.maven-repo-url }} elastic-user: ${{ secrets.OPENCB_ELASTIC_USER }} elastic-password: ${{ secrets.OPENCB_ELASTIC_PSWD }} - dockerhub-username: ${{github.actor}} - dockerhub-token: ${{secrets.GITHUB_TOKEN}} + dockerhub-username: $${{ github.actor }} + dockerhub-token: $${{ secrets.GITHUB_TOKEN }} stage-3: runs-on: ubuntu-22.04 needs: [ setup-build ] @@ -1172,5 +1172,5 @@ jobs: maven-repo-url: ${{ needs.setup-build.outputs.maven-repo-url }} elastic-user: ${{ secrets.OPENCB_ELASTIC_USER }} elastic-password: ${{ secrets.OPENCB_ELASTIC_PSWD }} - dockerhub-username: ${{github.actor}} - dockerhub-token: ${{secrets.GITHUB_TOKEN}} + dockerhub-username: $${{ github.actor }} + dockerhub-token: $${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/buildPlan-B.yaml b/.github/workflows/buildPlan-B.yaml index 581b2aa1..6b47bc31 100644 --- a/.github/workflows/buildPlan-B.yaml +++ b/.github/workflows/buildPlan-B.yaml @@ -1,5 +1,5 @@ -# projects total: 594 +# projects total: 593 # min stars count: -1 # max projects count: 1000 @@ -49,6 +49,7 @@ on: required: true GITHUB_TOKEN: required: true + jobs: setup-build: runs-on: ubuntu-22.04 @@ -78,7 +79,6 @@ jobs: matrix: include: - name: "2m/yabai-scala" - - name: "aaronp/args4c" - name: "aaronp/code-template" - name: "aaronp/eie" - name: "aaronp/franz" @@ -332,6 +332,7 @@ jobs: - name: "jphmrst/scala-latex" - name: "jphmrst/scalautils" - name: "jqscala/jq-fs2" + - name: "jqscala/jqscala" steps: - name: "Git Checkout" uses: actions/checkout@v4 @@ -348,8 +349,8 @@ jobs: maven-repo-url: ${{ needs.setup-build.outputs.maven-repo-url }} elastic-user: ${{ secrets.OPENCB_ELASTIC_USER }} elastic-password: ${{ secrets.OPENCB_ELASTIC_PSWD }} - dockerhub-username: ${{github.actor}} - dockerhub-token: ${{secrets.GITHUB_TOKEN}} + dockerhub-username: $${{ github.actor }} + dockerhub-token: $${{ secrets.GITHUB_TOKEN }} stage-1: runs-on: ubuntu-22.04 needs: [ setup-build ] @@ -358,7 +359,6 @@ jobs: strategy: matrix: include: - - name: "jqscala/jqscala" - name: "julianpeeters/dc10" - name: "julianpeeters/dc10-cats-effect" - name: "julianpeeters/dc10-scala" @@ -613,6 +613,7 @@ jobs: - name: "swaldman/mlog-scala" - name: "swaldman/texttable" - name: "swaldman/unify-rss" + - name: "swaldman/unstatic" steps: - name: "Git Checkout" uses: actions/checkout@v4 @@ -629,8 +630,8 @@ jobs: maven-repo-url: ${{ needs.setup-build.outputs.maven-repo-url }} elastic-user: ${{ secrets.OPENCB_ELASTIC_USER }} elastic-password: ${{ secrets.OPENCB_ELASTIC_PSWD }} - dockerhub-username: ${{github.actor}} - dockerhub-token: ${{secrets.GITHUB_TOKEN}} + dockerhub-username: $${{ github.actor }} + dockerhub-token: $${{ secrets.GITHUB_TOKEN }} stage-2: runs-on: ubuntu-22.04 needs: [ setup-build ] @@ -639,7 +640,6 @@ jobs: strategy: matrix: include: - - name: "swaldman/unstatic" - name: "swaldman/untemplate" - name: "sweet-delights/delightful-cron" - name: "sweet-delights/delightful-parsing" @@ -739,5 +739,5 @@ jobs: maven-repo-url: ${{ needs.setup-build.outputs.maven-repo-url }} elastic-user: ${{ secrets.OPENCB_ELASTIC_USER }} elastic-password: ${{ secrets.OPENCB_ELASTIC_PSWD }} - dockerhub-username: ${{github.actor}} - dockerhub-token: ${{secrets.GITHUB_TOKEN}} + dockerhub-username: $${{ github.actor }} + dockerhub-token: $${{ secrets.GITHUB_TOKEN }}