Skip to content

feat: ✨Implement azdo boards iteration project update command#311

Merged
tmeckel merged 12 commits into
masterfrom
tmeckel/issue209
Jun 20, 2026
Merged

feat: ✨Implement azdo boards iteration project update command#311
tmeckel merged 12 commits into
masterfrom
tmeckel/issue209

Conversation

@tmeckel

@tmeckel tmeckel commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Closes #209

tmeckel added 12 commits June 19, 2026 13:38
Update prefix selection in Parse to collect all valid prefix lengths from the back and apply documented preference rules when multiple candidates exist (prefer largest/smallest prefix to preserve target capacity or avoid consuming optional segments). Reject ambiguous sub-maximum prefixes when organization is required and targets are variable.

Add test cases covering required/optional project and organization combinations with variable target ranges.
Remove duplicate setupFakeDepsWithDefaultOrg helper, convert minimalCreatedNode to a package var, and collapse separate path, date, and attributes tests into table-driven variants. This reduces duplication while keeping the same coverage and assertions.
@tmeckel tmeckel merged commit 209b968 into master Jun 20, 2026
1 check passed
@tmeckel tmeckel deleted the tmeckel/issue209 branch June 20, 2026 17: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 boards iteration project update command

1 participant