Build branch main with version main (c733de2)

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

Source commit: c733de2e4c

Source message: Bump viash to 0.9.4 (#175)

* Bump viash to 0.9.4

* Add CHANGELOG entry

* Add PR number
This commit is contained in:
CI
2025-04-30 07:01:27 +00:00
parent 963503eca8
commit af7bcfffa4
376 changed files with 5766 additions and 4468 deletions

View File

@@ -160,16 +160,16 @@ build_info:
engine: "docker|native"
output: "target/executable/busco/busco_download_datasets"
executable: "target/executable/busco/busco_download_datasets/busco_download_datasets"
viash_version: "0.9.2"
git_commit: "1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
viash_version: "0.9.4"
git_commit: "c733de2e4cc21eccb241060f82bce0b332f79d81"
git_remote: "https://github.com/viash-hub/biobox"
git_tag: "v0.2.0-31-g1efc026"
git_tag: "v0.2.0-32-gc733de2"
package_config:
name: "biobox"
version: "main"
description: "A collection of bioinformatics tools for working with sequence data.\n"
info: null
viash_version: "0.9.2"
viash_version: "0.9.4"
source: "src"
target: "target"
config_mods:

View File

@@ -2,7 +2,7 @@
# busco_download_datasets main
#
# This wrapper script is auto-generated by viash 0.9.2 and is thus a derivative
# This wrapper script is auto-generated by viash 0.9.4 and is thus a derivative
# work thereof. This software comes with ABSOLUTELY NO WARRANTY from Data
# Intuitive.
#
@@ -452,9 +452,9 @@ RUN busco --version | sed 's/BUSCO\s\(.*\)/busco: "\1"/' > /var/software_version
LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component busco busco_download_datasets"
LABEL org.opencontainers.image.created="2025-04-22T08:55:20Z"
LABEL org.opencontainers.image.created="2025-04-29T10:54:45Z"
LABEL org.opencontainers.image.source="https://gitlab.com/ezlab/busco"
LABEL org.opencontainers.image.revision="1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
LABEL org.opencontainers.image.revision="c733de2e4cc21eccb241060f82bce0b332f79d81"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -147,16 +147,16 @@ build_info:
engine: "docker|native"
output: "target/executable/busco/busco_list_datasets"
executable: "target/executable/busco/busco_list_datasets/busco_list_datasets"
viash_version: "0.9.2"
git_commit: "1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
viash_version: "0.9.4"
git_commit: "c733de2e4cc21eccb241060f82bce0b332f79d81"
git_remote: "https://github.com/viash-hub/biobox"
git_tag: "v0.2.0-31-g1efc026"
git_tag: "v0.2.0-32-gc733de2"
package_config:
name: "biobox"
version: "main"
description: "A collection of bioinformatics tools for working with sequence data.\n"
info: null
viash_version: "0.9.2"
viash_version: "0.9.4"
source: "src"
target: "target"
config_mods:

View File

@@ -2,7 +2,7 @@
# busco_list_datasets main
#
# This wrapper script is auto-generated by viash 0.9.2 and is thus a derivative
# This wrapper script is auto-generated by viash 0.9.4 and is thus a derivative
# work thereof. This software comes with ABSOLUTELY NO WARRANTY from Data
# Intuitive.
#
@@ -452,9 +452,9 @@ RUN busco --version | sed 's/BUSCO\s\(.*\)/busco: "\1"/' > /var/software_version
LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component busco busco_list_datasets"
LABEL org.opencontainers.image.created="2025-04-22T08:55:19Z"
LABEL org.opencontainers.image.created="2025-04-29T10:54:45Z"
LABEL org.opencontainers.image.source="https://gitlab.com/ezlab/busco"
LABEL org.opencontainers.image.revision="1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
LABEL org.opencontainers.image.revision="c733de2e4cc21eccb241060f82bce0b332f79d81"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -425,16 +425,16 @@ build_info:
engine: "docker|native"
output: "target/executable/busco/busco_run"
executable: "target/executable/busco/busco_run/busco_run"
viash_version: "0.9.2"
git_commit: "1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
viash_version: "0.9.4"
git_commit: "c733de2e4cc21eccb241060f82bce0b332f79d81"
git_remote: "https://github.com/viash-hub/biobox"
git_tag: "v0.2.0-31-g1efc026"
git_tag: "v0.2.0-32-gc733de2"
package_config:
name: "biobox"
version: "main"
description: "A collection of bioinformatics tools for working with sequence data.\n"
info: null
viash_version: "0.9.2"
viash_version: "0.9.4"
source: "src"
target: "target"
config_mods:

View File

@@ -2,7 +2,7 @@
# busco_run main
#
# This wrapper script is auto-generated by viash 0.9.2 and is thus a derivative
# This wrapper script is auto-generated by viash 0.9.4 and is thus a derivative
# work thereof. This software comes with ABSOLUTELY NO WARRANTY from Data
# Intuitive.
#
@@ -452,9 +452,9 @@ RUN busco --version | sed 's/BUSCO\s\(.*\)/busco: "\1"/' > /var/software_version
LABEL org.opencontainers.image.authors="Dorien Roosen"
LABEL org.opencontainers.image.description="Companion container for running component busco busco_run"
LABEL org.opencontainers.image.created="2025-04-22T08:55:20Z"
LABEL org.opencontainers.image.created="2025-04-29T10:54:45Z"
LABEL org.opencontainers.image.source="https://gitlab.com/ezlab/busco"
LABEL org.opencontainers.image.revision="1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
LABEL org.opencontainers.image.revision="c733de2e4cc21eccb241060f82bce0b332f79d81"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER