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

Add HTTPS proxy support #28

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Conversation

donovanmuller
Copy link
Contributor

Adds support for configuring an optional HttpsProxyAgent on the request, when either the https_proxy or HTTPS_PROXY environment variable is set.

Resolves #27

@dan-lexicon
Copy link

Can this be merged and released? We'd love to use this action but currently can't because of our corporate proxy

@BUU8HC
Copy link

BUU8HC commented Jul 9, 2024

Hello, do we have any update for this PR? @donovanmuller

@pascalgn pascalgn merged commit 1aa6885 into pascalgn:main Aug 25, 2024
@pascalgn
Copy link
Owner

Thanks for the PR, it's merged now! 👍

bloopy-boi bot referenced this pull request in h3mmy/bloopyboi Aug 25, 2024
….4 ) (#410)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[pascalgn/size-label-action](https://togithub.com/pascalgn/size-label-action)
| action | patch | `v0.5.2` -> `v0.5.4` |

---

### Release Notes

<details>
<summary>pascalgn/size-label-action
(pascalgn/size-label-action)</summary>

###
[`v0.5.4`](https://togithub.com/pascalgn/size-label-action/releases/tag/v0.5.4):
Release 0.5.4

[Compare
Source](https://togithub.com/pascalgn/size-label-action/compare/v0.5.3...v0.5.4)

#### What's Changed

- Add HTTPS proxy support by
[@&#8203;donovanmuller](https://togithub.com/donovanmuller) in
[https://github.com/pascalgn/size-label-action/pull/28](https://togithub.com/pascalgn/size-label-action/pull/28)

#### New Contributors

- [@&#8203;donovanmuller](https://togithub.com/donovanmuller) made their
first contribution in
[https://github.com/pascalgn/size-label-action/pull/28](https://togithub.com/pascalgn/size-label-action/pull/28)

**Full Changelog**:
pascalgn/size-label-action@v0.5.3...v0.5.4

###
[`v0.5.3`](https://togithub.com/pascalgn/size-label-action/releases/tag/v0.5.3):
Release 0.5.3

[Compare
Source](https://togithub.com/pascalgn/size-label-action/compare/v0.5.2...v0.5.3)

#### What's Changed

- fix: Use list pull request files api by
[@&#8203;levsa](https://togithub.com/levsa) in
[https://github.com/pascalgn/size-label-action/pull/54](https://togithub.com/pascalgn/size-label-action/pull/54)

#### New Contributors

- [@&#8203;levsa](https://togithub.com/levsa) made their first
contribution in
[https://github.com/pascalgn/size-label-action/pull/54](https://togithub.com/pascalgn/size-label-action/pull/54)

**Full Changelog**:
pascalgn/size-label-action@v0.5.2...v0.5.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMSIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
@donovanmuller donovanmuller deleted the proxy-support branch August 25, 2024 10:33
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.

Add support for HTTPS proxy
4 participants