You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2020. It is now read-only.
Thanks @SethTisue, I think I can do that. Before that I just want to double-check: the Github release page contains the release for 2.12.x, although it's been a while but should work for 2.12.8, what I need to do is to publish the plugin to Maven/Sonatype repository (currently it is only published for scala 2.12.2), is that right?
yes, that's right. back-publishing an existing plugin version for an additional Scala version is done by pushing a specially named tag, as documented at https://github.com/scala/scala-continuations/blob/master/admin/README.md . this will cause Travis-CI to publish artifacts to a Sonatype staging repo; then someone from the Scala team will (on request) release them to Maven Central
Would it be possible to publish this library for 2.12.8 ?
The text was updated successfully, but these errors were encountered: