2b8fa1d90cd2b4d91ca1850781ba74e2d070112a

Compliant

  1. Trail Events

    14 events
  2. 1 year ago
    2b8fa1d
    Reported by: Simon Castagna
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1701424019.0 • 1 year ago
    In all uses yml have relative path (#12)

    * Use relative path in all CI yml uses

    * CI: fix workflow name
    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
    2b8fa1d
    Compliant