v2.10.3-rc5

Incomplete

  1. Trail Events

    49 events
  2. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 2024-05-10 • 08:04:34 • 11 months ago
    fix binary provenance workflow (#211)
    Template:
    version: 1
    trail:
      attestations:
      - name: lint
        type: generic
      - name: test
        type: junit
      - name: snyk-code
        type: snyk
      artifacts:
      - name: cli-docker
        attestations:
        - name: snyk-container
          type: snyk
        - name: smoke-test
          type: generic
        - name: container-sbom
          type: generic
    
      - name: linux-arm
        attestations:
        - name: sbom
          type: generic
      - name: windows-arm
        attestations:
        - name: sbom
          type: generic
      - name: windows-arm64
        attestations:
        - name: sbom
          type: generic
      - name: darwin-arm64
        attestations:
        - name: sbom
          type: generic
      - name: linux-arm64
        attestations:
        - name: sbom
          type: generic
      - name: linux-amd64
        attestations:
        - name: sbom
          type: generic
      - name: windows-amd64
        attestations:
        - name: sbom
          type: generic
      - name: darwin-amd64
        attestations:
        - name: sbom
          type: generic
      - name: rpm-pkg-amd64
        attestations:
        - name: sbom
          type: generic
      - name: rpm-pkg-arm64
        attestations:
        - name: sbom
          type: generic
      - name: rpm-pkg-arm
        attestations:
        - name: sbom
          type: generic
      - name: deb-pkg-arm64
        attestations:
        - name: sbom
          type: generic
      - name: deb-pkg-arm
        attestations:
        - name: sbom
          type: generic
      - name: deb-pkg-amd64
        attestations:
        - name: sbom
          type: generic
    
  3. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 2024-05-10 • 11:30:45 • 11 months ago
    list files for debugging (#212)
  4. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 2024-05-10 • 11:55:53 • 11 months ago
    download artifacts to a given path (#213)
  5. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 2024-05-10 • 12:17:12 • 11 months ago
    add attestation permissions (#214)
  6. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 2024-05-10 • 13:09:36 • 11 months ago
    set gh attestation subject name (#215)
  7. Reported by: ci-user
    Commit:
    Sami Alajrami <sami@kosli.com> () 2024-05-10 • 13:34:02 • 11 months ago
    remove push to registry (#216)