sbt
- 3 skills
- 0 followers
- 9 hours ago last updated
- ▌ Update Sbt Version · sbtBump the latest sbt version referenced across the scala-sbt.org website repo (this repo) — book.toml, project/Docs.scala, landing/_data/versions.js, and the translated PO files. Use when a new sbt release (1.x or 2.x line) needs to be reflected on the site, e.g. "update sbt version", "bump sbt to 2.0.8", "release sbt on the site", "new sbt release".
- ▌ Release Notes · sbtRoll the sbt release notes forward to a new checkpoint on the branch that carries the in-progress release. Use when the user asks to "update release notes", "roll release notes forward", or "sync release notes to <sha>".
- ▌ Sbt Issue Fixing · sbtReproduce, investigate, plan fixes for, and fix sbt GitHub issues. Use when the user asks to reproduce an issue such as "reproduce issue ISSUE_URL", fix an issue, investigate an sbt issue, or come up with a plan for an sbt issue fix.