c2daa91

Compliant

  1. Trail Events

    10 events
  2. Reported by: ci-user
    Commit:
    Tore Martin Hagen <93583343+ToreMerkely@users.noreply.github.com> (main) 1725529585.0 • 2 weeks ago
    never alone db 5 (#310)

    * Started on a seperate flow / trail for the release

    * Report attestation in the release flow

    * get attestation using api

    * Started on get_never_alone_compliance

    * Moved some never alone scripts

    * Moved unused scripts into never_alone/old

    * Added more arguments to create_review_trail_for_release.sh

    * Some script cleanup

    * Added attestation name as argument

    * Moved never-alone jobs to seperate file

    * Reorganized the github actions

    * Use 7 char commit on trail so it is the same as we actually do in the CI

    * Testing CI by sending relase info when building on branch

    * Fixed wrong name of never_alone_release.yml

    * Added create flow for release

    * Use app.kosli.com as default if no kosli host is given

    * Removed the temporary test code in main build

    * Moved create_pull_request_for_old_commit.sh to bin, it is not a direct never-alone script

    * Include commit in attestations. Enabled test reporting on branc

    * Removed reporting from branch build

    * Do not send commit as argument in normal CI since GIHUB_SHA is defined on CI run

    * Minor cleanup

    * Removed never-alone from release template, fixed up some jq magic

    * Renamed release to control

    * Do not use the name never-alone-control call it never-alone-trail

    * Renamed create_review_trail_for_release.sh to create_never_alone_trail.sh

    * Use annotate with link instead of external link in attestation

    * In never alone data add link to the PR

    * Cleaned up how we get the pr annotate argument
    Template:
    version: 1
    trail:
      attestations:
      - name: pr
        type: pull_request
      - name: lint
        type: generic
      - name: test
        type: junit
      - name: snyk-code
        type: snyk
      - name: never-alone-data
        type: generic
      artifacts:
      - name: cli-docker
        attestations:
        - name: snyk-container
          type: snyk
        - name: smoke-test
          type: generic
        - name: container-sbom
          type: generic