]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ci: configure C++ CodeQL support wip-codeql_cpp-main 60296/head
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Mon, 14 Oct 2024 11:08:20 +0000 (13:08 +0200)
committerErnesto Puerta <epuertat@redhat.com>
Wed, 16 Oct 2024 15:56:23 +0000 (17:56 +0200)
commit1e7e8057dbd99f24aedca5499bb2a98c62958d49
tree17a7d996e2a8bc78a921e18537104b569332c161
parent739670290eed6d19ca1b6254cf4b500544a30d97
ci: configure C++ CodeQL support

Auto-generated from https://github.com/ceph/ceph/settings/security_analysis -> CodeQL analysis -> ... -> "Switch to Advanced".

Changes:
* reverse order of protected branches,
* add specific build steps for Ceph.
* update `do_cmake.sh` to support Ubuntu 24.04

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
.github/workflows/codeql.yml [new file with mode: 0644]
do_cmake.sh