Build branch main with version main (cf97972)
Build pipeline: viash-hub.htrnaseq.main-6f8s8
Source commit: cf9797232d
Source message: WIP: add component to parse STAR logs (#7)
* WIP: add component to parse STAR logs
* Add tests and logging
This commit is contained in:
@@ -236,8 +236,8 @@ build_info:
|
||||
output: "target/nextflow/parallel_map"
|
||||
executable: "target/nextflow/parallel_map/main.nf"
|
||||
viash_version: "0.9.0-RC7"
|
||||
git_commit: "b98f6367d672368af134843711a46d3b53717187"
|
||||
git_remote: "https://github.com/viash-hub/htrnaseq"
|
||||
git_commit: "cf9797232db1306bfd5696287928cababe317d99"
|
||||
git_remote: "https://x-access-token:ghs_KjB7pWu8DQM3iFulLu7RI06qnt5K8S1A0eaE@github.com/viash-hub/htrnaseq"
|
||||
package_config:
|
||||
name: "htrnaseq"
|
||||
version: "main"
|
||||
|
||||
@@ -3087,8 +3087,8 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/parallel_map",
|
||||
"viash_version" : "0.9.0-RC7",
|
||||
"git_commit" : "b98f6367d672368af134843711a46d3b53717187",
|
||||
"git_remote" : "https://github.com/viash-hub/htrnaseq"
|
||||
"git_commit" : "cf9797232db1306bfd5696287928cababe317d99",
|
||||
"git_remote" : "https://x-access-token:ghs_KjB7pWu8DQM3iFulLu7RI06qnt5K8S1A0eaE@github.com/viash-hub/htrnaseq"
|
||||
},
|
||||
"package_config" : {
|
||||
"name" : "htrnaseq",
|
||||
|
||||
Reference in New Issue
Block a user