Skip to content

feat: display current version on coder list #11450

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 3 commits into from
Jan 5, 2024
Merged

Conversation

f0ssel
Copy link
Contributor

@f0ssel f0ssel commented Jan 5, 2024

Closes #11410

Example:

➜  coder git:(main) ✗ go run cmd/coder/main.go list
WORKSPACE    TEMPLATE  STATUS   HEALTHY  LAST BUILT  CURRENT VERSION  OUTDATED  STARTS AT  STOPS AFTER  
f0ssel/dev   coder     Started  true     1d19h       sleepy_elion5    true                              
f0ssel/dev2  coder     Stopped           19d8h       4612c28          true                              

@f0ssel f0ssel force-pushed the f0ssel/list-version branch from 785e015 to 945cc85 Compare January 5, 2024 16:56
@f0ssel f0ssel requested a review from Emyrk January 5, 2024 18:44
@f0ssel f0ssel merged commit 3d54bc0 into main Jan 5, 2024
@f0ssel f0ssel deleted the f0ssel/list-version branch January 5, 2024 20:33
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2024
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.

Add last built template version name to 'coder list' columns
2 participants