Build branch qualimap with version qualimap (75e5f79)

Build pipeline: viash-hub.biobox.qualimap-2ndms

Source commit: 75e5f792a4

Source message: Update CHANGELOG.md
This commit is contained in:
CI
2024-08-20 21:20:44 +00:00
parent 0206694b15
commit 62ee7eb001
178 changed files with 570 additions and 226 deletions

View File

@@ -173,7 +173,7 @@ build_info:
output: "target/executable/seqtk/seqtk_sample"
executable: "target/executable/seqtk/seqtk_sample/seqtk_sample"
viash_version: "0.9.0-RC6"
git_commit: "fed809e057c4349db71e25046c388aaa6542bc45"
git_commit: "75e5f792a43356af870bc580059461ba8810c0ec"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -480,9 +480,9 @@ FROM quay.io/biocontainers/seqtk:1.4--he4a0461_2
ENTRYPOINT []
LABEL org.opencontainers.image.authors="Jakub Majercik"
LABEL org.opencontainers.image.description="Companion container for running component seqtk seqtk_sample"
LABEL org.opencontainers.image.created="2024-08-20T12:16:51Z"
LABEL org.opencontainers.image.created="2024-08-20T21:04:23Z"
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
LABEL org.opencontainers.image.revision="fed809e057c4349db71e25046c388aaa6542bc45"
LABEL org.opencontainers.image.revision="75e5f792a43356af870bc580059461ba8810c0ec"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER

View File

@@ -196,7 +196,7 @@ build_info:
output: "target/executable/seqtk/seqtk_subseq"
executable: "target/executable/seqtk/seqtk_subseq/seqtk_subseq"
viash_version: "0.9.0-RC6"
git_commit: "fed809e057c4349db71e25046c388aaa6542bc45"
git_commit: "75e5f792a43356af870bc580059461ba8810c0ec"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -490,9 +490,9 @@ RUN echo $(echo $(seqtk 2>&1) | sed -n 's/.*\(Version: [^ ]*\).*/\1/p') > /var/s
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
LABEL org.opencontainers.image.description="Companion container for running component seqtk seqtk_subseq"
LABEL org.opencontainers.image.created="2024-08-20T12:16:50Z"
LABEL org.opencontainers.image.created="2024-08-20T21:04:23Z"
LABEL org.opencontainers.image.source="https://github.com/lh3/seqtk/tree/v1.4"
LABEL org.opencontainers.image.revision="fed809e057c4349db71e25046c388aaa6542bc45"
LABEL org.opencontainers.image.revision="75e5f792a43356af870bc580059461ba8810c0ec"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER