Build branch main with version main (a62a15e)

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

Source commit: a62a15edd2

Source message: Clean CHANGELOG (#53)
This commit is contained in:
CI
2025-04-30 11:23:27 +00:00
parent ccd3e04ddc
commit c87d678e2d
61 changed files with 74 additions and 76 deletions

View File

@@ -136,7 +136,7 @@ build_info:
output: "target/executable/io/publish_fastqs"
executable: "target/executable/io/publish_fastqs/publish_fastqs"
viash_version: "0.9.4"
git_commit: "a948c261931dbb784fc9ce6f7d5d93f52008a99f"
git_commit: "a62a15edd24e20595ec87bc641f1d829bd1e60d0"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -450,9 +450,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component io publish_fastqs"
LABEL org.opencontainers.image.created="2025-04-29T12:46:56Z"
LABEL org.opencontainers.image.created="2025-04-30T10:35:21Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="a948c261931dbb784fc9ce6f7d5d93f52008a99f"
LABEL org.opencontainers.image.revision="a62a15edd24e20595ec87bc641f1d829bd1e60d0"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -190,7 +190,7 @@ build_info:
output: "target/executable/io/publish_results"
executable: "target/executable/io/publish_results/publish_results"
viash_version: "0.9.4"
git_commit: "a948c261931dbb784fc9ce6f7d5d93f52008a99f"
git_commit: "a62a15edd24e20595ec87bc641f1d829bd1e60d0"
git_remote: "https://github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"

View File

@@ -450,9 +450,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component io publish_results"
LABEL org.opencontainers.image.created="2025-04-29T12:46:56Z"
LABEL org.opencontainers.image.created="2025-04-30T10:35:21Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="a948c261931dbb784fc9ce6f7d5d93f52008a99f"
LABEL org.opencontainers.image.revision="a62a15edd24e20595ec87bc641f1d829bd1e60d0"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER