Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor: build application URL #9601

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

Merged
merged 2 commits into from
Sep 8, 2023
Merged

refactor: build application URL #9601

merged 2 commits into from
Sep 8, 2023

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Sep 8, 2023

Related: #8145

This PR unifies the logic used to build application URLs. Right now it seems to be scattered across various places in coder/coder.

@mtojek mtojek self-assigned this Sep 8, 2023
Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

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

This probably prevents like 10 future regressions lmao

@mtojek mtojek marked this pull request as ready for review September 8, 2023 13:54
@mtojek mtojek enabled auto-merge (squash) September 8, 2023 13:54
@mtojek mtojek merged commit ad23075 into main Sep 8, 2023
@mtojek mtojek deleted the 8145-workspace-name branch September 8, 2023 14:01
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2023
@@ -40,9 +40,9 @@ func (r *RootCmd) vscodeSSH() *clibase.Cmd {
cmd := &clibase.Cmd{
// A SSH config entry is added by the VS Code extension that
// passes %h to ProxyCommand. The prefix of `coder-vscode--`
// is a magical string represented in our VS Cod extension.
Copy link
Member

Choose a reason for hiding this comment

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

image

@mtojek mtojek restored the 8145-workspace-name branch September 11, 2023 10:26
@github-actions github-actions bot deleted the 8145-workspace-name branch March 9, 2024 00:04
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