toxcore/.github/workflows
iphydf c81038c963
chore: Add sonar-scan analysis on pushes.
We can't run this on pull requests because it needs access to the
`SONAR_TOKEN` secret. Perhaps in the future we can make it a
`pull_request_target` workflow, but then we can't use cmake to initialise
the environment, meaning we need to specify the inputs manually.
2022-01-14 12:38:35 +00:00
..
ci.yml fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
coverity-scan.yml chore: Use an incrementing version number for coverity scans. 2021-12-10 16:53:57 +00:00
docker.yml chore: Add sonar-scan analysis on pushes. 2022-01-14 12:38:35 +00:00
sonar-scan.yml chore: Add sonar-scan analysis on pushes. 2022-01-14 12:38:35 +00:00