Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve robustness of extracting the bundle tag name #2570

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

henrymercer
Copy link
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 henrymercer requested a review from a team as a code owner October 28, 2024 20:08
@henrymercer henrymercer changed the title Henrymercer/more robust tag name Improve robustness of extracting the bundle tag name Oct 28, 2024
Copy link
Contributor

@dbartol dbartol left a comment

Choose a reason for hiding this comment

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

LGTM

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