mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #530] [MERGED] Keychain migration cleanup scope #595
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#595
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/530
Author: @rudrankriyam
Created: 2/14/2026
Status: ✅ Merged
Merged: 2/14/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/keychain-migration-cleanup-scope-50c1📝 Commits (2)
b6034f4Fix keychain migration cleanup across config scopesdcc4e25Remove unused config cleanup wrapper📊 Changes
2 files changed (+228 additions, -18 deletions)
View changed files
📝
internal/auth/keychain.go(+48 -18)📝
internal/auth/keychain_test.go(+180 -0)📄 Description
Summary
Refactors keychain credential cleanup to correctly remove stale profiles from both active and global configuration paths, addressing a bug where global config could retain old credentials. Introduces path-scoped removal and adds regression tests for mixed local/global config scenarios.
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.