Skip to content
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

runtime master branch to main renaming #753

Merged
merged 2 commits into from
Mar 1, 2021
Merged

Conversation

ViktorHofer
Copy link
Member

Part of March's batched infrastructure rollout: dotnet/runtime#48168

@ViktorHofer ViktorHofer added * NO MERGE * The PR is not ready for merge yet (see discussion for detailed reasons) area-Infrastructure labels Feb 26, 2021
@ViktorHofer ViktorHofer added this to the 6.0 milestone Feb 26, 2021
@ViktorHofer ViktorHofer requested a review from a team February 26, 2021 16:23
@ViktorHofer ViktorHofer self-assigned this Feb 26, 2021
@@ -5,7 +5,7 @@ Experiments should be contained within a branch in the dotnet/runtimelab reposit
## Steps to setup a new experiment

- Pick a good name for your experiment and create branch for it in dotnet/runtimelab. Branch names should be prefixed with `feature/` in order to have official build support.
- If the experiment is expected to require changes of .NET runtime itself, it should be branched off of [dotnet/runtimelab:runtime-master](https://github.com/dotnet/runtimelab/tree/runtime-master) that is a automatically maintained mirror of [dotnet/runtime:master](https://github.com/dotnet/runtime/tree/master).
- If the experiment is expected to require changes of .NET runtime itself, it should be branched off of [dotnet/runtimelab:runtime-master](https://github.com/dotnet/runtimelab/tree/runtime-master) that is a automatically maintained mirror of [dotnet/runtime:master](https://github.com/dotnet/runtime/tree/main).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we also going to rename dotnet/runtimelab:runtime-master to dotnet/runtimelab:runtime-main ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was going to handle that as we also need to update the mirror.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that will be part of the runtimelab repo M2M renaming.

@ViktorHofer ViktorHofer merged commit 4388c89 into master Mar 1, 2021
@ViktorHofer ViktorHofer deleted the infra/M2M-trigger branch March 1, 2021 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure * NO MERGE * The PR is not ready for merge yet (see discussion for detailed reasons)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants