Build branch main with version main (26bd658)

Build pipeline: viash-hub.demultiplex.main-qzwsk

Source commit: 26bd658d6e

Source message: Add detect_demultiplexer subworkflow (#52)
This commit is contained in:
CI
2025-06-10 07:25:05 +00:00
parent 22aedc71cc
commit 10ff085552
29 changed files with 4223 additions and 198 deletions

View File

@@ -165,9 +165,9 @@ build_info:
output: "target/nextflow/dataflow/combine_samples"
executable: "target/nextflow/dataflow/combine_samples/main.nf"
viash_version: "0.9.4"
git_commit: "6e71519815566a057711019a23a56a22479dd655"
git_commit: "26bd658d6e8462c8bf049889349814ab33630e87"
git_remote: "https://github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-31-g6e71519"
git_tag: "v0.1.1-32-g26bd658"
package_config:
name: "demultiplex"
version: "main"

View File

@@ -3230,9 +3230,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/dataflow/combine_samples",
"viash_version" : "0.9.4",
"git_commit" : "6e71519815566a057711019a23a56a22479dd655",
"git_commit" : "26bd658d6e8462c8bf049889349814ab33630e87",
"git_remote" : "https://github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-31-g6e71519"
"git_tag" : "v0.1.1-32-g26bd658"
},
"package_config" : {
"name" : "demultiplex",

View File

@@ -156,9 +156,9 @@ build_info:
output: "target/nextflow/dataflow/gather_fastqs_and_validate"
executable: "target/nextflow/dataflow/gather_fastqs_and_validate/main.nf"
viash_version: "0.9.4"
git_commit: "6e71519815566a057711019a23a56a22479dd655"
git_commit: "26bd658d6e8462c8bf049889349814ab33630e87"
git_remote: "https://github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-31-g6e71519"
git_tag: "v0.1.1-32-g26bd658"
package_config:
name: "demultiplex"
version: "main"

View File

@@ -3227,9 +3227,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/dataflow/gather_fastqs_and_validate",
"viash_version" : "0.9.4",
"git_commit" : "6e71519815566a057711019a23a56a22479dd655",
"git_commit" : "26bd658d6e8462c8bf049889349814ab33630e87",
"git_remote" : "https://github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-31-g6e71519"
"git_tag" : "v0.1.1-32-g26bd658"
},
"package_config" : {
"name" : "demultiplex",