cloud-pipeline
cloud-pipeline copied to clipboard
Cloud agnostic genomics analysis, scientific computation and storage platform
**Background** Currently Cloud-Pipeline allows to specify some values that would be resolved dynamically such as ${RUN_ID}. But this parameters works as place holders and and don't allow to perform some...
**Background** Let's introduce new role which will allow users to use `AdvancedAssignPolicy` and `KubeServiceAccount` for runs
**Background** At the moment only admin users and users with ROLE_READER assigned can view list of groups and group details. In addition to this platform shall allow to grant access...
**Background** At the moment only admin users and users with `ROLE_READER` assigned can view list of users and user details. In addition to this platform shall allow to grant access...
**Background** Related to #3683 1. Token field in the pipeline creation GUI shall be treated as password (not saved in form cache) 2. At pipeline start output of `git clone`...
**Describe the bug** `GET` `/folder/projects` method doesn't return all projects. **To Reproduce** Steps to reproduce the behavior: 1. Create "1234" project; 2. Fetch all projects using `/folder/projects` - project "1234"...
**Describe the bug** Currently, not restored files shown as restored if folder with the same name restored and `Show archive files` switched on. **To Reproduce** Steps to reproduce the behavior:...
`pipe storage ls s3:///` shall be able to list restored files. The following issues were discovered: - currently, `pipe` shows restored files with `--recursive` option only - `pipe storage ls...
Allow to pass `skipPolicy` flag from GUI when creating a new bucket
**Background** A clear and concise description of what the problem is. Ex. At the moment, Cloud Pipeline does not allow [...] and it would be nice to [...] because [...]...