Build branch main with version main (86333c1)
Build pipeline: meta-vsh-ci-template-tpwsr
Source commit: 86333c1a46
Source message: SnpEff (#153)
* Help file
* config file
* config file
* runners script
* config file
* test script
* test
* test
* runners script
* snake case
* snake case
* output parameters
* modify argument formatting, container setup
* fix buf with mv command
* avoid boolean_false and fix bug with output files
---------
Co-authored-by: Emma Rousseau <emmarou1@icloud.com>
This commit is contained in:
@@ -433,9 +433,9 @@ build_info:
|
||||
output: "target/executable/samtools/samtools_fastq"
|
||||
executable: "target/executable/samtools/samtools_fastq/samtools_fastq"
|
||||
viash_version: "0.9.0"
|
||||
git_commit: "add125261c6fa0ed7c9906fc85e7368d2072c4a3"
|
||||
git_remote: "https://x-access-token:ghs_bKg5UFS6ueiPm6KFjDzlVauquRQ8Fx1iMgnZ@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-9-gadd1252"
|
||||
git_commit: "86333c1a465db45facd936695f1f33b186ccf0fc"
|
||||
git_remote: "https://x-access-token:ghs_ILHMFrZClEMTdFrL0nibETdAJotVbg0IPeJ7@github.com/viash-hub/biobox"
|
||||
git_tag: "v0.2.0-10-g86333c1"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
version: "main"
|
||||
|
||||
@@ -626,9 +626,9 @@ sed 's#Using ##;s# \([0-9\.]*\)$#: \1#' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.authors="Emma Rousseau"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component samtools samtools_fastq"
|
||||
LABEL org.opencontainers.image.created="2024-10-07T09:07:44Z"
|
||||
LABEL org.opencontainers.image.created="2024-10-16T08:57:42Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/samtools/samtools"
|
||||
LABEL org.opencontainers.image.revision="add125261c6fa0ed7c9906fc85e7368d2072c4a3"
|
||||
LABEL org.opencontainers.image.revision="86333c1a465db45facd936695f1f33b186ccf0fc"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user