epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 59 forks source link

Bitbucket support #2611

Open mzueva opened 2 years ago

mzueva commented 2 years ago

Background Cloud Pipeline shall support Bitbucket as VCS for pipelines and version storages.

Target Bitbucket API version - 7.17

ekazachkova commented 2 years ago

The following actions are not supported for bitbucket repositories (due to Bitbucket Server API does not support file deletion):

All this methods will return UnsupportedOperationException.

@rodichenko Could you please handle such situations?