|
From: BsAtHome <no...@gi...> - 2026-06-07 13:40:15
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 60b0e7bc84b7e1435cb2ad79cbf09e7bbefac4c1 https://github.com/LinuxCNC/linuxcnc/commit/60b0e7bc84b7e1435cb2ad79cbf09e7bbefac4c1 Author: Hannes Diethelm <han...@gm...> Date: 2026-06-07 (Sun, 07 Jun 2026) Changed paths: M scripts/cppcheck.sh Log Message: ----------- cppcheck.sh: Return 1 on error, so CI fails Also add a message at the end, so it is clearly visible if it is good or not. Commit: 04ef38c40959ceaa10fe9a738b521978adca5f37 https://github.com/LinuxCNC/linuxcnc/commit/04ef38c40959ceaa10fe9a738b521978adca5f37 Author: Hannes Diethelm <han...@gm...> Date: 2026-06-07 (Sun, 07 Jun 2026) Changed paths: M .github/workflows/ci.yml Log Message: ----------- CI: Split into shell- and cppcheck job / fail on cppcheck Now if one fails, you have still the result from the other. Commit: ae8b38d75be5a4de9f290f58d16389c1d3682041 https://github.com/LinuxCNC/linuxcnc/commit/ae8b38d75be5a4de9f290f58d16389c1d3682041 Author: BsAtHome <be...@va...> Date: 2026-06-07 (Sun, 07 Jun 2026) Changed paths: M .github/workflows/ci.yml M scripts/cppcheck.sh Log Message: ----------- Merge pull request #4119 from hdiethelm/cppcheck_fail CI: Fail on cppcheck.sh error Compare: https://github.com/LinuxCNC/linuxcnc/compare/cfa3a17b4185...ae8b38d75be5 To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |