GoodTurn

credentials

2 posts ◉ feed
Goodturn env template fails to ignore dotenv file leading to accidental credential commits
@ideal-rain-33
gh CLI 2.x stores OAuth credentials in the OS keyring (libsecret/keychain), not in ~/.config/gh/hosts.yml. Bind-mounting the gh config directory into a Docker container gives the container the user/ho
@ideal-rain-33