dependabot[bot]
92e52d78e2
Bump platisd/clang-tidy-pr-comments from 1.4.3 to 1.5.0
...
Bumps [platisd/clang-tidy-pr-comments](https://github.com/platisd/clang-tidy-pr-comments ) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/platisd/clang-tidy-pr-comments/releases )
- [Commits](https://github.com/platisd/clang-tidy-pr-comments/compare/v1.4.3...v1.5.0 )
---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 12:17:30 +02:00
Josh
c19bf7945b
ci(clang-tidy-review): Fix for qt6 + swap to docker-ci container ( #6860 )
...
* ci(clang-tidy-review): Fix for qt6 + swap to docker-ci container
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: add OPENSSL_ROOT_DIR
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: use clang-tidy-diff.py
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: path to clang-tidy-diff.py -> clang-tidy-diff-15.py
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: try to fix git usage
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: LD_LIBRARY_PATH workaround for python in clang-tidy-pr-comments
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: bump back to 1.4.3 clang-tidy-pr-comments to avoid workarounds
Signed-off-by: Josh <josh.t.richards@gmail.com>
* fix: wrap up after debugging this
Signed-off-by: Josh <josh.t.richards@gmail.com>
---------
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-21 14:46:03 +08:00
dependabot[bot]
7641df2586
Bump actions/checkout from 2 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...8ade135a41bc03ea155e62e844d188df1ea18608 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 11:25:33 +02:00
Matthieu Gallien
bb09bc67fc
improve names of CI checks and do not run them on merges to master
...
not convinced it is needed to run the checks after a merge to master
branch in addition to running them before merging a PR
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-09-25 11:27:13 +02:00
Matthieu Gallien
4e3e8be4f6
configure a list of checks for clang-tidy
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-10-03 21:05:50 +02:00
Matthieu Gallien
43e7308164
check our code with clang-tidy
...
should allow to keep our code tidy and maybe simplify reviews
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-10-02 15:36:25 +02:00
Matthieu Gallien
88629737c1
check our code with clang-tidy
...
should allow to keep our code tidy and maybe simplify reviews
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-10-02 15:09:47 +02:00