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

@@ -220,8 +220,8 @@ build_info:
output: "target/executable/eset/create_eset"
executable: "target/executable/eset/create_eset/create_eset"
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

@@ -488,9 +488,9 @@ remotes::install_url("https://cran.r-project.org/src/contrib/Archive/Seurat/Seur
LABEL org.opencontainers.image.authors="Dries Schaumont, Marijke Van Moerbeke"
LABEL org.opencontainers.image.description="Companion container for running component eset create_eset"
LABEL org.opencontainers.image.created="2024-12-19T12:36:40Z"
LABEL org.opencontainers.image.created="2024-12-20T10:03:49Z"
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

View File

@@ -177,8 +177,8 @@ build_info:
output: "target/executable/eset/create_fdata"
executable: "target/executable/eset/create_fdata/create_fdata"
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

@@ -478,9 +478,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 eset create_fdata"
LABEL org.opencontainers.image.created="2024-12-19T12:36:42Z"
LABEL org.opencontainers.image.created="2024-12-20T10:03:51Z"
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

View File

@@ -191,8 +191,8 @@ build_info:
output: "target/executable/eset/create_pdata"
executable: "target/executable/eset/create_pdata/create_pdata"
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

@@ -488,9 +488,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 eset create_pdata"
LABEL org.opencontainers.image.created="2024-12-19T12:36:40Z"
LABEL org.opencontainers.image.created="2024-12-20T10:03:48Z"
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