Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add proxy support for self-hosted runners #88

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

Merged
merged 10 commits into from
Jun 16, 2023
Merged

Add proxy support for self-hosted runners #88

merged 10 commits into from
Jun 16, 2023

Conversation

digimangos
Copy link
Contributor

Enabled support for proxy servers when using this from a self-hosted runner.

@digimangos digimangos added the enhancement New feature or request label Jun 16, 2023
@digimangos digimangos self-assigned this Jun 16, 2023
@digimangos digimangos requested review from a team and stoe as code owners June 16, 2023 05:26
@stoe stoe enabled auto-merge (squash) June 16, 2023 06:05
@stoe stoe merged commit f34bd48 into main Jun 16, 2023
@stoe stoe deleted the proxy-support branch June 16, 2023 06:05
stoe added a commit that referenced this pull request Jun 16, 2023
* Allow proxy support

* Add proxy agent

* Update octokit to latest

* Add debugging

* Update dist

* Fix agent import

* Add dist

* Remove debug

* Remove allowlist test file

* ➕ Update dependencies in `package-lock.json`

---------

Co-authored-by: Stefan Stölzle <[email protected]>
stoe added a commit that referenced this pull request Jun 22, 2023
* ⬆️ Upgrade dependencies

* 👷 Pin actions to a full length commit SHA

https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions

* 🚚 Change paths to `js`

* 📦️ Add sourcemap for builds

* 📦️ Update `dist/`

* 👷 Exclude `dist/` from CodeQL checks

* 🔊 Add error stack trace when debug logging

* ⬆️ Upgrade dependencies

* Add proxy support for self-hosted runners (#88)

* Allow proxy support

* Add proxy agent

* Update octokit to latest

* Add debugging

* Update dist

* Fix agent import

* Add dist

* Remove debug

* Remove allowlist test file

* ➕ Update dependencies in `package-lock.json`

---------

Co-authored-by: Stefan Stölzle <[email protected]>

* ⬆️ Upgrade dependencies

* ➕ Add @octokit/plugin-enterprise-server plugin

https://github.com/octokit/plugin-enterprise-server.js

* 🎨 Move proxy to octokit defaults

* 📦️ Update `dist/`

* 📦️ Update `dist/`

* 💡 Update doc references

* 🗑️ Remove redundant API calls for organizations

---------

Co-authored-by: Damien Hardy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants