Build branch main with version main (065297b)

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

Source commit: 065297be5f

Source message: Add sgdemux (#166)
This commit is contained in:
CI
2024-11-14 13:36:35 +00:00
parent dffc02813f
commit 6b56570131
349 changed files with 9309 additions and 869 deletions

View File

@@ -158,9 +158,9 @@ build_info:
output: "target/executable/busco/busco_download_datasets"
executable: "target/executable/busco/busco_download_datasets/busco_download_datasets"
viash_version: "0.9.0"
git_commit: "1d17ce01e25569c8e898b8160af1480ad22fc986"
git_remote: "https://x-access-token:ghs_6YTGQkPF5IMZyp8fS3YMcIBjhXPmep1DKcNC@github.com/viash-hub/biobox"
git_tag: "v0.2.0-24-g1d17ce0"
git_commit: "065297be5fb2d88020fc50e042bb3f49c9254ae9"
git_remote: "https://x-access-token:ghs_bGw8YykA469ibXe1g5GsidZ6N0n23m22jhvl@github.com/viash-hub/biobox"
git_tag: "v0.2.0-25-g065297b"
package_config:
name: "biobox"
version: "main"

View File

@@ -475,9 +475,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="2024-11-08T09:45:06Z"
LABEL org.opencontainers.image.created="2024-11-14T13:16:57Z"
LABEL org.opencontainers.image.source="https://gitlab.com/ezlab/busco"
LABEL org.opencontainers.image.revision="1d17ce01e25569c8e898b8160af1480ad22fc986"
LABEL org.opencontainers.image.revision="065297be5fb2d88020fc50e042bb3f49c9254ae9"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -145,9 +145,9 @@ build_info:
output: "target/executable/busco/busco_list_datasets"
executable: "target/executable/busco/busco_list_datasets/busco_list_datasets"
viash_version: "0.9.0"
git_commit: "1d17ce01e25569c8e898b8160af1480ad22fc986"
git_remote: "https://x-access-token:ghs_6YTGQkPF5IMZyp8fS3YMcIBjhXPmep1DKcNC@github.com/viash-hub/biobox"
git_tag: "v0.2.0-24-g1d17ce0"
git_commit: "065297be5fb2d88020fc50e042bb3f49c9254ae9"
git_remote: "https://x-access-token:ghs_bGw8YykA469ibXe1g5GsidZ6N0n23m22jhvl@github.com/viash-hub/biobox"
git_tag: "v0.2.0-25-g065297b"
package_config:
name: "biobox"
version: "main"

View File

@@ -465,9 +465,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="2024-11-08T09:45:05Z"
LABEL org.opencontainers.image.created="2024-11-14T13:16:57Z"
LABEL org.opencontainers.image.source="https://gitlab.com/ezlab/busco"
LABEL org.opencontainers.image.revision="1d17ce01e25569c8e898b8160af1480ad22fc986"
LABEL org.opencontainers.image.revision="065297be5fb2d88020fc50e042bb3f49c9254ae9"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -423,9 +423,9 @@ build_info:
output: "target/executable/busco/busco_run"
executable: "target/executable/busco/busco_run/busco_run"
viash_version: "0.9.0"
git_commit: "1d17ce01e25569c8e898b8160af1480ad22fc986"
git_remote: "https://x-access-token:ghs_6YTGQkPF5IMZyp8fS3YMcIBjhXPmep1DKcNC@github.com/viash-hub/biobox"
git_tag: "v0.2.0-24-g1d17ce0"
git_commit: "065297be5fb2d88020fc50e042bb3f49c9254ae9"
git_remote: "https://x-access-token:ghs_bGw8YykA469ibXe1g5GsidZ6N0n23m22jhvl@github.com/viash-hub/biobox"
git_tag: "v0.2.0-25-g065297b"
package_config:
name: "biobox"
version: "main"

View File

@@ -632,9 +632,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="2024-11-08T09:45:05Z"
LABEL org.opencontainers.image.created="2024-11-14T13:16:57Z"
LABEL org.opencontainers.image.source="https://gitlab.com/ezlab/busco"
LABEL org.opencontainers.image.revision="1d17ce01e25569c8e898b8160af1480ad22fc986"
LABEL org.opencontainers.image.revision="065297be5fb2d88020fc50e042bb3f49c9254ae9"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER