3cb51bd

Compliant

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    Steve Tooke <tooky@kosli.com> (main) 1715613763.0 • 4 months ago
    shared azure service principal (#224)

    * Pass Azure Client Secret and ID into tests

    Don't set KOSLI_ level environment variables so the tests have more
    control.

    * Introduce new secrets

    * Reference secrets in workflow

    * Do these have to be in the same order?

    * Try referencing the sub-worflow at current sha

    * Use test workflow from current commit

    * Remove use of unused secret

    * Always use local-repo workflow at current commit
    Template:
    version: 1
    trail:
      attestations:
      - name: pr
        type: pull_request
      - 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