Build branch runner_multiple_input_directories with version runner_multiple_input_directories (b8bad58)

Build pipeline: viash-hub.htrnaseq.runner-multiple-input-directories-9zjcp

Source commit: b8bad5851d

Source message: Fix sorting
This commit is contained in:
CI
2025-02-11 16:11:49 +00:00
parent f409617d7f
commit b201cc9045
60 changed files with 99 additions and 91 deletions

View File

@@ -198,7 +198,7 @@ build_info:
output: "target/executable/stats/combine_star_logs"
executable: "target/executable/stats/combine_star_logs/combine_star_logs"
viash_version: "0.9.0"
git_commit: "a2b2f9591746172428cbc0cf7e11d3db7595c5ac"
git_commit: "b8bad5851d5d9c579d95ec2c382626a350d00d9e"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -490,9 +490,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component stats combine_star_logs"
LABEL org.opencontainers.image.created="2025-02-11T12:11:25Z"
LABEL org.opencontainers.image.created="2025-02-11T15:24:05Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="a2b2f9591746172428cbc0cf7e11d3db7595c5ac"
LABEL org.opencontainers.image.revision="b8bad5851d5d9c579d95ec2c382626a350d00d9e"
LABEL org.opencontainers.image.version="runner_multiple_input_directories"
VIASHDOCKER

View File

@@ -182,7 +182,7 @@ build_info:
output: "target/executable/stats/generate_pool_statistics"
executable: "target/executable/stats/generate_pool_statistics/generate_pool_statistics"
viash_version: "0.9.0"
git_commit: "a2b2f9591746172428cbc0cf7e11d3db7595c5ac"
git_commit: "b8bad5851d5d9c579d95ec2c382626a350d00d9e"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -483,9 +483,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component stats generate_pool_statistics"
LABEL org.opencontainers.image.created="2025-02-11T12:11:25Z"
LABEL org.opencontainers.image.created="2025-02-11T15:24:06Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="a2b2f9591746172428cbc0cf7e11d3db7595c5ac"
LABEL org.opencontainers.image.revision="b8bad5851d5d9c579d95ec2c382626a350d00d9e"
LABEL org.opencontainers.image.version="runner_multiple_input_directories"
VIASHDOCKER

View File

@@ -262,7 +262,7 @@ build_info:
output: "target/executable/stats/generate_well_statistics"
executable: "target/executable/stats/generate_well_statistics/generate_well_statistics"
viash_version: "0.9.0"
git_commit: "a2b2f9591746172428cbc0cf7e11d3db7595c5ac"
git_commit: "b8bad5851d5d9c579d95ec2c382626a350d00d9e"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -520,9 +520,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component stats generate_well_statistics"
LABEL org.opencontainers.image.created="2025-02-11T12:11:26Z"
LABEL org.opencontainers.image.created="2025-02-11T15:24:07Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="a2b2f9591746172428cbc0cf7e11d3db7595c5ac"
LABEL org.opencontainers.image.revision="b8bad5851d5d9c579d95ec2c382626a350d00d9e"
LABEL org.opencontainers.image.version="runner_multiple_input_directories"
VIASHDOCKER