Anyone knows a good tool for automating release steps that does not involve Sbt and sbt-release? No need for Windows support. Asking for a friend..
Yes, totally, and I had the same idea that it's something Coursier could and should do. I went as far as reading the sbt-release source to see how hard it would be, and my conclusion was, "easy apart from the testing".
-
-
Could we maybe all talk about this at
@ScalaSphere?Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
In coursier, I’m thinking of a publish command. It would generate POMs or ivy.xml, maybe a JAR from class files, then sign and push those to a repo (and close / release on sonatype if needed).
-
Yes, agreed. And the preparation of the signed jars shouldn't be particularly hard.
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
I was actually thinking that coursier should be in charge of publishing too.