Skip to content

feat: ✨Implement azdo pipelines delete command#300

Merged
tmeckel merged 4 commits into
masterfrom
tmeckel/issue255
Jun 15, 2026
Merged

feat: ✨Implement azdo pipelines delete command#300
tmeckel merged 4 commits into
masterfrom
tmeckel/issue255

Conversation

@tmeckel

@tmeckel tmeckel commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Closes #255

tmeckel added 4 commits June 15, 2026 13:46
Move pipeline target resolution (by positive ID or definition name) into a reusable shared package. Update the pipelines show command to delegate to the new helper and add unit tests covering ID validation, name lookup, ambiguity, not-found, and query-error cases.
@tmeckel tmeckel merged commit a635a1e into master Jun 15, 2026
1 check passed
@tmeckel tmeckel deleted the tmeckel/issue255 branch June 15, 2026 14:02
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 delete command

1 participant