feat(cli): add issue and iteration commands with workspace-aware host#6780
Closed
iutx wants to merge 3 commits into
Closed
feat(cli): add issue and iteration commands with workspace-aware host#6780iutx wants to merge 3 commits into
iutx wants to merge 3 commits into
Conversation
- Squash-merge CLI and DOP issue provider changes onto upstream master. - Align release-cli publish tests with multi-arch artifact layout (darwin arm64/amd64, linux amd64/arm64). - Resolve workspace application with org name; scoped workspace info respects global org/project flags. - Prefer workspace API host via cobra annotations and codegen (PreferWorkspaceHost) instead of string switches. - Harden self-update default channel when global config is nil. Co-authored-by: Cursor <cursoragent@cursor.com>
Re-run post-create hooks (iteration plan times, parent inclusion) removed accidentally during CLI squash merge. Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6780 +/- ##
=======================================
Coverage 15.82% 15.82%
=======================================
Files 3998 3998
Lines 328174 328189 +15
=======================================
+ Hits 51939 51943 +4
- Misses 270338 270349 +11
Partials 5897 5897
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
…n PR 6780) Co-authored-by: Cursor <cursoragent@cursor.com>
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Which issue(s) this PR fixes:
Specified Reviewers:
/assign @luobily
ChangeLog
Need cherry-pick to release versions?
Add comment like
/cherry-pick release/1.0when this PR is merged.