Build branch build/main with version build_main (9f2a3e6)

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

Source commit: 9f2a3e68cb

Source message: deploy: ec27dd8c1c882499e787f73ea16a3af57028dcda
This commit is contained in:
CI
2025-06-11 09:52:13 +00:00
parent 9784094499
commit 4d10ea15db
17 changed files with 29 additions and 29 deletions

View File

@@ -231,7 +231,7 @@ build_info:
output: "target/executable/convert/from_cosmx_to_h5mu"
executable: "target/executable/convert/from_cosmx_to_h5mu/from_cosmx_to_h5mu"
viash_version: "0.9.3"
git_commit: "f502b8c8edb0ca78b2f3f1eb43dcbcd966525fb4"
git_commit: "9f2a3e68cb0ae7fc97924d8872376ec7a58afe16"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config:
name: "openpipeline_spatial"

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_cosmx_to_h5mu"
LABEL org.opencontainers.image.created="2025-06-06T09:56:25Z"
LABEL org.opencontainers.image.created="2025-06-11T09:39:26Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="f502b8c8edb0ca78b2f3f1eb43dcbcd966525fb4"
LABEL org.opencontainers.image.revision="9f2a3e68cb0ae7fc97924d8872376ec7a58afe16"
LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER

View File

@@ -190,8 +190,8 @@ engines:
- type: "python"
user: false
packages:
- "spatialdata~=0.3.0"
- "spatialdata-io~=0.1.7"
- "spatialdata~=0.4.0"
- "spatialdata-io~=0.2.0"
- "mudata~=0.3.1"
upgrade: true
test_setup:
@@ -217,7 +217,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.3"
git_commit: "f502b8c8edb0ca78b2f3f1eb43dcbcd966525fb4"
git_commit: "9f2a3e68cb0ae7fc97924d8872376ec7a58afe16"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config:
name: "openpipeline_spatial"

View File

@@ -454,13 +454,13 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
RUN pip install --upgrade pip && \
pip install --upgrade --no-cache-dir "spatialdata~=0.3.0" "spatialdata-io~=0.1.7" "mudata~=0.3.1"
pip install --upgrade --no-cache-dir "spatialdata~=0.4.0" "spatialdata-io~=0.2.0" "mudata~=0.3.1"
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-06T09:56:25Z"
LABEL org.opencontainers.image.created="2025-06-11T09:39:26Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="f502b8c8edb0ca78b2f3f1eb43dcbcd966525fb4"
LABEL org.opencontainers.image.revision="9f2a3e68cb0ae7fc97924d8872376ec7a58afe16"
LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER

View File

@@ -314,7 +314,7 @@ build_info:
output: "target/executable/convert/from_xenium_to_spatialdata"
executable: "target/executable/convert/from_xenium_to_spatialdata/from_xenium_to_spatialdata"
viash_version: "0.9.3"
git_commit: "f502b8c8edb0ca78b2f3f1eb43dcbcd966525fb4"
git_commit: "9f2a3e68cb0ae7fc97924d8872376ec7a58afe16"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config:
name: "openpipeline_spatial"

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_xenium_to_spatialdata"
LABEL org.opencontainers.image.created="2025-06-06T09:56:25Z"
LABEL org.opencontainers.image.created="2025-06-11T09:39:25Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="f502b8c8edb0ca78b2f3f1eb43dcbcd966525fb4"
LABEL org.opencontainers.image.revision="9f2a3e68cb0ae7fc97924d8872376ec7a58afe16"
LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER