Skip to content

stage_build_artifacts does not correctly query extraBuildArtifiacts #114

@alexlianides

Description

@alexlianides

additional artifacts added during the staging process are stored in spacefx-config.json extraBuildArtifacts.

However, stage_build_artifact.sh does not correctly query the extra build artifacts:

run_a_script "jq -r '.config.extraArtifacts // empty | map(select(.file == \"${fileName}\")) | if length > 0 then .[0] | @base64 else \"\" end' ${SPACEFX_DIR}/tmp/config/spacefx-config.json" build_artifact --disable_log --ignore_error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions