Conversation
It seems not possible to publish in parallel to Sonatype, one publish process "closing" the ongoing other ones See logs in: - https://github.com/zio/zio-quill/actions/runs/6336694216/job/17211353656 - https://github.com/zio/zio-quill/actions/runs/6336694216/job/17211353055 ```bash 2023-09-28 09:39:19.526Z info [SonatypeClient] Creating a staging repository in profile io.getquill with a description key: [sbt-sonatype] quill 4.7.1 - (SonatypeClient.scala:122) 2023-09-28 09:39:39.873Z info [SonatypeService] Found a previous staging repository [iogetquill-2462] status:open, profile:io.getquill(4b350f33294246) description: [sbt-sonatype] quill 4.7.1 - (SonatypeService.scala:105) 2023-09-28 09:39:39.873Z info [SonatypeClient] Dropping staging repository [iogetquill-2462] status:open, profile:io.getquill(4b350f33294246) description: [sbt-sonatype] quill 4.7.1 - (SonatypeClient.scala:225) ```
guizmaii
commented
Sep 28, 2023
Comment on lines
-77
to
-87
| `quill-cassandra`, | ||
| `quill-cassandra-alpakka`, | ||
| `quill-cassandra-monix`, | ||
| `quill-cassandra-zio`, | ||
| `quill-orientdb`, | ||
| `quill-jasync`, | ||
| `quill-jasync-postgres`, | ||
| `quill-jasync-mysql`, | ||
| `quill-jasync-zio`, | ||
| `quill-jasync-zio-postgres`, | ||
| `quill-spark` |
Member
Author
There was a problem hiding this comment.
FYI, this list was exactly corresponding to jasyncModules ++ bigdataModules 🤷♂️
guizmaii
commented
Sep 28, 2023
Comment on lines
+704
to
+710
| //ScalaUnidoc / unidoc / unidocProjectFilter := inAnyProject -- inProjects( | ||
| // `quill-engine`, | ||
| // `quill-core`, | ||
| // `quill-cassandra-monix`, | ||
| // `quill-orientdb`, | ||
| // `quill-doobie` | ||
| //), |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.