Skip to content

Commit

Permalink
Merge pull request #2624 from github/NlightNFotis/detect_use_proxy_wh…
Browse files Browse the repository at this point in the history
…en_streaming

Respect proxy settings when streaming the download and extraction of the CodeQL bundle
  • Loading branch information
NlightNFotis authored Dec 11, 2024
2 parents 4d64ab6 + 1e5b591 commit c4bbe15
Show file tree
Hide file tree
Showing 195 changed files with 31,078 additions and 83 deletions.
15 changes: 14 additions & 1 deletion .github/workflows/__test-proxy.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the

## [UNRELEASED]

No user facing changes.
- Fixed an issue where streaming the download and extraction of the CodeQL bundle did not respect proxy settings. [#2624](https://github.com/github/codeql-action/pull/2624)

## 3.27.7 - 10 Dec 2024

Expand Down
2 changes: 1 addition & 1 deletion lib/setup-codeql.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/setup-codeql.js.map

Large diffs are not rendered by default.

43 changes: 27 additions & 16 deletions lib/tools-download.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/tools-download.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 24 additions & 3 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions node_modules/@actions/http-client/lib/index.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c4bbe15

Please sign in to comment.