summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
AgeCommit message (Collapse)Author
2023-05-25add workflow_dispatch for manual triggerhathach
2023-03-17finalizehathach
2023-03-17fix run unit test with pre-commithathach
2023-03-17update cihathach
- remove submodules init - pre-commit: forbid new submodule, run in ci
2022-12-28fix(fuzz): Make sanitizer flags optionalNathaniel Brough
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-08fix cihathach
2022-12-08update build fuzzer stephathach
2022-12-08update build fuzzerhathach
2022-12-08move build Fuzzer into pre-commithathach
2022-12-08update cihathach
2022-12-08add paths to all workflowshathach
2022-12-04test exclude-file.txt, add action concurrencyhathach
2022-12-04add codespell config and ci runhathach