EducationalTestingService / gitlab-to-atlassian

Scripts to help export information from GitLab to Atlassian JIRA and Stash.
Other
36 stars 11 forks source link

Not working #13

Open redacted-text opened 6 years ago

redacted-text commented 6 years ago

Retrieving existing Stash projects...done Processing GitLab projects... Traceback (most recent call last): File "gitlab_to_stash.py", line 273, in main() File "gitlab_to_stash.py", line 139, in main for project in gen_all_results(git.getallprojects, AttributeError: 'Gitlab' object has no attribute 'getallprojects'

desilinguist commented 6 years ago

Unfortunately, this project is not actively maintained since we switched away from GitLab a while ago. It seems that the GitLab API must have changed since this code was written. I updated the project README.