Commit Graph
5 Commits
Author SHA1 Message Date
Adam 6a4544ed2e cl: set pmd cache location 2022-04-24 13:46:42 -04:00
Adam 78e0cf5392 ci: use mvn verify phase instead of install
Installing the artifacts is not necessary, and
currently we have to remove them from the build
cache to prevent that from growing too large
2020-12-13 11:22:11 -05:00
Adam 79286202e6 ci: update glslang to 8.13.3743 2020-11-06 16:03:04 -05:00
Adamandpilino1234 7ceb3c9e02 client: add PMD source code analyzer
This catches common bugs, dead code, etc., and also performs some more advanced
code style checks compared to checkstyle.

Co-authored-by: pilino1234 <pilino@posteo.de>
2020-11-01 11:54:54 -05:00
Tomas Slusny c4f019aff0 Switch to GitHub actions
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2020-10-30 14:36:20 -04:00