sbt-site icon indicating copy to clipboard operation
sbt-site copied to clipboard

Modernise the release instructions

Open ennru opened this issue 6 years ago • 3 comments

  • Use just a master branch?
  • Introduce sbt-dynver?

The Travis secrets for ghpages seem broken, the deploy doesn't work from Travis.

ennru avatar May 27 '19 14:05 ennru

I agree that the git-flow based release instructions can be simplified. :+1: to just using a master branch and automatically setting the version in sbt from git using sbt-dynver.

For Travis, I might have revoked the secrets because they were tied to my account.

jonas avatar May 27 '19 20:05 jonas

I can look into using deploy keys to update the ghpages branch.

jonas avatar May 27 '19 20:05 jonas

Thank you chiming in - good to see you around. I believe it works well enough to run the ghpages publish from sbt manually.

ennru avatar May 28 '19 08:05 ennru