Skip to content

change "0001-01-01T00:00:00Z" to "---" in lk agent list - #941

Merged
andrewnitu merged 2 commits into
mainfrom
andrewnitu/never-deployed-text
Aug 20, 2026
Merged

change "0001-01-01T00:00:00Z" to "---" in lk agent list#941
andrewnitu merged 2 commits into
mainfrom
andrewnitu/never-deployed-text

Conversation

@andrewnitu

@andrewnitu andrewnitu commented Aug 14, 2026

Copy link
Copy Markdown
Contributor
┌─────────────────┬─────────┬─────────┬──────────────────────┐
│ ID              │ Regions │ Version │ Deployed At          │
├─────────────────┼─────────┼─────────┼──────────────────────┤
│ CA_VFF8xmxfDmrf │ us-west │ ---     │ 0001-01-01T00:00:00Z │
│ CA_yR89qxXd3KKX │ us-west │ ---     │ 0001-01-01T00:00:00Z │
└─────────────────┴─────────┴─────────┴──────────────────────┘

to

┌─────────────────┬───────────────┬─────────┬─────────────┬──────────────┬──────────────────────┐
│ ID              │ Dispatch Name │ Regions │ Deployments │ Version      │ Deployed At          │
├─────────────────┼───────────────┼─────────┼─────────────┼──────────────┼──────────────────────┤
│ CA_yR89qxXd3KKX │ my-agent      │ us-west │ production  │ zRpGT95NLGAT │ 2026-08-14T15:52:18Z │
│ CA_VFF8xmxfDmrf │               │ us-west │ production  │ ---          │ never deployed       │
└─────────────────┴───────────────┴─────────┴─────────────┴──────────────┴──────────────────────┘

@andrewnitu
andrewnitu requested a review from rektdeckard August 14, 2026 16:09

@yoonsio yoonsio left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM but would --- be more consistent?

@andrewnitu

Copy link
Copy Markdown
Contributor Author

@yoonsio actually good point. i will change it

@andrewnitu andrewnitu changed the title change "0001-01-01T00:00:00Z" to "never deployed" in lk agent list change "0001-01-01T00:00:00Z" to "---" in lk agent list Aug 20, 2026
@andrewnitu
andrewnitu merged commit 29c2686 into main Aug 20, 2026
22 checks passed
@andrewnitu
andrewnitu deleted the andrewnitu/never-deployed-text branch August 20, 2026 16:16
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