mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[GH-ISSUE #443] Remove duplicated shared_wrappers.go re-exports #126
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#126
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?
Originally created by @rudrankriyam on GitHub (Feb 8, 2026).
Original GitHub issue: https://github.com/rudrankriyam/App-Store-Connect-CLI/issues/443
Problem
internal/cli/**/shared_wrappers.gofiles re-export shared helpers.Proposed fix (step-by-step)
DefaultUsageFunc,GetASCClient,ContextWithTimeout,PrintOutput,ValidateNextURL,ResolveAppID,SplitCSV).shared.<Func>and addinternal/cli/sharedimport.shared_wrappers.gofiles.make format,make lint,make test.Acceptance criteria
shared_wrappers.gofiles remain.