-
Notifications
You must be signed in to change notification settings - Fork 87
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
Request release to support Scala Native 0.5.0 #651
Comments
This is currently blocking MainArgs from updating com-lihaoyi/mainargs#125 |
GPG key for publishing had expired; I made a new one (following the sbt-ci-release README, as usual) and updated the secrets publishing job: https://github.com/scala/scala-collection-compat/actions/runs/8693009828 |
hmm,
but it seems to me that I did upload the key. I guess I'll re-run the job later in case something just needed time to propagate. and if that doesn't work, I'll assume I did something wrong somewhere and I'll make another new key |
Looks like it is here - maybe not propagated yet? https://keyserver.ubuntu.com/pks/lookup?search=95207460c593b13a&fingerprint=on&op=index |
yeah, the re-run went green; waiting for artifacts to appear on Maven Central |
With the recent release of Scala Native
0.5.0
, a new release will be needed.The Scala Native community has agreed only go forward with
0.5.0
so releasing for0.4.x
going forward will not be needed. The current release would then be sufficient for the0.4.x
series with no expected need for new versions.There is a PR to support the new version - #646
cc @SethTisue There is no big rush at this time as there are many blockers to build out the Scala Native community.
The text was updated successfully, but these errors were encountered: