Build branch main with version main (4a6fc35)

Build pipeline: viash-hub.htrnaseq.main-28fl2

Source commit: 4a6fc3588e

Source message: Revert "Update CHANGELOG"

This reverts commit c60a634969d34e989740db7ec82aaa1ef2e65fd0.
This commit is contained in:
CI
2025-01-10 16:33:56 +00:00
parent 5196df6cd0
commit f86c73dccb
48 changed files with 96 additions and 96 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: "1e04724002db16babe7015e8703aa3eb55e8f225"
git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq"
git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956"
git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@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="2024-12-20T10:03:50Z"
LABEL org.opencontainers.image.created="2025-01-10T15:09:10Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225"
LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956"
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: "1e04724002db16babe7015e8703aa3eb55e8f225"
git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq"
git_commit: "4a6fc3588e66c0d41a0dc31fec56ec47cb871956"
git_remote: "https://x-access-token:ghs_SaYCQ0uYvqLIVXUBCVNZPcP9pTStxd0Bbljy@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="2024-12-20T10:03:50Z"
LABEL org.opencontainers.image.created="2025-01-10T15:09:10Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="1e04724002db16babe7015e8703aa3eb55e8f225"
LABEL org.opencontainers.image.revision="4a6fc3588e66c0d41a0dc31fec56ec47cb871956"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER