030f518350ec496c4a58a6b2fe3a3b5ebf6f7b02

Compliant

  1. Trail Events

    19 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1729842500.0 • 3 weeks ago
    In workflow, remove description from begin-trail command (#257)
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: differ
          attestations:
            - name: rubocop-lint
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk
            - name: unit-test
              type: junit
            - name: unit-test-coverage
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-coverage
              type: generic
            - name: sonarcloud-scan
              type: sonar