microsoft / azure-orbital-space-sdk-setup

MIT License
2 stars 3 forks source link

stage_build_artifacts does not correctly query extraBuildArtifiacts #114

Open alexlianides opened 1 month ago

alexlianides commented 1 month ago

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: https://github.com/microsoft/azure-orbital-space-sdk-setup/blob/30ff9c062a5dd58a1355f9f800bc34e5c2dac088/scripts/stage/stage_build_artifact.sh#L170

alexlianides commented 1 month ago

@alexlianides tasked with resolving