Skip to content

Commit 39c0796

Browse files
authored
Update release.md
1 parent 49f2d4d commit 39c0796

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Key links:
7474
- [ ] Sanity check jar/pom
7575
- https://oss.sonatype.org/content/repositories/staging/org/scala-lang/scala-compiler/$SCALA_VER/
7676
- in particular, if the release was staged multiple times, double check that https://oss.sonatype.org/content/repositories/staging/ has the files from the most recent build
77+
- [ ] Check that JARs haven't mysteriously bloated — compare sizes to previous release. We have no other backstop for this.
7778
- Remember, tags are forever, so are maven artifacts (even staged ones, as they could end up in local caches) and S3 uploads (S3 buckets can be changed, but it can takes days to become consistent)
7879
- [ ] Push scala/scala tag: `git push https://github.com/scala/scala.git v$SCALA_VER`
7980
- [ ] Add release notes to https://github.com/scala/scala/releases/tag/v$SCALA_VER

0 commit comments

Comments
 (0)