File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed
Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -47,27 +47,10 @@ respected wrt bincompat.
4747Docs are released automatically on each code release, if you need a
4848docs-only deploy, (force) push ` main ` to the ` docs-deploy ` branch.
4949
50- To change/add branches to release:
51-
52- > ThisBuild / spiewakMainBranches := Seq("main", "develop")
53-
54- To relax semver:
55-
56- > ThisBuild / strictSemVer := false
57-
58- To publish snapshot on every main build:
59-
60- > ThisBuild / spiewakCiReleaseSnapshots := true
61-
62- Caveat:
63- If you are publishing snapshots, you need to make sure that new
64- commits are fully built before you push a proper release tag: push
65- ` main ` , wait for the snapshot release to complete, and then push the
66- tag.
6750
6851## Links
6952
53+ - https://typelevel.org/sbt-typelevel/
7054- https://github.com/djspiewak/sbt-spiewak
71- - https://github.com/djspiewak/sbt-github-actions
7255- https://docsify.js.org/#/
7356- https://scalameta.org/mdoc/
You can’t perform that action at this time.
0 commit comments