Build branch main with version main (a948c26)

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

Source commit: a948c26193

Source message: Bump viash to 0.9.4 (#51)
This commit is contained in:
CI
2025-04-29 13:35:02 +00:00
parent a95268a2b5
commit ccd3e04ddc
65 changed files with 1087 additions and 865 deletions

View File

@@ -151,8 +151,8 @@ build_info:
engine: "docker|native"
output: "target/executable/integration_test_components/htrnaseq/check_eset"
executable: "target/executable/integration_test_components/htrnaseq/check_eset/check_eset"
viash_version: "0.9.2"
git_commit: "cb58990a33f6ea6e46e474f2095b10218cf08912"
viash_version: "0.9.4"
git_commit: "a948c261931dbb784fc9ce6f7d5d93f52008a99f"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
@@ -162,7 +162,7 @@ package_config:
test_resources:
- path: "gs://viash-hub-test-data/htrnaseq/v1/"
dest: "resources_test"
viash_version: "0.9.2"
viash_version: "0.9.4"
source: "src"
target: "target"
config_mods:

View File

@@ -2,7 +2,7 @@
# check_eset main
#
# This wrapper script is auto-generated by viash 0.9.2 and is thus a derivative
# This wrapper script is auto-generated by viash 0.9.4 and is thus a derivative
# work thereof. This software comes with ABSOLUTELY NO WARRANTY from Data
# Intuitive.
#
@@ -455,9 +455,9 @@ RUN Rscript -e 'options(warn = 2); if (!requireNamespace("remotes", quietly = TR
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-04-29T11:22:39Z"
LABEL org.opencontainers.image.created="2025-04-29T12:46:56Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="cb58990a33f6ea6e46e474f2095b10218cf08912"
LABEL org.opencontainers.image.revision="a948c261931dbb784fc9ce6f7d5d93f52008a99f"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -160,8 +160,8 @@ build_info:
engine: "docker|native"
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.2"
git_commit: "cb58990a33f6ea6e46e474f2095b10218cf08912"
viash_version: "0.9.4"
git_commit: "a948c261931dbb784fc9ce6f7d5d93f52008a99f"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
@@ -171,7 +171,7 @@ package_config:
test_resources:
- path: "gs://viash-hub-test-data/htrnaseq/v1/"
dest: "resources_test"
viash_version: "0.9.2"
viash_version: "0.9.4"
source: "src"
target: "target"
config_mods:

View File

@@ -2,7 +2,7 @@
# check_cutadapt_output main
#
# This wrapper script is auto-generated by viash 0.9.2 and is thus a derivative
# This wrapper script is auto-generated by viash 0.9.4 and is thus a derivative
# work thereof. This software comes with ABSOLUTELY NO WARRANTY from Data
# Intuitive.
#
@@ -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 integration_test_components/well_demultiplexing check_cutadapt_output"
LABEL org.opencontainers.image.created="2025-04-29T11:22:41Z"
LABEL org.opencontainers.image.created="2025-04-29T12:46:57Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="cb58990a33f6ea6e46e474f2095b10218cf08912"
LABEL org.opencontainers.image.revision="a948c261931dbb784fc9ce6f7d5d93f52008a99f"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER