Build branch main with version main (1efc026)

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

Source commit: 1efc0264ca

Source message: Use `meta_name` instead of `meta_functionality_name` (#174)
This commit is contained in:
CI
2025-04-22 09:13:11 +00:00
parent a518d2ead8
commit 963503eca8
350 changed files with 697 additions and 693 deletions

View File

@@ -178,9 +178,9 @@ build_info:
output: "target/executable/rseqc/rseqc_bamstat"
executable: "target/executable/rseqc/rseqc_bamstat/rseqc_bamstat"
viash_version: "0.9.2"
git_commit: "5f6516e9c0d95c84f3d4159a67d3de19d3ae1fde"
git_commit: "1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
git_remote: "https://github.com/viash-hub/biobox"
git_tag: "v0.2.0-30-g5f6516e"
git_tag: "v0.2.0-31-g1efc026"
package_config:
name: "biobox"
version: "main"

View File

@@ -455,9 +455,9 @@ RUN echo "RSeQC bam_stat.py: $(bam_stat.py --version | cut -d' ' -f2-)" > /var/s
LABEL org.opencontainers.image.authors="Emma Rousseau"
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_bamstat"
LABEL org.opencontainers.image.created="2025-03-06T09:19:37Z"
LABEL org.opencontainers.image.created="2025-04-22T08:55:26Z"
LABEL org.opencontainers.image.source="https://github.com/MonashBioinformaticsPlatform/RSeQC"
LABEL org.opencontainers.image.revision="5f6516e9c0d95c84f3d4159a67d3de19d3ae1fde"
LABEL org.opencontainers.image.revision="1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -204,9 +204,9 @@ build_info:
output: "target/executable/rseqc/rseqc_inferexperiment"
executable: "target/executable/rseqc/rseqc_inferexperiment/rseqc_inferexperiment"
viash_version: "0.9.2"
git_commit: "5f6516e9c0d95c84f3d4159a67d3de19d3ae1fde"
git_commit: "1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
git_remote: "https://github.com/viash-hub/biobox"
git_tag: "v0.2.0-30-g5f6516e"
git_tag: "v0.2.0-31-g1efc026"
package_config:
name: "biobox"
version: "main"

View File

@@ -455,9 +455,9 @@ RUN echo "RSeQC - infer_experiment.py: $(infer_experiment.py --version | cut -d'
LABEL org.opencontainers.image.authors="Emma Rousseau"
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_inferexperiment"
LABEL org.opencontainers.image.created="2025-03-06T09:19:36Z"
LABEL org.opencontainers.image.created="2025-04-22T08:55:25Z"
LABEL org.opencontainers.image.source="https://github.com/MonashBioinformaticsPlatform/RSeQC"
LABEL org.opencontainers.image.revision="5f6516e9c0d95c84f3d4159a67d3de19d3ae1fde"
LABEL org.opencontainers.image.revision="1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER

View File

@@ -297,9 +297,9 @@ build_info:
output: "target/executable/rseqc/rseqc_inner_distance"
executable: "target/executable/rseqc/rseqc_inner_distance/rseqc_inner_distance"
viash_version: "0.9.2"
git_commit: "5f6516e9c0d95c84f3d4159a67d3de19d3ae1fde"
git_commit: "1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
git_remote: "https://github.com/viash-hub/biobox"
git_tag: "v0.2.0-30-g5f6516e"
git_tag: "v0.2.0-31-g1efc026"
package_config:
name: "biobox"
version: "main"

View File

@@ -459,9 +459,9 @@ RUN echo "RSeQC - inner_distance.py: $(inner_distance.py --version | cut -d' ' -
LABEL org.opencontainers.image.authors="Emma Rousseau"
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_inner_distance"
LABEL org.opencontainers.image.created="2025-03-06T09:19:36Z"
LABEL org.opencontainers.image.created="2025-04-22T08:55:26Z"
LABEL org.opencontainers.image.source="https://github.com/MonashBioinformaticsPlatform/RSeQC"
LABEL org.opencontainers.image.revision="5f6516e9c0d95c84f3d4159a67d3de19d3ae1fde"
LABEL org.opencontainers.image.revision="1efc0264ca674d8cff7729fcd0ad8f11ea06ee27"
LABEL org.opencontainers.image.version="main"
VIASHDOCKER