ab7ed3c3198d5bb016204a0252e9aacc146b2f6a

Compliant

  1. Trail Events

    16 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1745408416.0 • 23 hours ago
    Merge pull request #197 from cyber-dojo/use-lowercase-arguments-in-called-workflows

    Switch to workflows with lowercase argument names
    Origin URL: https://github.com/cyber-dojo/saver/actions/runs/14617230070
    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