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

This PR adds testcase for broken Markdown for the Tools Description page (and probably others) #2445

sys/docs

Related to #2721 This PR adds ability to specify tags for datastorage files through `SystemPreference` (`storage.object.tags.schema`) or `json` file, in format: ``` { ".*html": ["tag-key=tag-value", "tag-key-2=tag-value-2"], ".*txt": "tag-key=value" } ```...

**Background** At the moment one cannot change launch parameters when run is initiated from Metadata view and the launch form looks a little bit odd **Approach** - Allow to modify...

kind/enhancement

**Background** At the moment when data is persisted for billing reports only entity id (tool/pipeline/storage) is saved and details are fetched from the database when billing report is generated. With...

kind/enhancement

This PR introduces **Quick Launcher** application - a Web application that allows users to *quick-launch* an application (tool or tool-specific app)

**Background** [Transfer status reporting](https://github.com/epam/cloud-pipeline/issues/2722)

Relates to #2639 and improves changes introduced in #2685. The pull request brings support for nodes graceful scale down to deployment autoscaler. ### Graceful pod termination In order to avoid...

**Background** As separate Cloud Pipeline deployments may face periodically with large workload peaks, it would be useful to implement an autoscaling of the system nodes (HA service) - to allow...

kind/enhancement
sys/gui
sys/core
state/verify

**Background** [Transfer status reporting](https://github.com/epam/cloud-pipeline/issues/2722)