Closed
Description
- Change indentation rules to allow copy-paste #7114 merged
- Finalize the the stable and RC releases
- Look at the milestone of the RC version being released. Move all the open issues from it to the next milestone.
- Merge branch
0.17.x
intomaster
to guarantee that all of the0.17.x
commits are propagated tomaster
- Publish artifacts to Maven via CI
- On branch
0.17.x
, setbaseVersion
to0.17.0
andgit tag
it as0.17.0
. This will publish artefacts to Sonatype and GitHub Release - Create branch
0.18.x
frommaster
- On
0.18.x
, setbaseVersion
to0.18.1-RC1
andgit tag
it as0.18.1-RC1
. This will publish artefacts to Sonatype and GitHub Release. - On
master
, setbaseVersion
to0.19.1
- On branch
- Update
scalaVersion
(and, if applicable, thesbt-dotty
version) in the Dotty ecosystem projects- https://github.com/lampepfl/dotty-example-project
- Committed to
master
- Committed to
- https://github.com/lampepfl/dotty-example-project/tree/mill
- https://github.com/lampepfl/dotty-staging.g8
- PR submitted
- PR merged
- https://github.com/lampepfl/dotty.g8
- Committed to
master
- Committed to
- https://github.com/lampepfl/dotty-cross.g8
- Committed to
master
- Committed to
- https://github.com/lampepfl/homebrew-brew
- Committed to
master
- SHA256 sum for the artifact:
wget -q -O- https://github.com/lampepfl/dotty/releases/download/0.18.1-RC1/sha256sum.txt | grep ".tar.gz"
- Committed to
- https://github.com/lampepfl/packtest
- Committed to
master
- Committed to
- https://github.com/lampepfl/xml-interpolator
- PR submitted
- PR merged
- https://github.com/scalacenter/scastie
- PR submitted
- PR merged
- https://scastie.scala-lang.org/ -> Build Settings -> Dotty mentions
0.18.1-RC1
- Dotty reference compiler
- PR submitted
- PR merged
- Scalac
- PR submitted (Upgrade Dotty to 0.18.1-RC1 scala#8387)
- PR merged
- https://github.com/lampepfl/dotty-example-project
- Announce the release
- Publish releases for the RC and stable versions on GitHub Releases
- Publish Blog Post on dotty.epfl.ch
- Make an announcement thread on https://contributors.scala-lang.org
- Tweet the announcement blog post on https://twitter.com/scala_lang