summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2021-07-22CI: Add a manual trigger for Covscan.Björn Esser1-0/+1
2021-07-22CI: Add a workflow that mimics the Travis config matrix.Zack Weinberg1-0/+128
2021-07-22CI: Add workflows for running code quality tools.Zack Weinberg2-0/+254
2021-07-22CI: Add workflow to run ‘make distcheck’.Björn Esser1-0/+105
2021-07-22CI: Add workflow to run testsuite under memory checkers.Zack Weinberg1-0/+162
2021-07-22CI: Bootstrap caching and better log dumping for codecov.yml.Zack Weinberg1-5/+43
2021-07-21Update codecov.yml to codecov/codecov-action@v2.Zack Weinberg1-10/+14
2021-07-21Fix incorrect variable name in .github/workflows/codecov.ymlZack Weinberg1-3/+3
2021-07-20Add a note to codecov.yml explaining why we need to install llvm.Zack Weinberg1-0/+1
2021-07-20Github Actions: more thorough logging of build tool versionsZack Weinberg1-2/+2
2021-07-04Github Actions: Use ‘same_content_newer’ for concurrent job skipping.Zack Weinberg1-3/+5
2021-07-04Github Actions: Add workflow for code coverage monitoring.Björn Esser1-0/+76