Closed relrod closed 11 years ago
Hey, thanks for the patch. It looks good. However, I have a question. Most of us use SBT in interactive mode, i.e. staying in the sbt console. Would you mind if I ghpages-push-site
to be an input task? That would change your workflow to:
sbt "ghpages-push-site COMMIT MESSAGE HERE"
, but will be friendlier for those of us who stay in the shell.
Sure, that's perfectly fine with me. Thanks for being willing to do this at all :)
Let me know if/when you have something testable and I'll be happy to try it out.
@jsuereth Hey, just wondering if you have any update here. Would love to start using this feature. :)
ping? :)
Hey, sorry. Let me pull this in, I was just checking that the project builds again. I'll try to modify things this week, but for now I'll push a 0.5.2-SNAPSHOT for you.
Ok, thanks again for the fix, http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-snapshots/com.typesafe.sbt/sbt-ghpages/scala_2.9.2/sbt_0.12/0.5.2-SNAPSHOT/jars/sbt-ghpages.jar
is live!
Thanks!
This should (hopefully) let users customize the commit message that sbt-ghpages uses.
This lets people optionally include things like flags to turn off testing automation or commit announcements for these commits, by doing something like: