-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Templates using dotty
name need to be updated to scala3
#10387
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
You are welcome to also move them to the scala organization on GitHub, if you like. |
"I don't have permission to create public repos on |
Repos renamed. |
I sent you an invite to join https://github.com/orgs/scala/teams/admins/members , so I think that should give you the permissions you need? |
Accepted the invite, still the same error. |
@anatoliykmetyuk did you rename those in the docs as well? |
@anatoliykmetyuk I added you to https://github.com/orgs/scala/people?query=role%3Aowner. that should do it? |
@anatoliykmetyuk you will also need to update Travis as it stoped running tests due to the name change |
It worked, thanks @SethTisue. |
Uh oh!
There was an error while loading. Please reload this page.
We still have the
dotty
name in dotty-example-project, dotty.g8, dotty-cross.g8, dotty-staging.g8 and dotty-tasty-inspector.g8.They should be named
scala3-example-project
,scala3.g8
,scala3-cross.g8
,scala3-staging.g8
andscala3-tasty-inspector.g8
.Not sure if we can rename the projects without breaking the previous links. If we can't rename we can just create copies with the new names.
The text was updated successfully, but these errors were encountered: