b5b515bdb1c4e62cc0c39be7e38b0a7acf319913

Incomplete

  1. Trail Events

    5 events
  2. Reported by: ci-pipelines
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1733936751.0 • 1 month ago
    Merge pull request #237 from cyber-dojo/fix-sonar-properties

    Fix typo in sonar-project.properties
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: dashboard
          attestations:
            - name: rubocop-lint
              type: junit
            - name: snyk-code-scan
              type: snyk
            - name: snyk-container-scan
              type: snyk
            - name: sonarcloud-scan
              type: sonar
            - name: unit-test
              type: junit
            - name: unit-test-coverage
              type: generic