Update Copilot sign-up URL based on verification domain (#44085)
Use the url crate to extract the domain from the verification URI and construct the appropriate Copilot sign-up URL for GitHub or GitHub Enterprise. Release Notes: - Improved github enterprise (ghe) copilot sign in
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3672,6 +3672,7 @@ dependencies = [
|
||||
"task",
|
||||
"theme",
|
||||
"ui",
|
||||
"url",
|
||||
"util",
|
||||
"workspace",
|
||||
"zlog",
|
||||
|
||||
Reference in New Issue
Block a user