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

update the default branch to main #497

Merged
merged 4 commits into from
Feb 10, 2022
Merged

update the default branch to main #497

merged 4 commits into from
Feb 10, 2022

Conversation

wenbingl
Copy link
Member

@wenbingl wenbingl commented Feb 9, 2022

search and replace all the text with 'master' name,
then set the main branch be default after the PR is merged.

Signed-off-by: Wenbing Li <wenbingl@outlook.com>
Copy link
Member

@jcwchen jcwchen left a comment

Choose a reason for hiding this comment

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

Thank you for the migration!

@@ -115,7 +115,7 @@ ort_test_dir_utils.create_test_dir(model_path, 'temp/examples', 'test2', name_in
```

### More details
https://github.com/microsoft/onnxruntime/blob/master/tools/python/PythonTools.md
https://github.com/microsoft/onnxruntime/blob/main/tools/python/PythonTools.md
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
https://github.com/microsoft/onnxruntime/blob/main/tools/python/PythonTools.md
https://github.com/microsoft/onnxruntime/blob/master/tools/python/PythonTools.md

onnxruntime is still using master today. I think only onnx/onnx and onnx/models need to be updated to main. Other repo links changed by this PR need to be checked whether they use main branch. Otherwise, the links will be broken.

Copy link
Member Author

@wenbingl wenbingl Feb 10, 2022

Choose a reason for hiding this comment

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

Thanks for the reminder, only update the links in onnx/model project now.
@jcwchen , do you still keep the master branch in onnx/onnx repo since the external projects may still have the link to master branch?

Copy link
Member

Choose a reason for hiding this comment

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

I didn't keep it. According to here, the old link with master should be still workable. I don't know how long it will last though.

This reverts commit 492d3b1.

Signed-off-by: Wenbing Li <wenbingl@outlook.com>
Signed-off-by: Wenbing Li <wenbingl@outlook.com>
Signed-off-by: Wenbing Li <wenbingl@outlook.com>
@wenbingl wenbingl merged commit 87d452a into main Feb 10, 2022
@wenbingl wenbingl deleted the renm branch February 10, 2022 18:06
jcwchen pushed a commit to jcwchen/models that referenced this pull request Apr 26, 2022
* update the default branch to main

Signed-off-by: Wenbing Li <wenbingl@outlook.com>

* Revert "update the default branch to main"

This reverts commit 492d3b1.

Signed-off-by: Wenbing Li <wenbingl@outlook.com>

* only keep renaming for onnx/onnx onnx/models

Signed-off-by: Wenbing Li <wenbingl@outlook.com>

* update the branch in ci

Signed-off-by: Wenbing Li <wenbingl@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants