denoland / denoland/setup-deno

Respect `HTTPS_PROXY` environment variables

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
330
Forks
58
PR merge metrics
No merged PRs in 30d

Description

https://github.com/denoland/setup-deno/blob/5e01c016a857a4dbb5afe9d0f9733cd472cba985/src/version.mjs#L2C10-L2C15

This fetch call fails behind proxy. Please consider to use proxied fetch from [@actions/toolkit http client](https://github.com/actions/toolkit/blob/d14afd7973c037fa9f72882decd1eb3befa36135/packages/http-client/src/index.ts#L127 ) or [proxy-agent](https://www.npmjs.com/package/proxy-agent).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.