Build branch main with version main (de8b424)

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

Source commit: de8b4248b6

Source message: Bedtools sort (#98)

* Initial Commmit

* config file

* Update config.vsh.yaml

* Update script.sh

* Update test.sh

* test files

* Update test.sh

* adding tests

* two more test

* more tests

* more tests

* Update CHANGELOG.md

* removing some files

* Update help.txt

---------

Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
This commit is contained in:
CI
2024-07-31 19:43:50 +00:00
parent 2f26c0291a
commit da141b5d98
155 changed files with 6334 additions and 180 deletions

View File

@@ -173,7 +173,7 @@ build_info:
output: "target/nextflow/seqtk/seqtk_sample"
executable: "target/nextflow/seqtk/seqtk_sample/main.nf"
viash_version: "0.9.0-RC6"
git_commit: "8f525f5e40301ad51bc1cd9587c0febbef84bd7d"
git_commit: "de8b4248b64e0d2e04a6f20c35212403c57a1058"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -3004,7 +3004,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/seqtk/seqtk_sample",
"viash_version" : "0.9.0-RC6",
"git_commit" : "8f525f5e40301ad51bc1cd9587c0febbef84bd7d",
"git_commit" : "de8b4248b64e0d2e04a6f20c35212403c57a1058",
"git_remote" : "https://github.com/viash-hub/biobox"
},
"package_config" : {

View File

@@ -196,7 +196,7 @@ build_info:
output: "target/nextflow/seqtk/seqtk_subseq"
executable: "target/nextflow/seqtk/seqtk_subseq/main.nf"
viash_version: "0.9.0-RC6"
git_commit: "8f525f5e40301ad51bc1cd9587c0febbef84bd7d"
git_commit: "de8b4248b64e0d2e04a6f20c35212403c57a1058"
git_remote: "https://github.com/viash-hub/biobox"
package_config:
name: "biobox"

View File

@@ -3034,7 +3034,7 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/seqtk/seqtk_subseq",
"viash_version" : "0.9.0-RC6",
"git_commit" : "8f525f5e40301ad51bc1cd9587c0febbef84bd7d",
"git_commit" : "de8b4248b64e0d2e04a6f20c35212403c57a1058",
"git_remote" : "https://github.com/viash-hub/biobox"
},
"package_config" : {