mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #143] [CLOSED] Bypass-keychain config resolution #326
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#326
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/143
Author: @cursor[bot]
Created: 1/25/2026
Status: ❌ Closed
Base:
cursor/auth-config-init-issue-102← Head:cursor/bypass-keychain-config-resolution-47ac📝 Commits (1)
f83e63cFix bypass-keychain config credential lookup📊 Changes
1 file changed (+59 additions, -3 deletions)
View changed files
📝
internal/auth/keychain.go(+59 -3)📄 Description
Implement a fallback to the global configuration for credential lookup to resolve an issue where
--bypass-keychaincredentials were not found when a local config existed.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.