summaryrefslogtreecommitdiff
path: root/.github/workflows/codecov.yml
AgeCommit message (Expand)AuthorFilesLines
2021-09-18Move CI-scripts into seperate subdir.Björn Esser1-3/+3
2021-09-18Use seperate subdir for autogenerated autotools-scripts.Björn Esser1-9/+2
2021-09-18Move m4sh scripts to build-aux/m4 directory.Björn Esser1-6/+6
2021-08-05CI: Run make with parallel jobs.Björn Esser1-2/+7
2021-08-05CI: Add more files to be ignored for CI run.Björn Esser1-1/+1
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