cloud-pipeline icon indicating copy to clipboard operation
cloud-pipeline copied to clipboard

Cloud agnostic genomics analysis, scientific computation and storage platform

Results 380 cloud-pipeline issues
Sort by recently updated
recently updated
newest added

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...

kind/bug

**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

kind/enhancement

**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 [...]...

kind/enhancement

**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...

kind/enhancement
state/has-doc

**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...

kind/enhancement

**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: ![Image](https://github.com/user-attachments/assets/bfd110ec-598c-4c54-9ffb-c8a68c69bafb)...

goal/portal 🔬

**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...

goal/portal 🔬

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`)...