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

Improve robustness of extracting the bundle tag name by henrymercer · Pull Request #2570 · github/codeql-action · GitHub

Improve robustness of extracting the bundle tag name - #2570

Merged
dbartol merged 2 commits into
mainfrom
henrymercer/more-robust-tag-name
Oct 28, 2024
Merged

dbartol merged 2 commits into
mainfrom
henrymercer/more-robust-tag-name

Conversation

Copy link
Copy Markdown
Contributor

Previously, we'd extract the wrong tag for a tools URL like https://github.com/org/codeql-bundle-testing/releases/download/codeql-bundle-v2.19.0/codeql-bundle-linux64.tar.zst. This approach fixes that case while avoiding assuming too much about the structure of the tools URL.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

henrymercer requested a review from a team as a code owner October 28, 2024 20:08
henrymercer changed the title Henrymercer/more robust tag name Improve robustness of extracting the bundle tag name Oct 28, 2024

dbartol left a comment

Copy link
Copy Markdown

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

LGTM

dbartol merged commit 6a38de6 into main Oct 28, 2024
dbartol deleted the henrymercer/more-robust-tag-name branch October 28, 2024 21:11
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