Build branch main with version main (1e04724)

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

Source commit: 1e04724002

Source message: Integration tests: check contents of demultiplexing output (#25)
This commit is contained in:
CI
2024-12-20 11:27:04 +00:00
parent 51a1df053e
commit 5196df6cd0
55 changed files with 5916 additions and 88 deletions

View File

@@ -201,8 +201,8 @@ build_info:
output: "target/executable/report/create_report"
executable: "target/executable/report/create_report/create_report"
viash_version: "0.9.0"
git_commit: "e3a7de40e8c1f809e7a3e2ca1e34e2f7150d0790"
git_remote: "https://x-access-token:ghs_nFNHagvyTq2ZDrbyQ3KbmmqZYpur9V22CgJA@github.com/viash-hub/htrnaseq"
git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225"
git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -476,9 +476,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component report create_report"
LABEL org.opencontainers.image.created="2024-12-19T12:36:41Z"
LABEL org.opencontainers.image.created="2024-12-20T10:03:50Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="e3a7de40e8c1f809e7a3e2ca1e34e2f7150d0790"
LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER