Commit Graph
63 Commits
Author SHA1 Message Date
Roger A. Light 790703bcca Add further CI dependency 2025-07-10 01:38:52 +01:00
Roger A. Light 9d99e14e19 Add CI build deps 2025-07-10 01:16:29 +01:00
Roger A. Light c899ba682e Fix codeql workflow 2025-05-08 14:11:42 +01:00
Roger A. Light 7f55633450 Add build variants workflow 2025-05-08 11:18:05 +01:00
Roger A. Light 2ff2029c42 mosquitto_ctrl interactive shell mode 2025-04-16 15:42:51 +01:00
Roger A. Light 98445835e7 Pin cmake 3.x. cmake 4.0 breaks the vcpkg cjson build 2025-04-03 11:46:21 +01:00
Roger A. Light 94b8dfad37 Attempt to downgrade codecov-action to get a fix 2025-02-27 16:09:07 +00:00
Roger A. Light 3924ba35a4 Add codecov token 2025-02-27 15:16:47 +00:00
Roger A. Light bf936115b3 Repeat cmake tests 5 times 2024-11-21 19:48:10 +00:00
Roger Light 16491b65a6 Make ptest retry tests, enable for make workflows 2024-11-20 09:52:42 +00:00
Roger A. Light 7439a66f12 Update github actions workflow versions 2024-11-01 07:35:51 +00:00
Roger A. Light b5e21d146d Move password functions to libcommon. 2024-06-12 21:26:25 +01:00
Roger A. Light 48eddd5676 Check for mismatched mosquitto_malloc / free calls. 2024-04-25 14:59:46 +01:00
Roger A. Light df7fe15f75 Test vcpkg based build 2024-03-27 08:38:13 +00:00
Roger A. Light 4da5081242 Add ASAN test 2024-03-26 10:39:35 +00:00
Roger A. Light 2762a8701f Default to ptest only 2024-03-03 20:28:46 +00:00
Roger A. Light 07051019c9 Add ci-fuzz support on PRs 2024-03-03 08:47:35 +00:00
Roger A. Light c6b381df0a Relabel workflow 2024-02-29 19:45:20 +00:00
Roger A. Light 229175d5b7 CI ptest attempt 2024-02-29 19:37:13 +00:00
Roger A. Light 6e7784f096 Windows build: Update cjson and sqlite versions 2024-01-31 17:14:08 +00:00
Roger A. Light ef1573592f CodeQL add missing dep. 2024-01-31 17:09:07 +00:00
Roger A. Light 6835f2e1b8 Revert coverage action 2024-01-31 17:05:31 +00:00
Roger A. Light aee03f3b62 Update github action versions 2024-01-31 16:57:52 +00:00
Roger A. Light 837c272c29 Add argon2 password hash support 2023-11-20 22:58:42 +00:00
Roger A. Light f92316ee5a Fix for Windows build 2023-11-19 09:46:13 +00:00
Roger A. Light de9245347d Update workflow versions 2023-11-19 09:11:18 +00:00
Roger A. Light c7d314032b Update workflow dependencies 2023-11-19 08:59:20 +00:00
Roger A. Light e656e694ed Merge branch 'master' into develop 2023-09-09 15:20:40 +01:00
Roger Light ec6a56d759 Merge pull request #2734 from axos88/patch-1
Fix malloc size for file path
2023-04-01 08:48:30 +01:00
Roger A. Light 50b8d66e67 CodeQL workflow dispatch. 2023-03-27 22:40:17 +01:00
Roger A. Light 103253deda Windows build for fixes branch. 2023-03-14 23:16:49 +00:00
Roger A. Light 4e6fbae45c Delete old workflow runs. 2023-01-15 22:18:31 +00:00
Roger A. Light 99df070a2b Add cmake build and test workflow. 2023-01-15 22:12:08 +00:00
Roger A. Light a111668629 Add test deps 2022-11-10 15:44:18 +00:00
Roger A. Light dfa9a22d64 Fix Windows workflow name and update installer 2022-11-03 22:25:53 +00:00
Roger A. Light c535efdfa9 Add Windows build workflow. 2022-11-02 14:58:32 +00:00
Roger A. Light 26282ef152 Add tests to coverity scan 2022-10-16 11:04:35 +01:00
Roger A. Light f0d7c27a67 Add tests to coverity scan 2022-10-16 07:59:44 +01:00
Roger A. Light 1cfa0247cb Update apt cache before installing 2022-08-18 23:49:02 +01:00
Roger A. Light 0e562d09df First coverage workflow 2022-08-18 23:44:08 +01:00
Roger A. Light de9db2ce8a Tidy workflow, apply to fixes as well 2022-08-18 23:37:55 +01:00
Roger A. Light 2f8a83269e Remove unused workflow. 2022-08-18 23:30:24 +01:00
Roger A. Light fd68bf00c7 Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
Roger A. Light 1ed0c0436a Run lock only once per week 2022-08-13 21:39:25 +01:00
Roger A. Light 268a2bae47 Update lock-threads workflow 2022-08-11 15:32:52 +01:00
Roger A. Light efef2abdce Separate coverity scan branches scans. 2022-08-01 22:26:45 +01:00
Roger A. Light e5bf040fb7 Weekly Coverity Scan run. 2022-05-13 13:25:16 +01:00
Norbert Heusser 6fbf6fc5cb Merge branch 'eclipse:develop' into develop 2022-05-13 10:55:47 +02:00
Roger A. Light 50dc039905 Migrate Coverity Scan run to GH actions
This is pending the addition of secrets.
2022-05-09 23:07:16 +01:00
Norbert Heusser 306b76d7f6 Create github build action to build Mosquitto and added timeout
to python tests waiting for subprocess to avoid github actione being blocked

Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
2022-05-08 10:40:30 +00:00