Build branch main with version main (55b0251)

Build pipeline: viash-hub.htrnaseq.main-ddh59

Source commit: 55b025124d

Source message: Add ignore parameter (#39)
This commit is contained in:
CI
2025-02-14 11:38:08 +00:00
parent 9eac6fff21
commit 96e74933b4
65 changed files with 181 additions and 82 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: "900f5ed35659137aa5c62d183232e0f33de97873"
git_commit: "55b025124d174ff062636130a44b7165be74d3da"
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-13T15:18:36Z"
LABEL org.opencontainers.image.created="2025-02-14T10:51:18Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="900f5ed35659137aa5c62d183232e0f33de97873"
LABEL org.opencontainers.image.revision="55b025124d174ff062636130a44b7165be74d3da"
LABEL org.opencontainers.image.version="main"
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: "900f5ed35659137aa5c62d183232e0f33de97873"
git_commit: "55b025124d174ff062636130a44b7165be74d3da"
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-13T15:18:37Z"
LABEL org.opencontainers.image.created="2025-02-14T10:51:18Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="900f5ed35659137aa5c62d183232e0f33de97873"
LABEL org.opencontainers.image.revision="55b025124d174ff062636130a44b7165be74d3da"
LABEL org.opencontainers.image.version="main"
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: "900f5ed35659137aa5c62d183232e0f33de97873"
git_commit: "55b025124d174ff062636130a44b7165be74d3da"
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-13T15:18:37Z"
LABEL org.opencontainers.image.created="2025-02-14T10:51:19Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="900f5ed35659137aa5c62d183232e0f33de97873"
LABEL org.opencontainers.image.revision="55b025124d174ff062636130a44b7165be74d3da"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER