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: ignore undefined external auth provider #2955

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Dec 7, 2024

What kind of change does this PR introduce?

Bug fix

What is the new behavior?

Allows external auth config to be undefined to use platform defaults.

Additional context

Add any other context or screenshots.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12215846069

Details

  • 141 of 243 (58.02%) changed or added relevant lines in 2 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.07%) to 59.864%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/config/auth.go 140 242 57.85%
Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 12215610642: -0.07%
Covered Lines: 7638
Relevant Lines: 12759

💛 - Coveralls

@sweatybridge sweatybridge merged commit 11a9f42 into develop Dec 9, 2024
9 checks passed
@sweatybridge sweatybridge deleted the ignore-ext branch December 9, 2024 07:10
@github-actions github-actions bot mentioned this pull request Dec 10, 2024
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