Build branch main with version main (da3272d)
Build pipeline: viash-hub.biobox.main-7x2wm
Source commit: da3272d011
Source message: Bcftools sort (#141)
* Initial commit
* Update on config file
* Update
* Update config.vsh.yaml
* Update config.vsh.yaml
* Update test.sh
* Update help.txt
* adding meta variables
* Adding test for bcf file
* Update CHANGELOG.md
* Update config.vsh.yaml
* requested changes
---------
Co-authored-by: Jakub Majercik <57993790+jakubmajercik@users.noreply.github.com>
This commit is contained in:
@@ -507,7 +507,7 @@ build_info:
|
||||
output: "target/executable/lofreq/lofreq_call"
|
||||
executable: "target/executable/lofreq/lofreq_call/lofreq_call"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "f3e87e58c921a4ef59fe8946edcd066cdfc8de9c"
|
||||
git_commit: "da3272d0118227ee788cd93b222201f557729397"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -656,9 +656,9 @@ echo "lofreq: $version" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.authors="Kai Waldrant"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component lofreq lofreq_call"
|
||||
LABEL org.opencontainers.image.created="2024-09-02T13:10:16Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-02T13:28:15Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
LABEL org.opencontainers.image.revision="f3e87e58c921a4ef59fe8946edcd066cdfc8de9c"
|
||||
LABEL org.opencontainers.image.revision="da3272d0118227ee788cd93b222201f557729397"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
@@ -215,7 +215,7 @@ build_info:
|
||||
output: "target/executable/lofreq/lofreq_indelqual"
|
||||
executable: "target/executable/lofreq/lofreq_indelqual/lofreq_indelqual"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "f3e87e58c921a4ef59fe8946edcd066cdfc8de9c"
|
||||
git_commit: "da3272d0118227ee788cd93b222201f557729397"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -501,9 +501,9 @@ echo "lofreq: $version" > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.authors="Kai Waldrant"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component lofreq lofreq_indelqual"
|
||||
LABEL org.opencontainers.image.created="2024-09-02T13:10:15Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-02T13:28:15Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
LABEL org.opencontainers.image.revision="f3e87e58c921a4ef59fe8946edcd066cdfc8de9c"
|
||||
LABEL org.opencontainers.image.revision="da3272d0118227ee788cd93b222201f557729397"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user