mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #600] [MERGED] chore: remove dead cmd wrappers #646
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#646
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/600
Author: @rudrankriyam
Created: 2/17/2026
Status: ✅ Merged
Merged: 2/17/2026
Merged by: @rudrankriyam
Base:
main← Head:chore/remove-dead-cmd-wrappers📝 Commits (1)
3304327chore(cmd): remove dead shared wrappers📊 Changes
5 files changed (+2 additions, -70 deletions)
View changed files
➖
cmd/errors.go(+0 -12)📝
cmd/run.go(+2 -2)📝
cmd/run_additional_test.go(+0 -26)➖
cmd/shared.go(+0 -24)📝
internal/cli/shared/shared.go(+0 -6)📄 Description
Remove dead code in the
cmdpackage.cmd/shared.goandcmd/errors.go(thin wrappers aroundinternal/cli/shared)cmd/run.goto callshared.CleanupTempPrivateKeysand checkshared.ReportedErrordirectlyTestCmdSharedWrappersAndReportedErrortest that only existed to exercise those wrappersinternal/cli/shared.CleanupTempPrivateKeyWhy
Tests
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.