cloud-pipeline
cloud-pipeline copied to clipboard
Cloud agnostic genomics analysis, scientific computation and storage platform
It would be useful to have a run's associated **project** identifier, if any; also, *filter runs* method should accept this property (an array of project identifiers) to filter runs based...
Currently, `folder` objects don't have `description` field; it would be nice to add an optional `description` for folders (both "general" and projects)
**Describe the bug** If you define a storage rule for pipeline as: folder/* And you analysisDir contains: folder/ - file1 dir/ - file2 - .DS_Store It will copy dir/.DS_Store (effectively...
**Background** It would be beneficial to use CP_PIP_EXTRA_ARGS during pip installation, it will allow to overwrite index-url and download pip package from internal index py repo
**Background** A clear and concise description of what the problem is. Ex. At the moment, Cloud Pipeline does not allow [...] and it would be nice to [...] because [...]...
**Background** Cloud Pipeline does not show cloud instance at `Cluster State` panel and it would be nice to support it. **Approach** - API shall support a new properties for cloud...
**Background** In some cases it can be very beneficial to have a mechanism for runs to provide some data about itself (periodically sync specific data files from run instance to...
**Permissions** panel of the Project Info page of the NGS Portal shall display a list with users/groups permissions to the current project. This panel should look approximately like this: ...
**Run History** panel of the Project Info page of the NGS Portal shall display a list with a few project's last runs (active and completed). This panel should look approximately...
relates to #2639 This PR brings the following changes: - a new trigger that provides ability to scale up node/replicas if pods utilisation is greater than config provided threshold (`config.trigger.pods_utilization`)...