e7c5d13e343b6c5f17ed7ac960617bf3951bd5b5

Compliant

  1. Trail Events

    15 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1749893214.0 • 1 month ago
    Tidying (#297)

    * Remove unneeded env-vars from CI workflow jobs

    * Add check to ensure on CI image is never built from makefile
    Origin URL: https://github.com/cyber-dojo/dashboard/actions/runs/15650646222
    Template:
    version: 1
    
    trail:
      attestations:
        - name: pull-request
          type: pull_request
      artifacts:
        - name: dashboard
          attestations:
            - name: rubocop-lint
              type: junit
            - name: snyk-code-scan
              type: snyk
            - name: snyk-container-scan
              type: snyk
            - name: sonarcloud-scan
              type: sonar
            - name: unit-test
              type: junit
            - name: unit-test-coverage
              type: generic