Build branch build/main with version build_main (f502b8c)

Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-rlkth

Source commit: f502b8c8ed

Source message: deploy: 682726d700c3dfee0d010cfab173f7dca71a19b1
This commit is contained in:
CI
2025-06-06 10:04:01 +00:00
parent 9097024992
commit 9784094499
17 changed files with 41 additions and 41 deletions

View File

@@ -217,10 +217,10 @@ build_info:
output: "target/executable/convert/from_spatialdata_to_h5mu"
executable: "target/executable/convert/from_spatialdata_to_h5mu/from_spatialdata_to_h5mu"
viash_version: "0.9.3"
git_commit: "4e9723127ddb6353bf8f7f2ed65f880f77cbe764"
git_commit: "f502b8c8edb0ca78b2f3f1eb43dcbcd966525fb4"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config:
name: "incubator"
name: "openpipeline_spatial"
version: "build_main"
info:
test_resources:

View File

@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dorien Roosen, Weiwei Schultz"
LABEL org.opencontainers.image.description="Companion container for running component convert from_spatialdata_to_h5mu"
LABEL org.opencontainers.image.created="2025-06-06T07:01:22Z"
LABEL org.opencontainers.image.created="2025-06-06T09:56:25Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="4e9723127ddb6353bf8f7f2ed65f880f77cbe764"
LABEL org.opencontainers.image.revision="f502b8c8edb0ca78b2f3f1eb43dcbcd966525fb4"
LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER
@@ -797,7 +797,7 @@ if [[ "$VIASH_ENGINE_TYPE" == "docker" ]]; then
# determine docker image id
if [[ "$VIASH_ENGINE_ID" == 'docker' ]]; then
VIASH_DOCKER_IMAGE_ID='images.viash-hub.com/vsh/incubator/convert/from_spatialdata_to_h5mu:build_main'
VIASH_DOCKER_IMAGE_ID='images.viash-hub.com/vsh/openpipeline_spatial/convert/from_spatialdata_to_h5mu:build_main'
fi
# print dockerfile