Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(logging): correct error logging to display error message #24

Merged
merged 2 commits into from
Jan 27, 2023
Merged

fix(logging): correct error logging to display error message #24

merged 2 commits into from
Jan 27, 2023

Conversation

LumixximuL
Copy link

@LumixximuL LumixximuL commented Dec 29, 2022

Signed-off-by: Taylor Webber [email protected]

Error message is not correctly being displayed on failure

AWS Producer error message

Screen Shot 2022-12-29 at 10 30 46 PM

Dynamic Secret error message

Screen Shot 2022-12-29 at 10 31 20 PM

@LumixximuL
Copy link
Author

@LanceMcCarthy could this get reviewed when you get a chance?

@LanceMcCarthy
Copy link
Owner

I'll check it out today, thanks for grabbing the details.

@LanceMcCarthy LanceMcCarthy merged commit 17d9619 into LanceMcCarthy:main Jan 27, 2023
@LanceMcCarthy
Copy link
Owner

Thank you for @ mentioning me. I never got the original notification. I was shocked to see all the pending PRs.

Your PR is merged now, but I'll be doing the rest of the dependabot items this morning, once that is done, I'll push out an update to v3

Worst-case scenario, if there's a breaking change in the upstream SDK update, I'll release a v4 and also backport your fixes to v3.

@LanceMcCarthy
Copy link
Owner

@LumixximuL All set, v3.0.2 has been published (the v3 tag has been fast-forwarded, too)

Please let me know if you have any problems!

@LumixximuL
Copy link
Author

Thanks so much @LanceMcCarthy !!

@LumixximuL LumixximuL deleted the patch-1 branch February 7, 2023 10:41
LanceMcCarthy added a commit that referenced this pull request Feb 15, 2023
Stringifiy error output for better issue debugging. This is the same as #24
LanceMcCarthy added a commit that referenced this pull request Feb 15, 2023
* Add the new Github dynamic secrets provider example.
* Stringify error output for better issue debugging. This is the same as #24
* Fix name of dynamic provider
* Add more GitHub dynamic secrets test cases
* Update examples with GitHub dynamic secrets provider.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants