Files
openpipeline_composed/_viash.yaml
CI 432d646588 Build branch openpipeline_composed/set-public-scope with version set-public-scope to openpipeline_composed on branch set-public-scope (5068271)
Build pipeline: openpipelines-bio.openpipeline-composed.main-vnhhz

Source commit: 50682718d6

Source message: Merge branch 'set-public-scope' of github.com:openpipelines-bio/openpipeline_composed into set-public-scope
2026-04-08 12:30:26 +00:00

33 lines
884 B
YAML

viash_version: 0.9.7
source: src
target: target
name: openpipeline_composed
organization: vsh
links:
repository: https://github.com/openpipelines-bio/openpipeline_composed
docker_registry: ghcr.io
repositories:
- name: openpipeline
repo: openpipeline
type: vsh
tag: v4.0.4
- name: openpipeline_qc
repo: openpipeline_qc
type: vsh
tag: v0.2.2
- name: biobox
repo: biobox
type: vsh
tag: v0.4.2
info:
test_resources:
- type: s3
path: s3://openpipelines-bio/openpipeline_incubator/resources_test
dest: resources_test
config_mods: |
.requirements.commands := ['ps']
.runners[.type == 'nextflow'].directives.tag := '$id'
.resources += {path: '/src/configs/labels.config', dest: 'nextflow_labels.config'}
.runners[.type == 'nextflow'].config.script := 'includeConfig("nextflow_labels.config")'
version: set-public-scope