Skip to content

Remove fallback behavior for database unbundle#3149

Merged
koesie10 merged 1 commit intomainfrom
koesie10/database-unbundle
Dec 18, 2023
Merged

Remove fallback behavior for database unbundle#3149
koesie10 merged 1 commit intomainfrom
koesie10/database-unbundle

Conversation

@koesie10
Copy link
Copy Markdown
Member

The CodeQL CLI always supports the database unbundle command since 140d369 so we can remove the fallback behavior.

There were some places which were not passing in the CodeQL CLI server, but these always have access to the CLI server, so this just passes them in.

The only change in behavior (in terms of the fallback behavior) is in the new-query.test.ts test.

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.

The CodeQL CLI always supports the `database unbundle` command since
140d369
so we can remove the fallback behavior.

There were some places which were not passing in the CodeQL CLI server,
but these always have access to the CLI server, so this just passes them
in.

The only change in behavior (in terms of the fallback behavior) is in
the `new-query.test.ts` test.
@koesie10 koesie10 force-pushed the koesie10/database-unbundle branch from b29f502 to 14b2282 Compare December 18, 2023 13:20
@koesie10 koesie10 marked this pull request as ready for review December 18, 2023 13:46
@koesie10 koesie10 requested review from a team as code owners December 18, 2023 13:46
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.

LGTM!

@koesie10 koesie10 merged commit 790503b into main Dec 18, 2023
@koesie10 koesie10 deleted the koesie10/database-unbundle branch December 18, 2023 14:13
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