970015c9a8b6afc1f63b489515cf9f4dd4413de1

JonJagger - Merge pull request #25 from cyber-dojo/tidy-ci-setup Tidy variable setup in CI workflow
Compliant

  1. Trail Events

    16 events
  2. Description: JonJagger - Merge pull request #25 from cyber-dojo/tidy-ci-setup Tidy variable setup in CI workflow
    Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1715775086.0 • 6 months ago
    Merge pull request #25 from cyber-dojo/tidy-ci-setup

    Tidy variable setup in CI workflow
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: runner
          attestations:
            - name: lint
              type: generic
            - 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