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

Task to re-implement approach to self termination of a run which is stuck after all main work was done. Now we moving logic of termination in the API server and...

kind/enhancement

Small fixes in export install config and import users functions related to https://github.com/epam/cloud-pipeline/issues/3596

Let's add possibility to configure creation of the private docker registry group on user createion

kind/enhancement

**Background** It would be great to update our main DB to the latest stable version (PostgreSQL 16.4) **Approach** - Upgrage `cp-api-db` deployment image to the postgres:16.4 - Update `cp-api-srv` JDBC...

kind/enhancement

**Background** In order to improve run's launch page the following features have to be implemented: - parameter pretty names - parameter icons **Approach** Introduce support for parameter pretty names and...

kind/enhancement
state/has-doc

**Background** At the moment, Cloud Pipeline allows to fetch data for `pipe storage du` with `--depth` option from cloud provider only and it would be nice to support `--depth` with...

kind/enhancement

**Background** Cloud Pipeline shall support [Bitbucket Cloud](https://developer.atlassian.com/cloud/bitbucket/rest/intro) VCS for pipelines.

kind/enhancement

**Background** Cloud Pipeline does not allow remove runs and it would be nice to support it because a huge runs count can affect queries performance. `billing service` may require runs...

kind/enhancement
state/has-doc