Build branch main with version main (dc7b33d)
Build pipeline: viash-hub.biobox.main-62lvg
Source commit: dc7b33d51f
Source message: Bcftools Norm (#144)
* Initial Commit
* config and help.txt
* script.sh
* test template
* More tests and debugging
* test 5 and 6
* test 7, 8, 9
* Update test.sh
* fixing bug on config
* Changelog
* Update config.vsh.yaml
* Requested changes
* Bug fixing
---------
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: "c3ba4a78497f7518725bb7d3e213b2a9bcee511e"
|
||||
git_commit: "dc7b33d51f274cb156b1f1b0fbdc6fed0b757720"
|
||||
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-10T13:57:05Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-10T14:19:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
LABEL org.opencontainers.image.revision="c3ba4a78497f7518725bb7d3e213b2a9bcee511e"
|
||||
LABEL org.opencontainers.image.revision="dc7b33d51f274cb156b1f1b0fbdc6fed0b757720"
|
||||
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: "c3ba4a78497f7518725bb7d3e213b2a9bcee511e"
|
||||
git_commit: "dc7b33d51f274cb156b1f1b0fbdc6fed0b757720"
|
||||
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-10T13:57:04Z"
|
||||
LABEL org.opencontainers.image.created="2024-09-10T14:19:56Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/biobox"
|
||||
LABEL org.opencontainers.image.revision="c3ba4a78497f7518725bb7d3e213b2a9bcee511e"
|
||||
LABEL org.opencontainers.image.revision="dc7b33d51f274cb156b1f1b0fbdc6fed0b757720"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user