scala/scala-parallel-collections

Release version 1.0.4

SethTisue opened this issue · 2 comments

The immediate motivation is to make sure that (now that #193 has landed) we have publishing set up correctly on GitHub Actions

But there is also one user-visible change, which is that thanks to the sbt-scala-module upgrade we now declare a semantic versioning policy

this time only:

  • add secrets to GitHub settings, as per sbt-ci-release readme instructions

usual release steps:

hmm

2021-09-28 23:21:50.772Z error [SonatypeClient] [close] Failed  - (SonatypeClient.scala:182)
2021-09-28 23:21:50.772Z error [SonatypeClient] Activity name:close, started:2021-09-28T23:21:26.219Z  - (SonatypeClient.scala:456)
2021-09-28 23:21:50.773Z error [SonatypeClient]     Failed: signature-staging, failureMessage:No public key: Key with id: (2838a2c567f74226) was not able to be located on <a href="http://pgp.mit.edu:11371">http://pgp.mit.edu:11371</a>. Upload your public key and try the operation again.  - (SonatypeClient.scala:375)
2021-09-28 23:21:50.774Z error [Sonatype] [STAGE_FAILURE] Failed to close the repository.  - (Sonatype.scala:425)

it worked the second time after I re-submitted the key, maybe I fat-fingered it the first time 🤷