mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #597] [CLOSED] Spinner pagination helper #642
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#642
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/597
Author: @cursor[bot]
Created: 2/17/2026
Status: ❌ Closed
Base:
cursor/app-version-localizations-a60b← Head:cursor/spinner-pagination-helper-30ef📝 Commits (1)
8a2300bshared: add PaginateAllWithSpinner helper📊 Changes
33 files changed (+118 additions, -318 deletions)
View changed files
📝
internal/cli/analytics/analytics_instances.go(+2 -6)📝
internal/cli/analytics/analytics_reports.go(+2 -6)📝
internal/cli/analytics/analytics_requests.go(+2 -6)📝
internal/cli/apps/apps.go(+2 -6)📝
internal/cli/builds/build_test_notes.go(+2 -6)📝
internal/cli/builds/builds_commands.go(+2 -6)📝
internal/cli/builds/builds_individual_testers.go(+2 -6)📝
internal/cli/builds/builds_related.go(+2 -6)📝
internal/cli/builds/builds_relationships.go(+2 -6)📝
internal/cli/builds/builds_uploads.go(+4 -12)📝
internal/cli/certificates/certificates.go(+2 -6)📝
internal/cli/profiles/profiles.go(+2 -6)📝
internal/cli/reviews/review_attachments.go(+2 -6)📝
internal/cli/reviews/review_items.go(+2 -6)📝
internal/cli/reviews/review_submissions.go(+6 -18)📝
internal/cli/reviews/reviews.go(+2 -6)📝
internal/cli/reviews/reviews_summarizations.go(+2 -6)📝
internal/cli/shared/spinner.go(+12 -0)📝
internal/cli/testflight/beta_groups.go(+4 -12)📝
internal/cli/testflight/beta_groups_relationships.go(+2 -6)...and 13 more files
📄 Description
Summary
PaginateAllWithSpinnerhelper function ininternal/cli/shared/spinner.goto encapsulate the common pattern of displaying a spinner during paginated API calls.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.