mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #640] [MERGED] fix: handle apps without Game Center detail #673
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#673
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/640
Author: @rudrankriyam
Created: 2/18/2026
Status: ✅ Merged
Merged: 2/18/2026
Merged by: @rudrankriyam
Base:
main← Head:fix/game-center-details-no-detail📝 Commits (2)
f7728edfix: handle apps without Game Center detail04bdbb9docs(openapi): clarify snapshot sources📊 Changes
3 files changed (+90 additions, -3 deletions)
View changed files
📝
docs/openapi/README.md(+8 -3)➕
internal/cli/cmdtest/game_center_details_no_detail_test.go(+71 -0)📝
internal/cli/gamecenter/game_center_details.go(+11 -0)📄 Description
Summary
asc game-center details list --app ...when App Store Connect returns a 200 response with an empty Game Center detail id./v1/gameCenterDetails/.Notes
docs/openapi/README.md(Apple zip + EvanBacon mirror) and updates the last synced date.Test Plan
make formatmake lintASC_BYPASS_KEYCHAIN=1 make test🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.