Commit Graph

14 Commits

Author SHA1 Message Date
c314cb2903 remove usage of linkermap, update checkout to v4 2023-12-18 20:07:17 +07:00
625c27ca58 add workflow_dispatch for manual trigger 2023-05-25 16:20:58 +07:00
6683053f48 finalize 2023-03-17 18:44:30 +07:00
2e5f649fd3 fix run unit test with pre-commit 2023-03-17 16:57:30 +07:00
2faad42cb1 update ci
- remove submodules init
- pre-commit: forbid new submodule, run in ci
2023-03-17 15:54:25 +07:00
1dcffc655d fix(fuzz): Make sanitizer flags optional
Currently OSS fuzz expects to have complete control over the
sanitizer flags. As we currently have these set it's causing
problems with the OSS fuzz build. Instead we should use the
provided variables from the OSS fuzz build environment. For
local testing we'll create a set a well defined defaults.
2022-12-28 21:07:29 +00:00
4deec2f4be fix ci 2022-12-08 11:40:43 +07:00
33ea178cd9 update build fuzzer step 2022-12-08 11:37:13 +07:00
ffd008dc75 update build fuzzer 2022-12-08 11:36:19 +07:00
bf8f4f9521 move build Fuzzer into pre-commit 2022-12-08 11:31:39 +07:00
34081f6c5c update ci 2022-12-08 10:00:25 +07:00
91d5fa5639 add paths to all workflows 2022-12-08 09:44:26 +07:00
b37870c964 test exclude-file.txt, add action concurrency 2022-12-04 21:08:47 +07:00
e3df3ac5ce add codespell config and ci run 2022-12-04 20:29:24 +07:00