7813c855169c19d87d035eb4a5a92e5fa98514ad

Incomplete

  1. Trail Events

    12 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1764775946.0 • 2 weeks ago
    Merge pull request #159 from cyber-dojo/switch-unit-test-to-custom-attestations

    Switch unit-tests to custom attestations
    Origin URL: https://github.com/cyber-dojo/runner/actions/runs/19899390566
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: runner
          attestations:
            - name: rubocop-lint
              type: junit
            - name: unit-test
              type: junit
            - name: unit-test-metrics
              type: custom:test-metrics
            - name: unit-test-coverage-metrics
              type: custom:coverage-metrics
            - name: integration-test
              type: junit
            - name: integration-test-branch-coverage
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk