Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add endpoint to get listening ports in agent#4260

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deansheather merged 13 commits intomainfromdean/listening-ports
Oct 6, 2022
Merged
Changes from1 commit
Commits
Show all changes
13 commits
Select commitHold shift + click to select a range
ed21d4a
feat: add endpoint to get listening ports in agent
deansheatherSep 29, 2022
d4663fa
fixup! feat: add endpoint to get listening ports in agent
deansheatherSep 29, 2022
3f741c6
fixup! feat: add endpoint to get listening ports in agent
deansheatherSep 29, 2022
4fbc0ff
fixup! feat: add endpoint to get listening ports in agent
deansheatherOct 4, 2022
0f7b8dc
fixup! feat: add endpoint to get listening ports in agent
deansheatherOct 4, 2022
ea2027e
fixup! feat: add endpoint to get listening ports in agent
deansheatherOct 4, 2022
e2973ba
fixup! feat: add endpoint to get listening ports in agent
deansheatherOct 4, 2022
d9635a8
please work tests
deansheatherOct 6, 2022
3962635
Revert "please work tests"
deansheatherOct 6, 2022
4ea68bc
Merge branch 'main' into dean/listening-ports
deansheatherOct 6, 2022
d4b7ce9
fixup! Merge branch 'main' into dean/listening-ports
deansheatherOct 6, 2022
b084277
fixup! Merge branch 'main' into dean/listening-ports
deansheatherOct 6, 2022
0960944
fixup! Merge branch 'main' into dean/listening-ports
deansheatherOct 6, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
fixup! Merge branch 'main' into dean/listening-ports
  • Loading branch information
@deansheather
deansheather committedOct 6, 2022
commitd4b7ce957c8b4dfcf10fc9ee5db7873696251fdf
2 changes: 1 addition & 1 deletioncoderd/workspaceagents_test.go
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -410,7 +410,7 @@ func TestWorkspaceAgentListeningPorts(t *testing.T) {
t.Cleanup(func() {
_ = agentCloser.Close()
})
resources := coderdtest.AwaitWorkspaceAgents(t, client, workspace.LatestBuild.ID)
resources := coderdtest.AwaitWorkspaceAgents(t, client, workspace.ID)

t.Run("LinuxAndWindows", func(t *testing.T) {
t.Parallel()
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp