FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update release used by `start-proxy` to `codeql-bundle-v2.22.0` by github-actions[bot] · Pull Request #2947 · github/codeql-action · GitHub

Update release used by start-proxy to codeql-bundle-v2.22.0 - #2947

Merged
mbg merged 1 commit into
mainfrom
dependency-proxy/codeql-bundle-v2.22.0
Jun 24, 2025
Merged

Update release used by start-proxy to codeql-bundle-v2.22.0#2947
mbg merged 1 commit into
mainfrom
dependency-proxy/codeql-bundle-v2.22.0

Conversation

Copy link
Copy Markdown
Contributor

This PR updates the start-proxy action to use the private registry proxy binaries that
are attached as release assets to the codeql-bundle-v2.22.0 release.

Please do the following before merging:

  • Verify that the changes to the code are correct.
  • Mark the PR as ready for review to trigger the CI.

mbg marked this pull request as ready for review June 24, 2025 11:09
Copilot AI review requested due to automatic review settings June 24, 2025 11:09
mbg requested a review from a team as a code owner June 24, 2025 11:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull Request Overview

Updates the start-proxy action to use the new codeql-bundle-v2.22.0 release by bumping the proxy version and download URL.

  • Bump UPDATEJOB_PROXY_VERSION to v2.0.20250624110901
  • Update UPDATEJOB_PROXY_URL_PREFIX to point at codeql-bundle-v2.22.0

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/start-proxy-action.ts Updated version constant and release URL prefix
lib/start-proxy-action.js Mirrored version and URL updates in compiled JS
Comments suppressed due to low confidence (1)

lib/start-proxy-action.js:47

  • There are no tests verifying the updated proxy version and URL prefix. Adding or updating tests to validate these constants will help catch incorrect values in future updates.
const UPDATEJOB_PROXY_URL_PREFIX = "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.22.0/";

Comment thread src/start-proxy-action.ts
mbg merged commit 2cae828 into main Jun 24, 2025
mbg deleted the dependency-proxy/codeql-bundle-v2.22.0 branch June 24, 2025 11:28
github-actions Bot mentioned this pull request Jun 27, 2025
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL