cli/internal/codespaces
William Martin ad089d48d9 Update microsoft dev-tunnels to v0.1.13
https://github.com/microsoft/dev-tunnels/pull/322 introduced a few
breaking changes:
 * Port Tags were renamed to Labels
 * Client construction must now provide an API version (of which there is only one)
 * The /api/v1 prefix was dropped from request paths
 * TunnelPortListResponses may now be paginated (but we don't support that)
 * Requests to create a port with a changed protocol began erroring
2025-07-02 16:38:07 +02:00
..
api Better handling for codespace state polling 2025-01-17 14:09:33 -06:00
connection Update microsoft dev-tunnels to v0.1.13 2025-07-02 16:38:07 +02:00
portforwarder Update microsoft dev-tunnels to v0.1.13 2025-07-02 16:38:07 +02:00
rpc Update internal/codespaces/rpc/invoker.go 2024-11-08 09:11:44 -07:00
codespaces.go Change back to exponential backoff 2025-01-17 14:09:33 -06:00
codespaces_test.go Linter 2025-01-17 14:09:33 -06:00
ssh.go Parse SSH args before creating the shell 2024-01-30 13:16:46 -08:00
ssh_test.go Parse SSH args before creating the shell 2024-01-30 13:16:46 -08:00
states.go Resolve race condition in codespaces connection 2023-10-31 12:19:14 -07:00