cloud-pipeline
cloud-pipeline copied to clipboard
Cloud agnostic genomics analysis, scientific computation and storage platform
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...
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
**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...
**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...
**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...
**Background** Cloud Pipeline shall support [Bitbucket Cloud](https://developer.atlassian.com/cloud/bitbucket/rest/intro) VCS for pipelines.
**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...