Build branch build/main with version build_main (33c1a3a)

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

Source commit: 33c1a3afb0

Source message: deploy: a14a97d04951b3cd02cf6a5dff6ee4c539b3aae8
This commit is contained in:
CI
2025-08-19 12:22:13 +00:00
parent b1ffb24eb9
commit a606f73474
47 changed files with 6485 additions and 40 deletions

View File

@@ -224,7 +224,7 @@ 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.4"
git_commit: "226d7de695d56f116dd1ba8e08a51ebf63b153b3"
git_commit: "33c1a3afb0dfebceff25b0a0104bf16582611716"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config:
name: "openpipeline_spatial"

View File

@@ -459,9 +459,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-08-18T07:54:16Z"
LABEL org.opencontainers.image.created="2025-08-19T11:57:42Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="226d7de695d56f116dd1ba8e08a51ebf63b153b3"
LABEL org.opencontainers.image.revision="33c1a3afb0dfebceff25b0a0104bf16582611716"
LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER