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

Skip an API call when downloading a CodeQL version with a semver bundle #1758

Merged

Conversation

henrymercer
Copy link
Contributor

Previously, we made an API call to look up the CLI version to release mapping when the default CLI version was requested on Dotcom and that CLI wasn't in the toolcache. Now we compute the tag name directly for semver bundles.

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 July 6, 2023 21:25
Previously, we made an API call to look up the CLI version to release
mapping when the default CLI version was requested on Dotcom and that
CLI wasn't in the toolcache.
Now we compute the tag name directly for semver bundles.
@henrymercer henrymercer force-pushed the henrymercer/bundle-semantic-version-simplifications branch from db2aa0a to 6418c5d Compare July 7, 2023 09:59
angelapwen
angelapwen previously approved these changes Jul 7, 2023
Copy link
Contributor

@angelapwen angelapwen left a comment

Choose a reason for hiding this comment

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

✨ great!

src/codeql.ts Outdated Show resolved Hide resolved
@henrymercer henrymercer enabled auto-merge July 7, 2023 12:07
@henrymercer henrymercer merged commit bc5c834 into main Jul 7, 2023
@henrymercer henrymercer deleted the henrymercer/bundle-semantic-version-simplifications branch July 7, 2023 12:22
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