-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add blogpost for 3.0.1 and 3.0.2-RC1 #13100
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
Conversation
3b090d9
to
d157229
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @prolativ! The content of the dotty website has recently been moved to docs.scala-lang.org. We are now in the process of archiving dotty.epfl.ch. Do you mind posting the announcement on the scala-lang.org website instead?
Out of all the blogposts about Scala 3 only the one about 3.0.0 seems to be there. Are you going to migrate the rest as well? If so, maybe it would be better to publish this blogpost to dotty website as this has been done until now and then migrate them all at once? My concern is that during this release many things that seemed to be trivial and normally didn't cause any issues already turned out not to work as expected. |
I didn’t intend to migrate the existing blog posts about the Dotty releases to the scala-lang.org blog. My reasoning is that these posts were about the development of the Dotty project, so they should stay on dotty.epfl.ch, but now that Dotty has become Scala 3 it makes sense to publish the new stable releases on the scala-lang.org blog. I’m happy to revisit my opinion. |
Taking this approach it would make sense to me to migrate at least the blogposts for the releases following 3.0.0, which are 3.0.1-RC1 and 3.0.1-RC2 |
d157229
to
b33eb98
Compare
b33eb98
to
278d351
Compare
@michelou you're right, sorry for missing that |
Moving the blogpost directly to scala-lang webpage then. |
[skip ci]