cloud-pipeline
cloud-pipeline copied to clipboard
Cloud agnostic genomics analysis, scientific computation and storage platform
The current PR provides integration test for issue #2574 This changes include: - extended current test suit to support issue changes - a test suit added for huge batch tests
**Background** Relates to #2595. Currently Cloud Pipeline provides listing API for registered data transfer services. It allows to list any local paths from data transfer service. Nevertheless Cloud Pipeline does...
**Background** Relates to #2607, #2602 and #2595. Similarly to #2602 Cloud Pipeline does not provide data deletion API for registered data transfer services (see #2607). **Approach** Cloud Pipeline shall provide...
## Background Cloud Pipeline could be configured to provide separate functionality to: - Organize and view rstudio tools and rshiny apps (quick-launcher UI) - Provide mechanism to scale resources automatically...
**Background** For now it is possible to configure several settings for tool before launch it (r libs, java etc). However it is possible to configure it for every tool in...
**Background** Currently Data Transfer Service allows to list local files and transfer local files to/from cloud data storages. Nevertheless in certain scenarios local files deletion may be also helpful. For...
The PR contains changes of the pre-built MacOS distribution icon for the Cloud Data application.
The PR contains changes of the pre-built Windows distribution icon for the Cloud Data application.
The PR contains changes of the pre-built Windows distribution icon for the Cloud Data application.
The current PR provides implementation for issue #2574 - `pipe storage cp/mv` operations - this feature enables for: - S3 provider only - `--verify-destination` shall not be enabled (since this...