9befe33955f75b8b11bc8abd0a5bc554021c1086

ToreMerkely - Create clean running-artifact base for never-alone (#203)
Compliant

  1. Trail Events

    14 events
  2. Description: ToreMerkely - Create clean running-artifact base for never-alone (#203)
    Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1722512375.0 • 3 months ago
    Create clean running-artifact base for never-alone (#203)
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
    #    - name: never-alone-data
    #      type: generic
    #    - name: never-alone-control
    #      type: generic
      artifacts:
        - name: differ
          attestations:
            - name: lint
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk
            - name: unit-test
              type: junit
            - name: branch-coverage
              type: generic
    #        - name: sonarcloud-scan
    #          type: sonar