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

Reenable CodeQL for SDL compliance #951

Merged
merged 2 commits into from
Mar 1, 2025
Merged

Conversation

DaveTryon
Copy link
Contributor

As called out in #948, we are not currently running CodeQL, which is a compliance violation. This PR backs out the change from #916 and part of the change from #913, leaving us with osx-arm64 being tested in every PR and in the release validation pipelines, and CodeQL being run in the CI pipeline. Here's the full table, just for reference:

Pipeline job Builds Test os CodeQL
PR windows windows windows No
PR linux linux linux No
PR osx osx osx No
PR osx-arm64 osx-arm64 osx-arm64 No
CI windows windows windows Yes
CI linux linux linux Yes
CI osx osx osx Yes
CI osx-arm64 osx-arm64 osx Yes
Release validation windows n/a windows No
Release validation linux n/a linux No
Release validation osx n/a osx No
Release validation osx-arm64 n/a osx-arm64 No

@DaveTryon DaveTryon requested a review from a team as a code owner February 27, 2025 20:53
@DaveTryon
Copy link
Contributor Author

/azp run

@DaveTryon
Copy link
Contributor Author

/azp run

@DaveTryon DaveTryon merged commit c695cca into main Mar 1, 2025
4 checks passed
@DaveTryon DaveTryon deleted the DaveTryon/reenable-codeql branch March 1, 2025 05:50
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