6a99eeb52d32ae8f3076236ea5726af7d1ead7bd

Compliant

  1. Trail Events

    16 events
  2. Reported by: ci-pipelines
    Commit:
    Sami Alajrami <s.alajrami@gmail.com> (main) 1739979322.0 • 3 days ago
    Merge pull request #299 from cyber-dojo/add-kosli-debug

    Add kosli-debug env-var to workflow
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: differ
          attestations:
            - name: rubocop-lint
              type: junit
            - 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
            - name: sonarcloud-scan
              type: sonar