Build branch main with version main (f591b78)

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

Source commit: f591b7849f

Source message: Output demultiplexer log files (#41)
This commit is contained in:
CI
2025-05-14 08:38:23 +00:00
parent 9660348996
commit b720ad07f9
40 changed files with 759 additions and 105 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: "7a14841ac6d2aeac5a647dc896550e9474124bb3"
git_commit: "f591b7849fe63b27602b2a759c1089d5dee1ecaa"
git_remote: "https://github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-25-g7a14841"
git_tag: "v0.1.1-28-gf591b78"
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" : "7a14841ac6d2aeac5a647dc896550e9474124bb3",
"git_commit" : "f591b7849fe63b27602b2a759c1089d5dee1ecaa",
"git_remote" : "https://github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-25-g7a14841"
"git_tag" : "v0.1.1-28-gf591b78"
},
"package_config" : {
"name" : "demultiplex",