Skip to content
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

Add publish doc tasks #124

Open
wsargent opened this issue Jun 17, 2020 · 0 comments
Open

Add publish doc tasks #124

wsargent opened this issue Jun 17, 2020 · 0 comments

Comments

@wsargent
Copy link
Collaborator

wsargent commented Jun 17, 2020

sbt-release-early only publishes documentation on tag, and updating the doc website from a branch means the version number is screwy. Fix it so updating docs from a branch shows the last tagged version.

Might also be a good idea to namespace the docs by version number so we can refer back to earlier docs.

can use old version

lazy val oldVersion = "git describe --abbrev=0".!!.trim.replaceAll("^v", "")

https://github.com/plokhotnyuk/fast-string-interpolator/blob/master/build.sbt#L4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant