You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Check the build status on https://github.com/scala/scala/commits/2.13.x
82
+
- If you get "Server redirected too many times" from Sonatype, you may need to redo the Travis-CI secrets as per https://github.com/scala/scala-dev/issues/783#issuecomment-918759252 -- this seems to reoccur from time to time for unknown reasons
82
83
- Check that the scala/scala job also triggered a following scala/scala-dist job: https://app.travis-ci.com/github/scala/scala-dist/builds/?
83
84
-[ ] Create the scala/scala tag locally: `git tag -s -m "Scala $SCALA_VER" v$SCALA_VER $SCALA_SHA`
84
85
-[ ] Create scala-dist tag locally: `git tag -s -m "Scala $SCALA_VER" v$SCALA_VER $DIST_SHA`
0 commit comments