diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2023-09-25 12:13:28 -0400 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-11-07 03:19:26 +0000 |
commit | c1393bd4867b9b1cc2ec1e203eac2e2520ad6ce7 (patch) | |
tree | 8d9d5c6a1e1d378fff4e7db013b8914af4febba9 /BaseTools | |
parent | da219919538b679d5cf7387f4eba6c20384bf868 (diff) | |
download | edk2-c1393bd4867b9b1cc2ec1e203eac2e2520ad6ce7.tar.gz edk2-c1393bd4867b9b1cc2ec1e203eac2e2520ad6ce7.tar.bz2 edk2-c1393bd4867b9b1cc2ec1e203eac2e2520ad6ce7.zip |
Remove existing CodeQL infrastructure
CodeQL currently runs via the codeql-analysis.yml GitHub workflow
which uses the `github/codeql-action/init@v2` action (pre-build)
and the `github/codeql-action/analyze@v2` action (post-build) to
setup the CodeQL environment and extract results.
This infrastructure is removed in preparation for a new design that
will directly run the CodeQL CLI as part of the build. This will
allow CodeQL to be run locally as part of the normal build process
with results that match 1:1 with CI builds.
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools')
0 files changed, 0 insertions, 0 deletions