-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Repository Name Change #222
Comments
I support the name change |
Opened a request for renames here: open-telemetry/community#1115 |
I've made the change, please help to double check and follow up on open-telemetry/community#1115 (comment) before closing this issue. |
These are the commands that can help you to migrate: git remote remove origin
git remote add origin https://github.com/open-telemetry/opentelemetry-demo.git
git branch --set-upstream-to=origin/main main |
Do we need to update any repo stuff to the new name / group names @reyang ? I'm noticing my PRs don't have the approvers auto assigned for instance |
I think it's caused by opentelemetry-demo/.github/CODEOWNERS Line 5 in b4125aa
|
@austinlparker all demo repo links are updated. Just the community & other repos remain |
This should be good now. |
Per discussion in #153 (and Slack), there's a general consensus that the current repository name should be modified to
opentelemetry-demo
rather thanopentelemetry-demo-webstore
. If we're going to do it, we should do it now before too many links get made. This issue tracks work that needs to be done --The text was updated successfully, but these errors were encountered: