63aed9a

Non-compliant

  1. Trail Events

    9 events
  2. Reported by: ci-user
    Commit:
    Artem Zhelezov <36639304+zhelezovartem@users.noreply.github.com> (main) 1735799415.0 • 2 months ago
    add ci job to upload Kosli cli Lambda layer (#395)

    * add workflow to upload Kosli cli lambda layers

    * fix parameters

    * ci: pin ubuntu version

    * test

    * fix script name

    * fix bash

    * add upload-layer job to the release pipeline and for now to the main pipeline, just for the test

    * remove the wrong parameter

    * ci: install aws cli v2

    * use v2.11.2 tag

    * add more regions

    * upload kosli-cli layer v2.11.5

    * cleanup

    * map layer arn instead of just version
    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