aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2022-11-20CI: decrease fuzzing time from 300s to 30sDavid Korczynski1-1/+1
Signed-off-by: David Korczynski <david@adalogics.com>
2022-11-18Add Github CIFuzz actionDavid Korczynski1-0/+24
Signed-off-by: David Korczynski <david@adalogics.com>
2022-09-02Add issue templates to try to route questions to DiscussionsArseny Kapoulkine3-0/+21
2021-06-28Update github action to trigger defines via CMakeBjörn Blissing1-1/+1
Use options via explicit CMake defines, instead of calling them from the generic PUGI_BUILD_DEFINES variable.
2021-06-27gcov crashes on LLVM-produced coverage on LinuxArseny Kapoulkine1-0/+2
2021-06-27Fix coverage build to include CXX defineArseny Kapoulkine1-1/+1
Also it seems like we don't need to restrict coverage build to Linux/clang?
2021-06-27Don't run GHA workflow on push to branchesArseny Kapoulkine1-46/+50
Also convert line endings to Unix.
2021-06-27Remove custom job name for unixArseny Kapoulkine1-1/+0
2021-06-27Switch to export and GH varsArseny Kapoulkine1-7/+5
2021-06-27Add GitHub Actions based buildArseny Kapoulkine1-0/+49