mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #681] [MERGED] Cli code refinements #709
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#709
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/681
Author: @cursor[bot]
Created: 2/20/2026
Status: ✅ Merged
Merged: 2/20/2026
Merged by: @rudrankriyam
Base:
feat/account-insights-weekly← Head:cursor/cli-code-refinements-e449📝 Commits (1)
6f3f90crefactor shared section rendering and fix READY_FOR_REVIEW state symbol📊 Changes
5 files changed (+64 additions, -94 deletions)
View changed files
📝
internal/cli/account/account.go(+2 -15)📝
internal/cli/insights/insights.go(+4 -25)📝
internal/cli/shared/shared.go(+23 -0)📝
internal/cli/status/status.go(+34 -54)📝
internal/cli/status/status_test.go(+1 -0)📄 Description
Summary
orNAutility intointernal/cli/sharedfor reuse acrossinsightsandstatuspackages.renderSectionclosure into a shared helper functionshared.RenderSectionto be used byaccount,insights, andstatuspackages.stateSymbollogic ininternal/cli/statusto properly classifyREADY_FOR_REVIEWas an in-progress state ([~]) instead of a positive state ([+]).Validation
make formatmake lintmake testWall of Apps (only if this PR adds/updates a Wall app)
make generate app APP="..." LINK="..." CREATOR="..." PLATFORM="..."(or manually editeddocs/wall-of-apps.json+ ranmake update-wall-of-apps)docs/wall-of-apps.jsonREADME.mdEntry template:
Common Apple labels:
iOS,macOS,watchOS,tvOS,visionOS.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.