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: Gitlab scm_provider - don't create transport from scratch (#15424) (cherry-pick #15425) #15471

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked fix: Gitlab scm_provider - don't create transport from scratch (#15424) (#15425)

  • fix : don't create transport from scratch, clone it instead

Signed-off-by: Antoine Jouve [email protected]

  • feat: clone http.transport for gitea and gitlab providers

Signed-off-by: Antoine Jouve [email protected]

  • chore: properly format gitea providers with gofmt

Signed-off-by: Antoine Jouve [email protected]


Signed-off-by: Antoine Jouve [email protected]

… (#15425)

* fix : don't create transport from scratch, clone it instead

Signed-off-by: Antoine Jouve <[email protected]>

* feat: clone http.transport for gitea and gitlab providers

Signed-off-by: Antoine Jouve <[email protected]>

* chore: properly format gitea providers with gofmt

Signed-off-by: Antoine Jouve <[email protected]>

---------

Signed-off-by: Antoine Jouve <[email protected]>
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 33.33% and project coverage change: -0.01% ⚠️

Comparison is base (2577d51) 49.94% compared to head (b83a655) 49.94%.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-2.8   #15471      +/-   ##
===============================================
- Coverage        49.94%   49.94%   -0.01%     
===============================================
  Files              263      263              
  Lines            45063    45067       +4     
===============================================
  Hits             22508    22508              
- Misses           20347    20351       +4     
  Partials          2208     2208              
Files Changed Coverage Δ
applicationset/services/pull_request/gitea.go 66.00% <0.00%> (-2.75%) ⬇️
applicationset/services/scm_provider/gitea.go 67.88% <0.00%> (-1.27%) ⬇️
applicationset/services/pull_request/gitlab.go 89.06% <100.00%> (ø)
applicationset/services/scm_provider/gitlab.go 74.46% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@ishitasequeira ishitasequeira merged commit 8612a99 into release-2.8 Sep 13, 2023
@ishitasequeira ishitasequeira deleted the cherry-pick-08bbdf-release-2.8 branch September 13, 2023 17:35
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