]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/ci-coverity'
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Oct 2023 19:18:27 +0000 (12:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Oct 2023 19:18:27 +0000 (12:18 -0700)
GitHub CI workflow has learned to trigger Coverity check.

* js/ci-coverity:
  coverity: detect and report when the token or project is incorrect
  coverity: allow running on macOS
  coverity: support building on Windows
  coverity: allow overriding the Coverity project
  coverity: cache the Coverity Build Tool
  ci: add a GitHub workflow to submit Coverity scans


Trivial merge