Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix publishing to Sonatype #2879

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Fix publishing to Sonatype #2879

merged 1 commit into from
Sep 28, 2023

Conversation

guizmaii
Copy link
Member

It seems not possible to publish in parallel to Sonatype, one publish process "closing" the ongoing other ones

See logs in:

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)

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 guizmaii marked this pull request as ready for review September 28, 2023 09:51
Copy link
Collaborator

@juliano juliano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@guizmaii guizmaii merged commit 00d89bd into master Sep 28, 2023
11 of 13 checks passed
@guizmaii guizmaii deleted the fix_publishing branch September 28, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants