Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Conversation

@dkoshkin
Copy link

@dkoshkin dkoshkin commented Apr 5, 2024

Wanted to hear the team's thoughts on this.
@supershal originally brought this up in the original PR.

This makes it simpler for clients to provide a single input field and not have to doany parsing to split the hostname and port.
It also allows us to use API validation for bad input.

@dkoshkin dkoshkin self-assigned this Apr 5, 2024
This makes it simpler for clients to provide a single input field
and not have to do any parsing to split the hostname and port.
It also allows us to use API validation for bad input.
@dkoshkin dkoshkin force-pushed the dkoshkin/refactor-pc-url branch from 681e4f5 to a0b225c Compare April 5, 2024 23:30
@dkoshkin dkoshkin merged commit f819811 into main Apr 9, 2024
@dkoshkin dkoshkin deleted the dkoshkin/refactor-pc-url branch April 9, 2024 16:01
@github-actions github-actions bot mentioned this pull request Apr 9, 2024
jimmidyson pushed a commit that referenced this pull request Apr 11, 2024
* refactor: combine PC host and port into a single url var

This makes it simpler for clients to provide a single input field
and not have to do any parsing to split the hostname and port.
It also allows us to use API validation for bad input.

* fixup! refactor: combine PC host and port into a single url var

* fixup! refactor: combine PC host and port into a single url var

* fixup! refactor: combine PC host and port into a single url var
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants