Build branch main with version main (a3b7ae3)

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

Source commit: a3b7ae3f31

Source message: update biobox and craftbox versions (#60)

* update biobox and craftbox versions

* update changelog
This commit is contained in:
CI
2025-07-25 08:53:08 +00:00
parent 50ef7470fa
commit ef4cabdcee
94 changed files with 6367 additions and 2660 deletions

View File

@@ -136,9 +136,9 @@ build_info:
output: "target/executable/io/publish_fastqs"
executable: "target/executable/io/publish_fastqs/publish_fastqs"
viash_version: "0.9.4"
git_commit: "7e47ecc5dbf74e3bd5c35783f78bb948f6616d80"
git_commit: "a3b7ae3f31ff5eeee305a2cca1ce09ebe1cd8957"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-5-g7e47ecc"
git_tag: "v0.7.2-6-ga3b7ae3"
package_config:
name: "htrnaseq"
version: "main"

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-05-16T09:12:18Z"
LABEL org.opencontainers.image.created="2025-07-25T08:01:22Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="7e47ecc5dbf74e3bd5c35783f78bb948f6616d80"
LABEL org.opencontainers.image.revision="a3b7ae3f31ff5eeee305a2cca1ce09ebe1cd8957"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -199,9 +199,9 @@ build_info:
output: "target/executable/io/publish_results"
executable: "target/executable/io/publish_results/publish_results"
viash_version: "0.9.4"
git_commit: "7e47ecc5dbf74e3bd5c35783f78bb948f6616d80"
git_commit: "a3b7ae3f31ff5eeee305a2cca1ce09ebe1cd8957"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-5-g7e47ecc"
git_tag: "v0.7.2-6-ga3b7ae3"
package_config:
name: "htrnaseq"
version: "main"

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-05-16T09:12:18Z"
LABEL org.opencontainers.image.created="2025-07-25T08:01:21Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/htrnaseq"
LABEL org.opencontainers.image.revision="7e47ecc5dbf74e3bd5c35783f78bb948f6616d80"
LABEL org.opencontainers.image.revision="a3b7ae3f31ff5eeee305a2cca1ce09ebe1cd8957"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER