Build branch build/main with version build_main (408cceb)

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

Source commit: 408cceb53b

Source message: deploy: bbebaa1a26a30c55af33fa6818c12123f9fe4824
This commit is contained in:
CI
2025-08-27 16:53:33 +00:00
parent 5273fbdd05
commit 3de8c3ee6d
384 changed files with 3422 additions and 19655 deletions

View File

@@ -120,10 +120,10 @@ scope:
image: "public"
target: "public"
repositories:
- type: "github"
- type: "vsh"
name: "openpipeline"
repo: "openpipelines-bio/openpipeline"
tag: "2.1.2"
repo: "openpipeline"
tag: "v3.0.0"
links:
repository: "https://github.com/openpipelines-bio/openpipeline_spatial"
docker_registry: "ghcr.io"
@@ -232,7 +232,7 @@ build_info:
output: "target/executable/convert/from_cosmx_to_spatialexperiment"
executable: "target/executable/convert/from_cosmx_to_spatialexperiment/from_cosmx_to_spatialexperiment"
viash_version: "0.9.4"
git_commit: "798a0cb2692eaac648662732a05bb48f951f36a0"
git_commit: "408cceb53bfbdaeaf2029527c4c5071776db5e7b"
git_remote: "https://github.com/openpipelines-bio/openpipeline_spatial"
package_config:
name: "openpipeline_spatial"
@@ -243,10 +243,10 @@ package_config:
path: "s3://openpipelines-bio/openpipeline_spatial/resources_test"
dest: "resources_test"
repositories:
- type: "github"
- type: "vsh"
name: "openpipeline"
repo: "openpipelines-bio/openpipeline"
tag: "2.1.2"
repo: "openpipeline"
tag: "v3.0.0"
viash_version: "0.9.4"
source: "src"
target: "target"

View File

@@ -457,9 +457,9 @@ RUN Rscript -e 'options(warn = 2); if (!requireNamespace("BiocManager", quietly
LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component convert from_cosmx_to_spatialexperiment"
LABEL org.opencontainers.image.created="2025-08-22T14:30:51Z"
LABEL org.opencontainers.image.created="2025-08-27T16:31:57Z"
LABEL org.opencontainers.image.source="https://github.com/openpipelines-bio/openpipeline_spatial"
LABEL org.opencontainers.image.revision="798a0cb2692eaac648662732a05bb48f951f36a0"
LABEL org.opencontainers.image.revision="408cceb53bfbdaeaf2029527c4c5071776db5e7b"
LABEL org.opencontainers.image.version="build_main"
VIASHDOCKER