Skip to content

Comments

bugfix: defer gh codespaces list until needed#24

Merged
f4ban merged 2 commits intomainfrom
push-tzoxlkyvrqsu
Feb 15, 2026
Merged

bugfix: defer gh codespaces list until needed#24
f4ban merged 2 commits intomainfrom
push-tzoxlkyvrqsu

Conversation

@offbyone
Copy link
Collaborator

My startup invokes (codespaces-setup) to enable the TRAMP type, but that fails if the gh command line's authentication is not working -- say, the token it uses has been expired.

This change defers the check to on-demand, validating it when the codespaces are listed for the first time.

offbyone and others added 2 commits February 15, 2026 15:17
My startup invokes `(codespaces-setup)` to enable the TRAMP type, but that fails
if the gh command line's authentication is not working -- say, the token it uses
has been expired.

This change defers the check to on-demand, validating it when the codespaces are
listed for the first time.
@f4ban
Copy link
Owner

f4ban commented Feb 15, 2026

Makes sense, thank you!

@f4ban f4ban merged commit 8fa6758 into main Feb 15, 2026
4 checks passed
@f4ban f4ban deleted the push-tzoxlkyvrqsu branch February 16, 2026 00:13
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.

2 participants