7d671d966be2de0948e88e040d240a357d701ca7

Incomplete

  1. Trail Events

    9 events
  2. Reported by: ci-pipelines
    Commit:
    Jon Jagger <jon@kosli.com> (main) 1749888116.0 • 1 month ago
    Recalculate --fingerprint from image-name (#292)

    * Recalculate --fingerprint from image-name

    This is safer than reusing the fingerprint output of the build job.
    Eg suppose 'make test_server' is building a new image.

    * Get tagged-image-name from build job in workflow

    * Get tagged-image-name from build job in all workflow jobs
    Origin URL: https://github.com/cyber-dojo/dashboard/actions/runs/15649998526
    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