30bd7cd

Incomplete

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    FayeSGW <108031168+FayeSGW@users.noreply.github.com> (main) 1740663526.0 • 1 month ago
    Adjust daily tests (#454)

    * Turn off reporting to Kosli and Docker build/snyk scan

    * Add accidentally-removed sonarqube_token back in

    * Small refactoring

    * Move daily tests to separate workflow

    * Change name of new daily workflow

    * Make sure snyk code scans not run when we do a release

    * Replace Bitbucket username/password with access token in daily workflow

    * Only send lint and snyk code results to Kosli if send_results flag set in test workflow
    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