Skip to content

Fix URL parsing for '--trusted-signing-endpoint'#966

Merged
dtivel merged 1 commit intodotnet:mainfrom
Faithlife:parse-url
Jan 20, 2026
Merged

Fix URL parsing for '--trusted-signing-endpoint'#966
dtivel merged 1 commit intodotnet:mainfrom
Faithlife:parse-url

Conversation

@bgrainger
Copy link
Contributor

Fixes #965.

I didn't see an obvious "Utility" class to move ParseUrl to, so I just reused it from CodeCommand.

@bgrainger bgrainger requested a review from a team as a code owner January 12, 2026 00:30
Copy link
Collaborator

@dtivel dtivel left a comment

Choose a reason for hiding this comment

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

Thanks, @bgrainger!

@dtivel dtivel enabled auto-merge (rebase) January 20, 2026 18:19
@dtivel dtivel disabled auto-merge January 20, 2026 18:20
@dtivel
Copy link
Collaborator

dtivel commented Jan 20, 2026

@bgrainger, can you rebase on latest main so I can merge?

@bgrainger
Copy link
Contributor Author

Rebased.

@dtivel dtivel merged commit a6dceea into dotnet:main Jan 20, 2026
3 checks passed
@dtivel
Copy link
Collaborator

dtivel commented Jan 20, 2026

Thank you, @bgrainger!

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.

InvalidOperationException using --trusted-signing-endpoint <Uri>

3 participants