Build branch main with version main (1e04724)

Build pipeline: viash-hub.htrnaseq.main-qcd6f

Source commit: 1e04724002

Source message: Integration tests: check contents of demultiplexing output (#25)
This commit is contained in:
CI
2024-12-20 11:27:04 +00:00
parent 51a1df053e
commit 5196df6cd0
55 changed files with 5916 additions and 88 deletions

View File

@@ -264,8 +264,8 @@ build_info:
output: "target/nextflow/parallel_map"
executable: "target/nextflow/parallel_map/main.nf"
viash_version: "0.9.0"
git_commit: "e3a7de40e8c1f809e7a3e2ca1e34e2f7150d0790"
git_remote: "https://x-access-token:ghs_nFNHagvyTq2ZDrbyQ3KbmmqZYpur9V22CgJA@github.com/viash-hub/htrnaseq"
git_commit: "1e04724002db16babe7015e8703aa3eb55e8f225"
git_remote: "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3148,8 +3148,8 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/parallel_map",
"viash_version" : "0.9.0",
"git_commit" : "e3a7de40e8c1f809e7a3e2ca1e34e2f7150d0790",
"git_remote" : "https://x-access-token:ghs_nFNHagvyTq2ZDrbyQ3KbmmqZYpur9V22CgJA@github.com/viash-hub/htrnaseq"
"git_commit" : "1e04724002db16babe7015e8703aa3eb55e8f225",
"git_remote" : "https://x-access-token:ghs_E2WtcKgkiH3ocUC9OYqZa56DfTo5Fl2Cb5ve@github.com/viash-hub/htrnaseq"
},
"package_config" : {
"name" : "htrnaseq",