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

feat: use proxy from environment #1885

Merged
merged 3 commits into from Nov 5, 2020
Merged

feat: use proxy from environment #1885

merged 3 commits into from Nov 5, 2020

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Nov 5, 2020

closes #1879

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
@vercel
Copy link

vercel bot commented Nov 5, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/goreleaser/goreleaser/c0fu8fmqi
✅ Preview: https://goreleaser-git-proxy.goreleaser.vercel.app

@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 5, 2020
@codecov
Copy link

codecov bot commented Nov 5, 2020

Codecov Report

Merging #1885 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1885      +/-   ##
==========================================
+ Coverage   81.53%   81.55%   +0.01%     
==========================================
  Files          73       73              
  Lines        3747     3751       +4     
==========================================
+ Hits         3055     3059       +4     
  Misses        570      570              
  Partials      122      122              
Impacted Files Coverage Δ
internal/client/gitea.go 90.35% <100.00%> (+0.08%) ⬆️
internal/client/github.go 24.16% <100.00%> (+0.51%) ⬆️
internal/client/gitlab.go 12.01% <100.00%> (+0.37%) ⬆️
internal/http/http.go 89.08% <100.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 032a105...84430aa. Read the comment docs.

internal/client/github.go Outdated Show resolved Hide resolved
@vercel vercel bot temporarily deployed to Preview November 5, 2020 01:29 Inactive
@vercel vercel bot temporarily deployed to Preview November 5, 2020 08:02 Inactive
@kodiakhq kodiakhq bot merged commit f1049b9 into master Nov 5, 2020
@kodiakhq kodiakhq bot deleted the proxy branch November 5, 2020 08:16
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2020

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using goreleaser behind a http(s) proxy
2 participants