FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump minimum supported CodeQL version to 2.4.5 to address flaky tests by henrymercer · Pull Request #931 · github/codeql-action · GitHub

Bump minimum supported CodeQL version to 2.4.5 to address flaky tests - #931

Merged
henrymercer merged 3 commits into
mainfrom
henrymercer/fix-flaky-tests
Feb 17, 2022
Merged

henrymercer merged 3 commits into
mainfrom
henrymercer/fix-flaky-tests

Conversation

henrymercer commented Feb 16, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

This PR bumps the minimum supported CLI version to 2.4.5. This is the earliest CodeQL version supported by the earliest supported version of GHES, i.e. GHES 3.1.

Bumping to this version resolves some flaky tests caused by the "We still have not reached idleness" deadlock, as this deadlock is fixed in 2.4.5.

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 requested a review from a team as a code owner February 16, 2022 12:44
This is the earliest CodeQL version supported by GHES.
Bumping to this version resolves some flaky tests caused by the "We
still have not reached idleness" deadlock, as this deadlock is fixed in
2.4.5.
henrymercer force-pushed the henrymercer/fix-flaky-tests branch from 8410358 to 4ef2013 Compare February 16, 2022 12:46

Copy link
Copy Markdown
Contributor

Nice. Do we definitely want to do a minor version bump for this? I guess it is a breaking change, but it goes against our pattern of bumping the minor version after a GHES release.

henrymercer commented Feb 16, 2022
edited
Loading

Copy link
Copy Markdown
Contributor Author

We've made similar deprecations for the CLI in a patch version: https://github.com/github/codeql-cli-binaries/releases/tag/v2.7.5. Given the GHES versioning constraints I'll drop the Action version bump.

henrymercer force-pushed the henrymercer/fix-flaky-tests branch from 4ef2013 to 49c1e2f Compare February 16, 2022 13:32
henrymercer merged commit 6a961c0 into main Feb 17, 2022
henrymercer deleted the henrymercer/fix-flaky-tests branch February 17, 2022 11:49
This was referenced Feb 17, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL