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

enable CodeQL #254

Merged
merged 9 commits into from Dec 16, 2020
Merged

enable CodeQL #254

merged 9 commits into from Dec 16, 2020

Conversation

alex19EP
Copy link
Member

@alex19EP alex19EP commented Dec 14, 2020

what's done

implemented CodeQL via github actions.

  • windows
    • c++ scanning
    • python scanning
  • linux
    • c++ scanning
    • java scanning

c++ scanning on windows currently not works. i think another scons weirdness.

will merge without windows C++ scanning. most of our code base are cross
platform anyway. 😉

testing performed

look at all this green checks! ✔

@alex19EP alex19EP added Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style OS: Linux Issues related to Linux operating system OS: Windows Issues related to Windows operating system labels Dec 14, 2020
@alex19EP alex19EP force-pushed the CodeQL branch 11 times, most recently from 3cfb54c to da94efa Compare December 15, 2020 14:19
@alex19EP alex19EP added this to In progress in CI/CD Dec 15, 2020
@alex19EP alex19EP added Code: C++ Code: Java Code: Python OS: Android Issues related to Android operating system labels Dec 15, 2020
@alex19EP alex19EP force-pushed the CodeQL branch 2 times, most recently from 51dd069 to 1d86c18 Compare December 16, 2020 15:35
it'sn't working for now.
@alex19EP alex19EP marked this pull request as ready for review December 16, 2020 16:01
@alex19EP alex19EP merged commit 770546e into master Dec 16, 2020
CI/CD automation moved this from In progress to Done Dec 16, 2020
@alex19EP alex19EP deleted the CodeQL branch December 16, 2020 16:05
@alex19EP alex19EP restored the CodeQL branch December 16, 2020 16:05
@alex19EP alex19EP deleted the CodeQL branch May 7, 2021 23:20
zstanecic pushed a commit to zstanecic/RHVoice that referenced this pull request May 16, 2022
this is the first tool with which I plan to improve the quality of our code base.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: C++ Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style Code: Java Code: Python OS: Android Issues related to Android operating system OS: Linux Issues related to Linux operating system OS: Windows Issues related to Windows operating system
Projects
CI/CD
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant