iheartradio / play-swagger

Swagger spec generator for play framework
Apache License 2.0
403 stars 130 forks source link

[Urgent] Deployment Failures of This Repository Since April. #597

Closed Javakky-pxv closed 1 year ago

Javakky-pxv commented 1 year ago

@kailuowang

It appears that the deployment of this repository has been failing since around April this year.

I've contemplated and applied various strategies to resolve this issue, including updating and downgrading sbt-ci-release, incorporating decodekey.sh, and utilizing setup-java. Regrettably, none of these methods have been successful.

A plausible cause for these errors could be the expiration of the GPG-Key. Your attention to confirm this would be greatly appreciated.

Here are the associated error logs for your reference:

[info] gpg: no default secret key: No secret key
[info] gpg: signing failed: No secret key
[error] java.lang.RuntimeException: Failure running 'gpg --batch --yes --pinentry-mode loopback --passphrase *** --detach-sign --armor --use-agent --output /home/runner/work/play-swagger/play-swagger/core/target/scala-2.12/play-swagger_2.12-1.1.10.pom.asc /home/runner/work/play-swagger/play-swagger/core/target/scala-2.12/play-swagger_2.12-1.1.10.pom'.  Exit code: 2
Javakky-pxv commented 1 year ago

Consider transferring to a new groupId / Repository / development structure

Javakky-pxv commented 1 year ago

Hello, @joprice . I am @Javakky-pxv, the current maintainer of the play-swagger project.

I am considering transitioning this repository from com.iheart. I was wondering if you are still using this plugin?

Also, I am thinking of taking over as the owner in my domain. Would you be interested in becoming the new owner of the repository, or do you have the motivation to participate in future development?

Javakky-pxv commented 1 year ago

@kailuowang

The following has been migrated to the below repository. https://github.com/play-swagger/play-swagger

The groupId for Maven Central has also been added.

addSbtPlugin("io.github.play-swagger" % "sbt-play-swagger" % "1.2.3")
kailuowang commented 1 year ago

Awesome news! Thanks so much for the hard work.

On Thu, Jul 27, 2023, 9:24 AM Kazuma Iemura @.***> wrote:

@kailuowang https://github.com/kailuowang

The following has been migrated to the below repository. https://github.com/play-swagger/play-swagger

The groupId for Maven Central has also been added.

addSbtPlugin("io.github.play-swagger" % "sbt-play-swagger" % "1.2.3")

— Reply to this email directly, view it on GitHub https://github.com/iheartradio/play-swagger/issues/597#issuecomment-1653048827, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAUKOJ4RCN3W5HSG7SCCZ3XSIJTNANCNFSM6AAAAAA2PQTIYA . You are receiving this because you were mentioned.Message ID: @.***>