e3d963e0566a9f80b575b962d97b7200591bb03b

Compliant

  1. Trail Events

    14 events
  2. Reported by: ci-pipelines
    Commit:
    Julien Biezemans <jb@jbpros.com> (main) 1743428364.0 • 1 day ago
    Use reusable workflow (#165)
    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: custom:test-metrics
            - name: unit-test-coverage-metrics
              type: custom:coverage-metrics
            - name: integration-test
              type: junit
            - name: integration-test-metrics
              type: custom:test-metrics
            - name: integration-test-coverage-metrics
              type: custom:coverage-metrics