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

Merge main into releases/v2 #1547

Merged
merged 22 commits into from Feb 24, 2023
Merged

Merge main into releases/v2 #1547

merged 22 commits into from Feb 24, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 24, 2023

Merging 237a258 into releases/v2.

Conductor for this PR is @henrymercer.

Contains the following pull requests:

Please do the following:

  • Ensure the CHANGELOG displays the correct version and date.
  • Ensure the CHANGELOG includes all relevant, user-facing changes since the last release.
  • Check that there are not any unexpected commits being merged into the releases/v2 branch.
  • Ensure the docs team is aware of any documentation changes that need to be released.
  • Approve and merge this PR. Make sure Create a merge commit is selected rather than Squash and merge or Rebase and merge.
  • Merge the mergeback PR that will automatically be created once this PR is merged.

cklin and others added 22 commits February 10, 2023 09:27
Mergeback v2.2.4 refs/heads/releases/v2 into main
We had a problem where `waitForProcessing` was not completing before
the node process ends. This is because using `unref` would allow the
node process to end without having the `delay` function complete.
Avoid unref-ing timer while awaiting status upload
This refactoring commit changes databaseRunQueries() to accept a list of
flags instead of separate memory and threads flags.
Clean the npm cache before running install
This refactoring commit changes runQueries() to calculate the set of
indices with non-empty custom queries early. Doing so allows us to check
early on whether there are any custom queries to run.
Set --expect-discarded-cache option
Update default CodeQL bundle version to 2.12.3
@henrymercer henrymercer marked this pull request as ready for review February 24, 2023 19:02
@henrymercer henrymercer requested a review from a team as a code owner February 24, 2023 19:02
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.

None yet

5 participants