New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add migration from GitBucket #16767
Add migration from GitBucket #16767
Conversation
Codecov Report
@@ Coverage Diff @@
## main #16767 +/- ##
=======================================
Coverage ? 45.48%
=======================================
Files ? 799
Lines ? 88961
Branches ? 0
=======================================
Hits ? 40466
Misses ? 42000
Partials ? 6495
Continue to review full report at Codecov.
|
GitBucket is not http://bitbucket.org . It seems online demo is not avaiable. |
There is a Public Demo Instance: https://gitbucket.herokuapp.com/ Hope this helps. |
That's right but for tests we need a reliable host. A repository there could/will change and is not usable for tests. |
EDIT: I worked on this a bit too but did not find a nice sdk so did focus on gogs, etc instead |
aaa - did missed it too |
@KN4CK3R please resolve conflicts - I'll test manually once https://gitbucket.herokuapp.com/ is up and running - code looks good so far :) |
see #16767 (comment) |
@KN4CK3R localy tested and got error: EDIT: closed issues are not migrated only open one |
The closed issues issue should now be gone. I created a PR for that: gitbucket/gitbucket#2859 |
Any update? |
Looks like CI failed is unrelated. |
This PR adds GitBucket as migration source. GitBucket claims to be api compatible with Github so I reused the Github downloader.
Supported:
There is no usable public instance so I have not added tests.
The text was updated successfully, but these errors were encountered: