summaryrefslogtreecommitdiffstats
path: root/compare
diff options
context:
space:
mode:
authorOneric <oneric@oneric.stub>2020-12-07 00:34:00 +0100
committerOneric <oneric@oneric.stub>2020-12-11 00:01:46 +0100
commit4cdc10d62d6cee3582bb43e1be2ddf0246f78182 (patch)
treec5752d387092b455ae1357bc419ce768bb3bd0a0 /compare
parent7348a77767d77204e56efb5362d1178f4416a8c2 (diff)
downloadlibass-4cdc10d62d6cee3582bb43e1be2ddf0246f78182.tar.bz2
libass-4cdc10d62d6cee3582bb43e1be2ddf0246f78182.tar.xz
ci: add Coverity to GHA
We need to run Coverity on a clang build, because Coverity's gcc misreports its version causing ASS_DEPRECATED_ENUM version checks to falsely suceed, which then causes the build to fail. Coverity's clang likely also misreports its version, but whatever clang build Coverity is using happens to work with our current code. see https://travis-ci.org/github/libass/libass/builds/743655400 Also Coverit's travis script is borked and always returns an error even on success, because it expects Coverity's server to respond with code 201, but they actually return 200 instead. To get meaningful job status we are using a custom script based on Coverity's upstream script and fontforge's Coverity script.
Diffstat (limited to 'compare')
0 files changed, 0 insertions, 0 deletions