Skip to content

feat: ✨ Implement azdo pipelines runs show command#298

Merged
tmeckel merged 5 commits into
masterfrom
tmeckel/issue242
Jun 14, 2026
Merged

feat: ✨ Implement azdo pipelines runs show command#298
tmeckel merged 5 commits into
masterfrom
tmeckel/issue242

Conversation

@tmeckel

@tmeckel tmeckel commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Closes #242

tmeckel added 5 commits June 14, 2026 16:10
Adds HasItems to check for non-nil, non-empty slices or arrays (including pointers) and FormatDuration to convert time.Duration values to human-readable strings like "2m13s".
Implement `azdo pipelines runs show` command to display details of a single Azure Pipelines run. Supports JSON export, formatted template output, and aliases 'view' and 'status' to mirror 'az pipelines runs show'.
@tmeckel tmeckel merged commit 9eb80fb into master Jun 14, 2026
1 check passed
@tmeckel tmeckel deleted the tmeckel/issue242 branch June 14, 2026 16:14
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.

feat: Implement azdo pipelines runs show command

1 participant