Build branch main with version main (399e469)

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

Source commit: 399e46901d

Source message: Add test_resources to .gitignore
This commit is contained in:
CI
2024-09-13 09:46:12 +00:00
parent 6c37efac8f
commit ebd9b69856
30 changed files with 482 additions and 212 deletions

View File

@@ -139,7 +139,7 @@ build_info:
output: "target/nextflow/dataflow/combine_samples"
executable: "target/nextflow/dataflow/combine_samples/main.nf"
viash_version: "0.9.0"
git_commit: "cfefb99ef0d6eeeaf62a3f52654651bc59d06e0f"
git_commit: "399e46901d6ce882a7430842b0d74774736439e2"
git_remote: "https://github.com/viash-hub/demultiplex"
package_config:
name: "demultiplex"

View File

@@ -2972,7 +2972,7 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/dataflow/combine_samples",
"viash_version" : "0.9.0",
"git_commit" : "cfefb99ef0d6eeeaf62a3f52654651bc59d06e0f",
"git_commit" : "399e46901d6ce882a7430842b0d74774736439e2",
"git_remote" : "https://github.com/viash-hub/demultiplex"
},
"package_config" : {

View File

@@ -133,7 +133,7 @@ build_info:
output: "target/nextflow/dataflow/gather_fastqs_and_validate"
executable: "target/nextflow/dataflow/gather_fastqs_and_validate/main.nf"
viash_version: "0.9.0"
git_commit: "cfefb99ef0d6eeeaf62a3f52654651bc59d06e0f"
git_commit: "399e46901d6ce882a7430842b0d74774736439e2"
git_remote: "https://github.com/viash-hub/demultiplex"
package_config:
name: "demultiplex"

View File

@@ -2965,7 +2965,7 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/dataflow/gather_fastqs_and_validate",
"viash_version" : "0.9.0",
"git_commit" : "cfefb99ef0d6eeeaf62a3f52654651bc59d06e0f",
"git_commit" : "399e46901d6ce882a7430842b0d74774736439e2",
"git_remote" : "https://github.com/viash-hub/demultiplex"
},
"package_config" : {