mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #547] [CLOSED] Registry and test issues #611
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#611
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/547
Author: @cursor[bot]
Created: 2/14/2026
Status: ❌ Closed
Base:
cursor/appstoreconnectcli-async-await-f47d← Head:cursor/registry-and-test-issues-df3e📝 Commits (10+)
096f892refactor: unify polling loops with shared helper69d31a4refactor: centralize secure open nofollow logic111cfedperf: cache asc config loads in runtime resolvers198a563refactor: dedupe linkage output registry adaptersb004364refactor(cli): add shared output flag binder447fc78refactor(asc): add generic output registry adaptersa7f58c8refactor(asc): migrate more registry wrappers to adapters1b54a7crefactor(cli): use output binder in shared command builders1a76d70refactor(cli): migrate pre-orders output flags binder56da68frefactor(cli): migrate pre-release output flags binder📊 Changes
75 files changed (+1227 additions, -1067 deletions)
View changed files
📝
internal/asc/client_core.go(+30 -4)➕
internal/asc/client_core_config_cache_test.go(+81 -0)📝
internal/asc/client_publish.go(+6 -14)📝
internal/asc/output_registry.go(+7 -0)📝
internal/asc/output_registry_init.go(+404 -400)➕
internal/asc/poll.go(+52 -0)➕
internal/asc/poll_test.go(+80 -0)📝
internal/asc/secure_open_other.go(+6 -2)📝
internal/asc/secure_open_unix.go(+2 -3)📝
internal/cli/accessibility/accessibility.go(+11 -16)📝
internal/cli/actors/actors.go(+5 -7)📝
internal/cli/agerating/age_rating.go(+4 -6)📝
internal/cli/agreements/agreements.go(+3 -4)📝
internal/cli/analytics/analytics_instances.go(+5 -7)📝
internal/cli/analytics/analytics_reports.go(+5 -7)📝
internal/cli/analytics/analytics_requests.go(+9 -13)📝
internal/cli/analytics/analytics_segments.go(+2 -3)📝
internal/cli/androidiosmapping/android_ios_mapping.go(+11 -16)📝
internal/cli/apps/apps.go(+10 -13)📝
internal/cli/assets/assets_helpers.go(+13 -12)...and 55 more files
📄 Description
Summary
registerRowsErrAdapterfunction.t.CleanuptoTestResetConfigCacheForTestReloadsConfigto ensure global config loader state is reset after the test.Validation
make formatmake lintmake testWall of Apps (only if this PR adds/updates a Wall app)
docs/wall-of-apps.json(not the generated Wall block inREADME.mddirectly)make update-wall-of-appsdocs/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.