cloud-pipeline
cloud-pipeline copied to clipboard
Cloud agnostic genomics analysis, scientific computation and storage platform
This PR adds possibility to install EFA drivers for specific types of instances if requested. This PR also changes how we can specify `instance_mask` in `cloud.network.config` for `aws-regions`, now we...
The current PR provides implementation for issue #1795 The following changes were added: - a new fields added to log filter object: `classNames`, `threadNames` and `severities` - a new fields...
Issue #1745 Add realization of `getOrCreateInstanceDNSRecord` `deleteInstanceDNSRecord` for `AzureInstanceService` class, to be able to use custom DNS functionality with Azure cloud provider
This PR consists of the updated `ngs-essential` tool Dockerfile according to s3 tools paths.
This PR solve problem when `friendly domain` specified with `pipe run` command was recognized as `friendly-path` e.g. old behavior: command `pipe run ... --friendly-url mydomain.com` result endpoint-url: `https://:/mydomain.com` current behavior:...
Relates to #1705. The pull request brings stack traces to error messages logged from `cluster_wait_for_node.py` script.
The current PR provides implementation for issue #1686
This PR provides new `Orchest` tool Orchest is a web based tool for creating data science pipelines. Under the hood Orchest runs a collection of containers to provide a scalable...
related to issue #1514