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:
@@ -222,9 +222,9 @@ build_info:
|
||||
output: "target/executable/bedtools/bedtools_sort"
|
||||
executable: "target/executable/bedtools/bedtools_sort/bedtools_sort"
|
||||
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"
|
||||
|
||||
@@ -509,9 +509,9 @@ RUN echo "bedtools: \"$(bedtools --version | sed -n 's/^bedtools //p')\"" > /var
|
||||
|
||||
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component bedtools bedtools_sort"
|
||||
LABEL org.opencontainers.image.created="2024-10-07T09:07:42Z"
|
||||
LABEL org.opencontainers.image.created="2024-10-16T08:57:42Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/arq5x/bedtools2"
|
||||
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