Skip to content

Add stubs of commands for multi-query support#3239

Merged
robertbrignull merged 2 commits intomainfrom
robertbrignull/multi-query-commands
Jan 16, 2024
Merged

Add stubs of commands for multi-query support#3239
robertbrignull merged 2 commits intomainfrom
robertbrignull/multi-query-commands

Conversation

@robertbrignull
Copy link
Copy Markdown
Contributor

This PR adds stubs of commands for codeQL.runVariantAnalysisContextExplorer and codeQL.runVariantAnalysisPublishedPack. Both of these are currently behind the canary flag and a new codeQL.variantAnalysis.multiQuery. We're not trying to fully implement these commands in this PR, but just add the boilerplate that we can extend later.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@robertbrignull robertbrignull requested review from a team as code owners January 15, 2024 17:10
Copy link
Copy Markdown
Contributor

@charisk charisk left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM!

@robertbrignull robertbrignull merged commit a157246 into main Jan 16, 2024
@robertbrignull robertbrignull deleted the robertbrignull/multi-query-commands branch January 16, 2024 10:24
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