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

Update go-auth0 and add Auth0-CLI entry to Auth0Client env object #745

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

ewanharris
Copy link
Contributor

🔧 Changes

Updates to the latest go-auth0 release and uses the new WithAuth0ClientEnvEntry func to augment the Auth0Client env object with the Auth0 CLI version.

📚 References

🔬 Testing

Built locally and tested that env entry shows up in the monitoring logs

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ewanharris ewanharris requested a review from a team as a code owner April 19, 2023 15:39
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f6112ce) 71.67% compared to head (c3f2f89) 71.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #745   +/-   ##
=======================================
  Coverage   71.67%   71.67%           
=======================================
  Files          89       89           
  Lines       11159    11160    +1     
=======================================
+ Hits         7998     7999    +1     
  Misses       2658     2658           
  Partials      503      503           
Impacted Files Coverage Δ
internal/cli/cli.go 45.78% <100.00%> (+0.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ewanharris ewanharris merged commit 35aed28 into main Apr 19, 2023
@ewanharris ewanharris deleted the chore/update-go-auth0 branch April 19, 2023 16:36
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.

5 participants