aws-secrets-github-sync icon indicating copy to clipboard operation
aws-secrets-github-sync copied to clipboard

chore(src/clients): improved error handling

Open ryparker opened this issue 2 years ago • 0 comments

Summary

This PR adds improved error handling when interfacing with the GitHub CLI or AWS SecretsManager.

When I first used this project I did not have permission to one of the repos it was trying to swap secrets for. It silently failed and caused trouble until we noticed the issue. This will hopefully prevent that from happening again.

ryparker avatar Nov 22 '22 01:11 ryparker