Build branch main with version main (5a046ba)

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

Source commit: 5a046ba003

Source message: Fix detection of FASTQ files with non-alphanumerical sample names. (#65)
This commit is contained in:
CI
2025-08-01 11:53:04 +00:00
parent 6f76b49468
commit 36bd60bf4c
66 changed files with 132 additions and 130 deletions

View File

@@ -204,9 +204,9 @@ build_info:
output: "target/nextflow/stats/combine_star_logs"
executable: "target/nextflow/stats/combine_star_logs/main.nf"
viash_version: "0.9.4"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_commit: "5a046ba00351f55ce8e9f524bc329dabda0a7a14"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-11-g10d3b38"
git_tag: "v0.7.2-12-g5a046ba"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3295,9 +3295,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/stats/combine_star_logs",
"viash_version" : "0.9.4",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_commit" : "5a046ba00351f55ce8e9f524bc329dabda0a7a14",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-11-g10d3b38"
"git_tag" : "v0.7.2-12-g5a046ba"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -188,9 +188,9 @@ build_info:
output: "target/nextflow/stats/generate_pool_statistics"
executable: "target/nextflow/stats/generate_pool_statistics/main.nf"
viash_version: "0.9.4"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_commit: "5a046ba00351f55ce8e9f524bc329dabda0a7a14"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-11-g10d3b38"
git_tag: "v0.7.2-12-g5a046ba"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3279,9 +3279,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/stats/generate_pool_statistics",
"viash_version" : "0.9.4",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_commit" : "5a046ba00351f55ce8e9f524bc329dabda0a7a14",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-11-g10d3b38"
"git_tag" : "v0.7.2-12-g5a046ba"
},
"package_config" : {
"name" : "htrnaseq",

View File

@@ -270,9 +270,9 @@ build_info:
output: "target/nextflow/stats/generate_well_statistics"
executable: "target/nextflow/stats/generate_well_statistics/main.nf"
viash_version: "0.9.4"
git_commit: "10d3b382d6ee8368c846736f24b076eeddfc8ce2"
git_commit: "5a046ba00351f55ce8e9f524bc329dabda0a7a14"
git_remote: "https://github.com/viash-hub/htrnaseq"
git_tag: "v0.7.2-11-g10d3b38"
git_tag: "v0.7.2-12-g5a046ba"
package_config:
name: "htrnaseq"
version: "main"

View File

@@ -3374,9 +3374,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/stats/generate_well_statistics",
"viash_version" : "0.9.4",
"git_commit" : "10d3b382d6ee8368c846736f24b076eeddfc8ce2",
"git_commit" : "5a046ba00351f55ce8e9f524bc329dabda0a7a14",
"git_remote" : "https://github.com/viash-hub/htrnaseq",
"git_tag" : "v0.7.2-11-g10d3b38"
"git_tag" : "v0.7.2-12-g5a046ba"
},
"package_config" : {
"name" : "htrnaseq",