-
Notifications
You must be signed in to change notification settings - Fork 14
Add Scala Steward step to release tracking template #799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
SethTisue
added a commit
to SethTisue/scala-dev
that referenced
this issue
Jan 7, 2022
* lengthen the testing period after a release candidate is announced * add SDKMAN * add Scala Steward * add genjavadoc fixes scala#799
SethTisue
added a commit
to SethTisue/scala-dev
that referenced
this issue
Jan 7, 2022
* lengthen the testing period after a release candidate is chosen * lengthen the wait time between publishing and announcing * add steps for downstream projects such as Scala.js, SDKMAN, Scala Steward, Scalameta, kind-projector, genjavadoc, ... fixes scala#799
SethTisue
added a commit
to SethTisue/scala-dev
that referenced
this issue
Jan 7, 2022
* lengthen the testing period after a release candidate is chosen * lengthen the wait time between publishing and announcing * release on GitHub at announement time, not publishing time * add steps for downstream projects such as Scala.js, SDKMAN, Scala Steward, Scalameta, kind-projector, genjavadoc, ... * require signoff from the Scala Center and VirtusLab fixes scala#799
PR: #804 |
SethTisue
added a commit
that referenced
this issue
Jan 10, 2022
* lengthen the testing period after a release candidate is chosen * lengthen the wait time between publishing and announcing * release on GitHub at announement time, not publishing time * add steps for downstream projects such as Scala.js, SDKMAN, Scala Steward, Scalameta, kind-projector, genjavadoc, ... * require signoff from the Scala Center and VirtusLab fixes #799
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A new step about unblocking new Scala versions in Scala Steward should be added to https://github.com/scala/scala-dev/blob/scala-dev/.github/ISSUE_TEMPLATE/release.md. To unblock a new Scala version, the version numbers in https://github.com/scala-steward-org/scala-steward/blob/5b07442a61912dc7526a7559658cb8f4613560f4/modules/core/src/main/resources/default.scala-steward.conf#L7-L17 need to be bumped to the next unreleased version. See also https://contributors.scala-lang.org/t/coordinate-compiler-and-tooling-releases/5312/45.
The text was updated successfully, but these errors were encountered: