9dd33ebfc45905507e0758e1f4f95845f35c04fc

Compliant

  1. Trail Events

    15 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1730494280.0 • 3 weeks ago
    Merge pull request #87 from cyber-dojo/use-shorter-workflow-name

    Use shorter workflow 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-branch-coverage
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-branch-coverage
              type: generic