create-github-app-token
create-github-app-token copied to clipboard
Remove custom proxy functionality
Looks like Undici added native proxy support, so we may be able to remove the custom proxy support we added in https://github.com/actions/create-github-app-token/pull/102.
https://github.com/actions/create-github-app-token/blob/3cef845e011fe15a870d7e7227cd75b8bd8a1140/lib/request.js#L15-L16
Originally posted by @parkerbxyz in https://github.com/actions/create-github-app-token/issues/132#issuecomment-2088761957
This depends on https://github.com/nodejs/node/issues/43187. We may need to wait until that is resolved to finish this.
:tada: This issue has been resolved in version 3.0.0-beta.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: