96dd116710d2b7e5faf158ce6f7193b706521f11

Compliant

  1. Trail Events

    15 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1741064202.0 • 3 weeks ago
    Merge pull request #108 from cyber-dojo/use-promotion

    Use separate workflow for promotion to aws-prod
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: runner
          attestations:
            - name: rubocop-lint
              type: junit
            - name: unit-test
              type: junit
            - name: unit-test-branch-coverage
              type: generic
            - name: integration-test
              type: junit
            - name: integration-test-branch-coverage
              type: generic
            - name: snyk-container-scan
              type: snyk
            - name: snyk-code-scan
              type: snyk