Build branch main with version main (8dff52a)

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

Source commit: 8dff52a885

Source message: Add `umi_length` parameter to runner. (#46)
This commit is contained in:
CI
2025-02-28 14:10:10 +00:00
parent e5a3fd36ee
commit df41c7466c
62 changed files with 119 additions and 70 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: "bd5b2d41718677ee367d3829447241df9733c8d3"
git_commit: "8dff52a8854120e919b3701b9501b3acbf01c65b"
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-21T11:03:28Z"
LABEL org.opencontainers.image.created="2025-02-28T13:27:09Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="bd5b2d41718677ee367d3829447241df9733c8d3"
LABEL org.opencontainers.image.revision="8dff52a8854120e919b3701b9501b3acbf01c65b"
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: "bd5b2d41718677ee367d3829447241df9733c8d3"
git_commit: "8dff52a8854120e919b3701b9501b3acbf01c65b"
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-21T11:03:29Z"
LABEL org.opencontainers.image.created="2025-02-28T13:27:08Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="bd5b2d41718677ee367d3829447241df9733c8d3"
LABEL org.opencontainers.image.revision="8dff52a8854120e919b3701b9501b3acbf01c65b"
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: "bd5b2d41718677ee367d3829447241df9733c8d3"
git_commit: "8dff52a8854120e919b3701b9501b3acbf01c65b"
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-21T11:03:29Z"
LABEL org.opencontainers.image.created="2025-02-28T13:27:08Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="bd5b2d41718677ee367d3829447241df9733c8d3"
LABEL org.opencontainers.image.revision="8dff52a8854120e919b3701b9501b3acbf01c65b"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER