Build branch main with version main (60df288)

Build pipeline: viash-hub.htrnaseq.main-7kcqt

Source commit: 60df288f92

Source message: Replace ignore parameter with pools (#66)
This commit is contained in:
CI
2025-08-05 14:17:29 +00:00
parent 36bd60bf4c
commit e24f1ffc55
71 changed files with 180 additions and 172 deletions

View File

@@ -204,9 +204,9 @@ build_info:
output: "target/executable/stats/combine_star_logs"
executable: "target/executable/stats/combine_star_logs/combine_star_logs"
viash_version: "0.9.4"
git_commit: "5a046ba00351f55ce8e9f524bc329dabda0a7a14"
git_commit: "60df288f92681734080e2accc0978a38b2a4bee4"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-12-g5a046ba"
git_tag: "v0.7.2-13-g60df288"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -457,9 +457,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-08-01T11:01:09Z"
LABEL org.opencontainers.image.created="2025-08-05T13:28:55Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="5a046ba00351f55ce8e9f524bc329dabda0a7a14"
LABEL org.opencontainers.image.revision="60df288f92681734080e2accc0978a38b2a4bee4"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -188,9 +188,9 @@ build_info:
output: "target/executable/stats/generate_pool_statistics"
executable: "target/executable/stats/generate_pool_statistics/generate_pool_statistics"
viash_version: "0.9.4"
git_commit: "5a046ba00351f55ce8e9f524bc329dabda0a7a14"
git_commit: "60df288f92681734080e2accc0978a38b2a4bee4"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-12-g5a046ba"
git_tag: "v0.7.2-13-g60df288"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -458,9 +458,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-08-01T11:01:10Z"
LABEL org.opencontainers.image.created="2025-08-05T13:28:56Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="5a046ba00351f55ce8e9f524bc329dabda0a7a14"
LABEL org.opencontainers.image.revision="60df288f92681734080e2accc0978a38b2a4bee4"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -270,9 +270,9 @@ build_info:
output: "target/executable/stats/generate_well_statistics"
executable: "target/executable/stats/generate_well_statistics/generate_well_statistics"
viash_version: "0.9.4"
git_commit: "5a046ba00351f55ce8e9f524bc329dabda0a7a14"
git_commit: "60df288f92681734080e2accc0978a38b2a4bee4"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-12-g5a046ba"
git_tag: "v0.7.2-13-g60df288"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -461,9 +461,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-08-01T11:01:08Z"
LABEL org.opencontainers.image.created="2025-08-05T13:28:54Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="5a046ba00351f55ce8e9f524bc329dabda0a7a14"
LABEL org.opencontainers.image.revision="60df288f92681734080e2accc0978a38b2a4bee4"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER