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

GH-817: Passthrough un-configurable connection options for google apps #830

Merged
merged 3 commits into from
Sep 15, 2023

Conversation

sergiught
Copy link
Contributor

🔧 Changes

PAssing through unconfigurable google apps connection properties so they don't get removed on updates. Specifically the admin tokens that get configured after enabling the google workspace setup.

📚 References

🔬 Testing

📝 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)

@sergiught sergiught marked this pull request as ready for review September 14, 2023 11:22
@sergiught sergiught requested a review from a team as a code owner September 14, 2023 11:22
@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2023

Codecov Report

Merging #830 (aa0a7d3) into v1 (16676a3) will decrease coverage by 0.03%.
The diff coverage is 72.72%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##               v1     #830      +/-   ##
==========================================
- Coverage   89.85%   89.83%   -0.03%     
==========================================
  Files          99       99              
  Lines       13648    13670      +22     
==========================================
+ Hits        12264    12280      +16     
- Misses        983      987       +4     
- Partials      401      403       +2     
Files Changed Coverage Δ
internal/auth0/connection/expand.go 92.05% <72.72%> (-0.54%) ⬇️

@sergiught sergiught merged commit f666fdb into v1 Sep 15, 2023
4 checks passed
@sergiught sergiught deleted the GH-817-google-apps-options branch September 15, 2023 08:03
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.

3 participants