Skip to content

Set built images infos in file to be uploaded as artifacts, because github action does not handle job outputs for matrix #829

@github-actions

Description

@github-actions

https://github\.com/orgs/community/discussions/26639

0.36.4

# FIXME: Set built images infos in file to be uploaded as artifacts, because github action does not handle job outputs for matrix
# https://github.com/orgs/community/discussions/26639
- uses: hoverkraft-tech/ci-github-common/actions/set-matrix-output@6a0fdae9e2598eccf7a9ec2bc20e7ce8e7c10c48 # 0.36.4

          target: ${{ matrix.image.target }}
          platform: ${{ matrix.image.platform }}
          secret-envs: ${{ steps.prepare-secret-envs.outputs.secret-envs }}
          secrets: ${{ secrets.build-secrets }} # zizmor: ignore[secrets-outside-env]
          cache-type: ${{ inputs.cache-type }}
          buildkitd-config-inline: ${{ inputs.buildkitd-config-inline }}
          multi-platform: ${{ matrix.image.multi-platform }}

      # FIXME: Set built images infos in file to be uploaded as artifacts, because github action does not handle job outputs for matrix
      # https://github.com/orgs/community/discussions/26639
      - uses: hoverkraft-tech/ci-github-common/actions/set-matrix-output@6a0fdae9e2598eccf7a9ec2bc20e7ce8e7c10c48 # 0.36.4
        with:
          artifact-name: ${{ needs.prepare-variables.outputs.artifact-name }}
          value: ${{ steps.build.outputs.built-image }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions