mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 23:55:51 +03:00
[PR #173] [MERGED] audit: minor code quality improvements #335
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#335
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/173
Author: @rudrankriyam
Created: 1/25/2026
Status: ✅ Merged
Merged: 1/25/2026
Merged by: @rudrankriyam
Base:
main← Head:issue-166-minor-cleanups📝 Commits (1)
cb5f7a1fix: improve config durations and CLI output📊 Changes
8 files changed (+181 additions, -47 deletions)
View changed files
📝
cmd/commands_test.go(+1 -0)📝
cmd/shared.go(+21 -5)📝
go.mod(+3 -3)📝
go.sum(+0 -2)📝
internal/asc/client_core.go(+25 -14)📝
internal/auth/integration_test.go(+9 -3)📝
internal/config/config.go(+101 -8)📝
internal/config/config_test.go(+21 -12)📄 Description
Summary
Testing
Fixes #166
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.