Build branch main with version main (3c05b79)

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

Source commit: 3c05b7950b

Source message: Remove duplicate entries from feature data (#41)
This commit is contained in:
CI
2025-02-17 15:45:09 +00:00
parent 1f84d46798
commit 6468e4a5de
61 changed files with 144 additions and 76 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: "a0a780a9c1554e0e02de9e05bc88313594a08c6c"
git_commit: "3c05b7950b9627acdaa70687e0915d5ee69b6d1b"
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-17T07:49:03Z"
LABEL org.opencontainers.image.created="2025-02-17T14:58:41Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="a0a780a9c1554e0e02de9e05bc88313594a08c6c"
LABEL org.opencontainers.image.revision="3c05b7950b9627acdaa70687e0915d5ee69b6d1b"
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: "a0a780a9c1554e0e02de9e05bc88313594a08c6c"
git_commit: "3c05b7950b9627acdaa70687e0915d5ee69b6d1b"
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-17T07:49:04Z"
LABEL org.opencontainers.image.created="2025-02-17T14:58:41Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="a0a780a9c1554e0e02de9e05bc88313594a08c6c"
LABEL org.opencontainers.image.revision="3c05b7950b9627acdaa70687e0915d5ee69b6d1b"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -264,7 +264,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: "a0a780a9c1554e0e02de9e05bc88313594a08c6c"
git_commit: "3c05b7950b9627acdaa70687e0915d5ee69b6d1b"
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-17T07:49:04Z"
LABEL org.opencontainers.image.created="2025-02-17T14:58:42Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="a0a780a9c1554e0e02de9e05bc88313594a08c6c"
LABEL org.opencontainers.image.revision="3c05b7950b9627acdaa70687e0915d5ee69b6d1b"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER