6 Commits

Author SHA1 Message Date
Paweł Kotiuk
b4b9b367cd chore(ci): Update version of checkout GitHub action 2024-10-31 23:56:28 +01:00
Paweł Kotiuk
7f4806602d chore: Bump clang-format version in CI 2022-12-01 21:02:12 +01:00
Paweł Kotiuk
b99df18102 chore: Bump codeQL and checkout action version 2022-11-22 08:26:54 +01:00
Avinal Kumar
b2f861a50c Add infer static code analysis to CI
- Adds infer
- remove parallel from builds
- Add name to code formatting CI

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2021-11-20 11:37:13 +05:30
Avinal Kumar
e1c2fbff1f ci: Add concurrency and remove redundant lines
- Add concurrency
- Add workflow dispatch
- Reformat for better readability
- Remove redundant lines
- Enable parallel builds
- Add pull request build
- Enable only master branch for CI

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2021-11-02 10:07:18 +01:00
Paweł Kotiuk
a0c7d84b8d chore: ensure Consistent formatting of code across entire project
* Create basic config for clang-format

* Format source files using clang-format

* Add Github Action checking proper code formatting after every Pull request
2020-10-12 15:57:33 +02:00