ca4649edacee90b6c5a8223883643c8acf916a2f

Non-compliant

  1. Trail Events

    10 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1740899723.0 • 4 weeks ago
    Merge pull request #105 from cyber-dojo/tidy-workflow-layout

    Tidy workflow layout, add comment to kosli-create-flow
    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