Closed
Description
Release sbt-dotty
(if there's been any change since 0.2.5)
sbt-dotty
(if there's been any change since 0.2.5)- Pick a successful build number
nb
from the CI that you want to release. Then run:drone deploy lampepfl/dotty <nb> sbt_release
- On
master
, setsbt-dotty
base version to0.2.6
Release dotty
- Look at the 0.10 Milestone and reschedule what's still open to the next milestone
- On branch
0.9.x
, setbaseVersion
to0.9.0
- Tag
0.9.0
. This will publish artefacts to Sonatype and GitHub Release - Merge branch
0.9.x
intomaster
- Create branch
0.10.x
frommaster
- On
0.10.x
, setbaseVersion
to0.10.0-RC1
- Tag
0.10.0-RC1
. This will publish artefacts to Sonatype and GitHub Release - Add release notes to the GitHub Release
- On
master
, setbaseVersion
to0.11.0
- Update
scalaVersion
(and, if applicable, thesbt-dotty
version) in the example projects - Make an announcement thread on https://contributors.scala-lang.org
- Publish Blog Post on dotty.epfl.ch
- Tweet the announcement blog post on https://twitter.com/scala_lang