aef74dfea635bdbf9bc86829aef5501e7c7c76f3

Compliant

  1. Trail Events

    17 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1730918294.0 • 2 weeks ago
    Merge pull request #96 from cyber-dojo/fix-attestation-name

    Fix attestation name
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: saver
          attestations:
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk
            - name: unit-test
              type: junit
            - name: unit-test-metrics
              type: generic
            - name: unit-test-coverage-metrics
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-metrics
              type: generic
            - name: integration-test-coverage-metrics
              type: generic