Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ade action versions
Keep packaging on codeql-bundle 0.5.0 until 0.6.0 is published. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
Once advanced-security/codeql-bundle#33 merges and |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
QLT_CODEQL_BUNDLE_PATHlinux64) from Linux ARM64 (linux-arm64)Why
GitHub deprecated
codeql-bundle.tar.gzin CodeQL CLI 2.27.0 and plans to remove it in March 2027: https://github.blog/changelog/2026-09-22-deprecation-notice-all-platform-codeql-bundle/Per-platform bundles avoid that deprecated archive and stop QLT from creating and exporting bundles for platforms other than the current host.
Linux ARM64 scope
This PR recognizes and tests the
linux-arm64selection on a native GitHub-hosted ARM64 runner. QLT packaging remains on released codeql-bundle 0.5.0 so CI and release builds use an available dependency.End-to-end Linux ARM64 custom-bundle creation will require advanced-security/codeql-bundle#33 to merge and codeql-bundle 0.6.0 to be published, followed by a dependency bump here.
Validation
dotnet test test/CodeQLToolkit.Shared.Tests/CodeQLToolkit.Shared.Tests.csprojactionlint .github/workflows/internal-pr-test-quick-bundle-creation.ymlubuntu-latest,ubuntu-24.04-arm,windows-latest, andmacos-15