d86de66cf88bc5bdb17a2738a6550590ec9e4226

Compliant

  1. Trail Events

    14 events
  2. 1 year ago
    d86de66
    Reported by: Simon Castagna
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1701514971.0 • 1 year ago
    Ci rename variable (#13)

    * In CI workflows rename ARTIFACT_NAME to IMAGE_NAME

    * In CI workflows remove unneeded quotes
    Template:
    trail:
      artifacts:
      - attestations:
        - name: lint
          type: '*'
        - name: branch-coverage
          type: '*'
        - name: snyk-scan
          type: '*'
        - name: pull-request
          type: '*'
        name: artifact
      artifactsInheritTrailCompliance: true
      attestations: []
    version: 1
    
  3. 1 year ago
    d86de66
    Compliant