Build branch main with version main (8eb391e)

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

Source commit: 8eb391e3eb

Source message: Revert Viash version back to v0.9.0
This commit is contained in:
CI
2025-01-17 14:36:29 +00:00
parent 37c4f5eb25
commit 34f9a5c19d
89 changed files with 20177 additions and 126 deletions

View File

@@ -148,8 +148,8 @@ build_info:
output: "target/executable/integration_test_components/htrnaseq/check_eset"
executable: "target/executable/integration_test_components/htrnaseq/check_eset/check_eset"
viash_version: "0.9.0"
git_commit: "d8c0c0f518e9359c5373ff2761a80050ebb7333e"
git_remote: "https://x-access-token:ghs_WwvhrfwIl9DJdsjBAWPXvIvgBFDL7344Rs7f@github.com/viash-hub/htrnaseq"
git_commit: "8eb391e3ebd9ffe573b76b9be635a81ec495c3bb"
git_remote: "https://x-access-token:ghs_ybw8wXfG5bR3FsTslxlh1sXKguvM9R0Rd31p@github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -470,9 +470,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag
LABEL org.opencontainers.image.authors="Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component integration_test_components/htrnaseq check_eset"
LABEL org.opencontainers.image.created="2025-01-14T07:38:11Z"
LABEL org.opencontainers.image.created="2025-01-17T13:20:51Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="d8c0c0f518e9359c5373ff2761a80050ebb7333e"
LABEL org.opencontainers.image.revision="8eb391e3ebd9ffe573b76b9be635a81ec495c3bb"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -158,8 +158,8 @@ build_info:
output: "target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output"
executable: "target/executable/integration_test_components/well_demultiplexing/check_cutadapt_output/check_cutadapt_output"
viash_version: "0.9.0"
git_commit: "d8c0c0f518e9359c5373ff2761a80050ebb7333e"
git_remote: "https://x-access-token:ghs_WwvhrfwIl9DJdsjBAWPXvIvgBFDL7344Rs7f@github.com/viash-hub/htrnaseq"
git_commit: "8eb391e3ebd9ffe573b76b9be635a81ec495c3bb"
git_remote: "https://x-access-token:ghs_ybw8wXfG5bR3FsTslxlh1sXKguvM9R0Rd31p@github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -476,9 +476,9 @@ RUN pip install --upgrade pip && \
LABEL org.opencontainers.image.authors="Dries Schaumont"
LABEL org.opencontainers.image.description="Companion container for running component integration_test_components/well_demultiplexing check_cutadapt_output"
LABEL org.opencontainers.image.created="2025-01-14T07:38:12Z"
LABEL org.opencontainers.image.created="2025-01-17T13:20:51Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="d8c0c0f518e9359c5373ff2761a80050ebb7333e"
LABEL org.opencontainers.image.revision="8eb391e3ebd9ffe573b76b9be635a81ec495c3bb"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER