Skip to content

Conversation

@yoonsio
Copy link
Contributor

@yoonsio yoonsio commented Oct 27, 2025

ref HA-289

@yoonsio yoonsio requested a review from rektdeckard October 27, 2025 20:25
return b.CreatedAt.AsTime().Compare(a.CreatedAt.AsTime())
})
for _, version := range versions.Versions {
owner := version.Owner
Copy link
Member

Choose a reason for hiding this comment

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

This is an owner ID, not a name, correct? Unsure if that's really useful info in the context of the CLI. Maybe we should just leave it to the dashboard to surface the full name of the version owner?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah does livekit-cli has access to user table?

Copy link
Member

@rektdeckard rektdeckard Oct 28, 2025

Choose a reason for hiding this comment

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

No, and we don't have session-token auth so we can't call cloud-api methods directory very easily.

@yoonsio yoonsio closed this Nov 1, 2025
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.

3 participants