-
Notifications
You must be signed in to change notification settings - Fork 37.1k
Update org in reference repo #194415
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 org in reference repo #194415
Conversation
This threw me off in microsoft#194352 -- I was not familiar with the original repo owner so I assumed this info was stale. The link now redirects to the REditorSupport org, but having the correct source in the plain text is still preferable for human readers.
alexr00
left a comment
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.
@MichaelChirico your change makes sense, but that file is generated via script. To update that line in the script, this is actually what needs to be updated:
|
Thanks; done. I also checked Lines 595 to 596 in b86e7bc
vscode/extensions/r/cgmanifest.json Lines 7 to 8 in b86e7bc
Shall we update either of those usages while we're at it? |
|
@microsoft-github-policy-service agree company="Google" |
alexr00
left a comment
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.
Thanks for catching, I made the last update. We will take care of the ThirdPartyNotices.txt update as part of our release process.
Thanks for the PR!
* Update org in reference repo This threw me off in microsoft#194352 -- I was not familiar with the original repo owner so I assumed this info was stale. The link now redirects to the REditorSupport org, but having the correct source in the plain text is still preferable for human readers. * Update template generation source * Update R repo in cgmanifest --------- Co-authored-by: Alex Ross <[email protected]>
This threw me off in #194352 -- I was not familiar with the original repo owner so I assumed this info was stale. The link now redirects to the REditorSupport org, but having the correct source in the plain text is still preferable for human readers.