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

Release v1.4.2 #3047

Closed
Gedochao opened this issue Jul 23, 2024 · 1 comment
Closed

Release v1.4.2 #3047

Gedochao opened this issue Jul 23, 2024 · 1 comment
Assignees
Labels
blocked upstream Issues and changes blocked by something in an external project. internal Internal or build-related changes

Comments

@Gedochao
Copy link
Contributor

Gedochao commented Jul 23, 2024

What version number is to be released?
v1.4.2

What is the estimated date for this release?
29.07.2024

Release procedure
Please refer to the Release Procedure doc.

Release notes
Please remember to create a pull request with a draft of the release notes in the Release Notes History doc.
Please make sure the notes render correctly on the website.
That includes swapping out GitHub-idiomatic @mentions of users, links to PRs, issues, etc.
You can do that using the regexes provided in this doc

@Gedochao Gedochao added the internal Internal or build-related changes label Jul 23, 2024
@Gedochao Gedochao self-assigned this Jul 23, 2024
@Gedochao Gedochao moved this from To do to In progress in Issue Board Aug 2, 2024
@Gedochao
Copy link
Contributor Author

Gedochao commented Aug 2, 2024

https://github.com/VirtusLab/scala-cli/actions/runs/10213727050/job/28266012705

publishSonatype java.net.SocketException: Unexpected end of file from server
    java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903)
    java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726)
    java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688)
    java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
    java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529)
    java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308)
    requests.Requester$$anon$1.liftedTree1$1(Requester.scala:267)
    requests.Requester$$anon$1.readBytesThrough(Requester.scala:266)
    geny.Readable.writeBytesTo(Writable.scala:93)
    geny.Readable.writeBytesTo$(Writable.scala:93)
    requests.Requester$$anon$1.writeBytesTo(Requester.scala:164)
    requests.Requester.apply(Requester.scala:113)
    mill.scalalib.publish.SonatypeHttpApi.upload(SonatypeHttpApi.scala:140)
    mill.scalalib.publish.SonatypePublisher.$anonfun$publishToUri$1(SonatypePublisher.scala:95)
    scala.collection.immutable.Vector2.map(Vector.scala:2154)
    scala.collection.immutable.Vector2.map(Vector.scala:443)
    mill.scalalib.publish.SonatypePublisher.publishToUri(SonatypePublisher.scala:92)
    mill.scalalib.publish.SonatypePublisher.publishRelease(SonatypePublisher.scala:119)
    mill.scalalib.publish.SonatypePublisher.$anonfun$publishAll$6(SonatypePublisher.scala:74)
    mill.scalalib.publish.SonatypePublisher.$anonfun$publishAll$6$adapted(SonatypePublisher.scala:67)
    scala.collection.IterableOnceOps.foreach(IterableOnce.scala:619)
    scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:617)
    scala.collection.AbstractIterable.foreach(Iterable.scala:935)
    scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:905)
    mill.scalalib.publish.SonatypePublisher.publishAll(SonatypePublisher.scala:67)
    millbuild.project.publish.publishSonatype(publish.sc:202)
    millbuild.build.$anonfun$publishSonatype$2(build.sc:1231)
    scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
Error: Process completed with exit code 1.

Seems like a Sonatype exception. Still investigating.
The packages are up elsewhere, but we need the jars on sonatype, regardless... 😕

@Gedochao Gedochao added the blocked upstream Issues and changes blocked by something in an external project. label Aug 5, 2024
@Gedochao Gedochao closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked upstream Issues and changes blocked by something in an external project. internal Internal or build-related changes
Projects
Archived in project
Development

No branches or pull requests

1 participant