summaryrefslogtreecommitdiff
path: root/gitlab/v4/cli.py
diff options
context:
space:
mode:
authorDan Fuchs <dfuchs@jellyvision.com>2021-02-04 16:36:20 -0600
committerDan Fuchs <dfuchs@jellyvision.com>2021-02-04 17:40:56 -0600
commitff3013a2afeba12811cb3d860de4d0ea06f90545 (patch)
treeb16f70741514dade28cf592004bd01e8f3509058 /gitlab/v4/cli.py
parent643454c5c5bbfb66d5890232a4f07fb04a753486 (diff)
downloadgitlab-ff3013a2afeba12811cb3d860de4d0ea06f90545.tar.gz
feat: import from bitbucket server
I'd like to use this libary to automate importing Bitbucket Server repositories into GitLab. There is a [GitLab API endpoint](https://docs.gitlab.com/ee/api/import.html#import-repository-from-bitbucket-server) to do this, but it is not exposed through this library. * Add an `import_bitbucket_server` method to the `ProjectManager`. This method calls this GitLab API endpoint: https://docs.gitlab.com/ee/api/import.html#import-repository-from-bitbucket-server * Modify `import_gitlab` method docstring for python3 compatibility * Add a skipped stub test for the existing `import_github` method
Diffstat (limited to 'gitlab/v4/cli.py')
0 files changed, 0 insertions, 0 deletions