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
trafficstars

1. Implemented support for fetching logs from GCP Cloud Logging (BigQuery) 2. Enabled switching between GCP Cloud Logging and ElasticSearch via a configuration flag. Use **logging.provider=gcp** or **logging.provider=elastic** in application...

**Background** Related to #3926 This issue describes implementation of backend for plugins framework. UI Plugin is represented as one or several js/css/etc files stored on the server in some folder....

kind/enhancement

### Background Cloud Pipeline platform allows to launch various types of applications using common GUI. To improve user experience we would like to develop a plugins framework that will allow...

kind/enhancement

**Background** Cloud pipeline installation scripts shall be adopted to support deployment in GKE

kind/enhancement

**Background** When a platform is deployed to GKE cluster, autoscaling service shall be adopted to use GKE API for instance management scripts. **Approach** GKE allows to join nodes using node...

kind/enhancement

**Background** At the moment, Cloud Pipeline' **Launch form** allows to add, modify or remove job parameters manually, but it would be nice to have an ability to *upload* a file...

kind/enhancement
sys/gui
state/has-doc

**Background** At the moment, Cloud Pipeline does not allow to add custom validation logic for pipelineparameters. It would be nice to extend current config.json to have `validation` fields for parameters....

kind/enhancement
sys/gui
sys/core
state/verify
goal/dorado :sparkles:
state/has-doc

**Background** Nextflow allows to describe pipeline parameters as `nextflow_schema.json` file, Cloud Pipeline uses a similar approach with `parameters` section in `config.json` file. **Approach** - Describe current supported format of `parameters`...

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

Resolves #3909 1. Added a new column _provider_ to the _docker_registry_ table to support multiple registry types. 2. Implemented functionality to enable adding GCP (Google Cloud Platform) as a registry...