Build branch main with version main (952ff08)

Build pipeline: viash-hub.biobox.main-kwcc8

Source commit: 952ff08430

Source message: Update CHANGELOG for 0.3.0 release (#169)
This commit is contained in:
CI
2024-12-03 10:54:51 +00:00
parent 38a478d5ae
commit 6f8d68b9cc
406 changed files with 1666 additions and 1670 deletions

View File

@@ -190,9 +190,9 @@ build_info:
output: "target/executable/fq_subsample"
executable: "target/executable/fq_subsample/fq_subsample"
viash_version: "0.9.0"
git_commit: "a13b57d04a3f3741eedd1af10fd96a9bee126f55"
git_remote: "https://x-access-token:ghs_xpDMoQpz4lF1RaGsMH4IlMbO48cLeW1cIYSF@github.com/viash-hub/biobox"
git_tag: "v0.2.0-26-ga13b57d"
git_commit: "952ff0843093b538cbfd6fefdecf2e7a0bc9e70b"
git_remote: "https://x-access-token:ghs_EwAUAMYJ0K4VBHlAEMs4ZP2OyQYqJM0PSfEO@github.com/viash-hub/biobox"
git_tag: "v0.2.0-27-g952ff08"
package_config:
name: "biobox"
version: "main"

View File

@@ -493,9 +493,9 @@ mv target/release/fq /usr/local/bin/ && \
cd / && rm -rf /fq
LABEL org.opencontainers.image.description="Companion container for running component fq_subsample"
LABEL org.opencontainers.image.created="2024-11-26T14:03:19Z"
LABEL org.opencontainers.image.created="2024-12-03T10:33:59Z"
LABEL org.opencontainers.image.source="https://github.com/stjude-rust-labs/fq"
LABEL org.opencontainers.image.revision="a13b57d04a3f3741eedd1af10fd96a9bee126f55"
LABEL org.opencontainers.image.revision="952ff0843093b538cbfd6fefdecf2e7a0bc9e70b"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER