Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add sonar-scan analysis on pushes. #1883

Merged
merged 1 commit into from
Jan 14, 2022
Merged

Commits on Jan 14, 2022

  1. 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.
    iphydf committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c81038c View commit details
    Browse the repository at this point in the history