Build branch qualimap with version qualimap (e6420cd)

Build pipeline: viash-hub.biobox.qualimap-hcs27

Source commit: e6420cd80f

Source message: update unit tests
This commit is contained in:
CI
2024-07-29 14:59:23 +00:00
parent 1e77c47f20
commit fbfdc19532
125 changed files with 209 additions and 171 deletions

View File

@@ -144,7 +144,7 @@ build_info:
output: "target/executable/busco/busco_download_datasets"
executable: "target/executable/busco/busco_download_datasets/busco_download_datasets"
viash_version: "0.9.0-RC6"
git_commit: "58d7dacfc28af316aebc8f11c3facc6c9671e94b"
git_commit: "e6420cd80f226128b7223ff79ce1297f99993657"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -470,9 +470,9 @@ ENTRYPOINT []
RUN busco --version | sed 's/BUSCO\s\(.*\)/busco: "\1"/' > /var/software_versions.txt
LABEL org.opencontainers.image.description="Companion container for running component busco busco_download_datasets"
LABEL org.opencontainers.image.created="2024-07-29T13:33:50Z"
LABEL org.opencontainers.image.created="2024-07-29T14:42:17Z"
LABEL org.opencontainers.image.source="https://gitlab.com/ezlab/busco"
LABEL org.opencontainers.image.revision="58d7dacfc28af316aebc8f11c3facc6c9671e94b"
LABEL org.opencontainers.image.revision="e6420cd80f226128b7223ff79ce1297f99993657"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER

View File

@@ -131,7 +131,7 @@ build_info:
output: "target/executable/busco/busco_list_datasets"
executable: "target/executable/busco/busco_list_datasets/busco_list_datasets"
viash_version: "0.9.0-RC6"
git_commit: "58d7dacfc28af316aebc8f11c3facc6c9671e94b"
git_commit: "e6420cd80f226128b7223ff79ce1297f99993657"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -460,9 +460,9 @@ ENTRYPOINT []
RUN busco --version | sed 's/BUSCO\s\(.*\)/busco: "\1"/' > /var/software_versions.txt
LABEL org.opencontainers.image.description="Companion container for running component busco busco_list_datasets"
LABEL org.opencontainers.image.created="2024-07-29T13:33:50Z"
LABEL org.opencontainers.image.created="2024-07-29T14:42:18Z"
LABEL org.opencontainers.image.source="https://gitlab.com/ezlab/busco"
LABEL org.opencontainers.image.revision="58d7dacfc28af316aebc8f11c3facc6c9671e94b"
LABEL org.opencontainers.image.revision="e6420cd80f226128b7223ff79ce1297f99993657"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER

View File

@@ -409,7 +409,7 @@ build_info:
output: "target/executable/busco/busco_run"
executable: "target/executable/busco/busco_run/busco_run"
viash_version: "0.9.0-RC6"
git_commit: "58d7dacfc28af316aebc8f11c3facc6c9671e94b"
git_commit: "e6420cd80f226128b7223ff79ce1297f99993657"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -627,9 +627,9 @@ ENTRYPOINT []
RUN busco --version | sed 's/BUSCO\s\(.*\)/busco: "\1"/' > /var/software_versions.txt
LABEL org.opencontainers.image.description="Companion container for running component busco busco_run"
LABEL org.opencontainers.image.created="2024-07-29T13:33:51Z"
LABEL org.opencontainers.image.created="2024-07-29T14:42:18Z"
LABEL org.opencontainers.image.source="https://gitlab.com/ezlab/busco"
LABEL org.opencontainers.image.revision="58d7dacfc28af316aebc8f11c3facc6c9671e94b"
LABEL org.opencontainers.image.revision="e6420cd80f226128b7223ff79ce1297f99993657"
LABEL org.opencontainers.image.version="qualimap"
VIASHDOCKER