Skip to content

feat(gradle): Support HTTP header authentication for repositories#11927

Merged
sschuberth merged 1 commit into
oss-review-toolkit:mainfrom
losmateusz1:feat/gradle_header_auth
Jun 3, 2026
Merged

feat(gradle): Support HTTP header authentication for repositories#11927
sschuberth merged 1 commit into
oss-review-toolkit:mainfrom
losmateusz1:feat/gradle_header_auth

Conversation

@losmateusz1
Copy link
Copy Markdown
Contributor

Add support for gradle HttpHeaderAuthentication defined for private repositories insidde settings.gradle

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.43%. Comparing base (33f9795) to head (0463a67).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11927   +/-   ##
=========================================
  Coverage     58.43%   58.43%           
  Complexity     1809     1809           
=========================================
  Files           361      361           
  Lines         13499    13499           
  Branches       1383     1383           
=========================================
  Hits           7888     7888           
  Misses         5115     5115           
  Partials        496      496           
Flag Coverage Δ
funTest-external-tools 14.64% <ø> (ø)
test-ubuntu-24.04 41.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@losmateusz1 losmateusz1 force-pushed the feat/gradle_header_auth branch 2 times, most recently from 87cacc5 to c6469d6 Compare June 2, 2026 18:22
@losmateusz1 losmateusz1 marked this pull request as ready for review June 2, 2026 18:36
@losmateusz1 losmateusz1 requested a review from a team as a code owner June 2, 2026 18:36
@sschuberth
Copy link
Copy Markdown
Member

Add support for gradle HttpHeaderAuthentication defined for private repositories insidde settings.gradle

Please change the commit message body to

Add support for Gradle `HttpHeaderAuthentication` defined for private
repositories inside `settings.gradle`.

@sschuberth
Copy link
Copy Markdown
Member

Add support for gradle HttpHeaderAuthentication defined for private repositories insidde settings.gradle

Please change the commit message body to

Add support for Gradle `HttpHeaderAuthentication` defined for private
repositories inside `settings.gradle`.

I'll do this quickly myself to move forward.

Add support for Gradle `HttpHeaderAuthentication` defined for private
repositories inside `settings.gradle`.

Signed-off-by: Mateusz Los <mateusz.los@extern.wenovate.de>
@sschuberth sschuberth force-pushed the feat/gradle_header_auth branch from c6469d6 to 0463a67 Compare June 3, 2026 07:24
@sschuberth
Copy link
Copy Markdown
Member

Merging early as all relevant checks have passed.

@sschuberth sschuberth merged commit 1d8bd43 into oss-review-toolkit:main Jun 3, 2026
18 of 19 checks passed
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