{"id":13784108,"url":"https://github.com/appleboy/BitbucketServer2Gitea","last_synced_at":"2025-05-11T19:32:19.417Z","repository":{"id":211524495,"uuid":"729174133","full_name":"appleboy/BitbucketServer2Gitea","owner":"appleboy","description":"A command line tool build with Golang to migrate a Bitbucket Server (Stash) Project to Gitea.","archived":false,"fork":false,"pushed_at":"2024-04-03T06:08:47.000Z","size":117,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T09:45:22.419Z","etag":null,"topics":["bitbucket","bitbucket-api-v1","bitbucket-server"],"latest_commit_sha":null,"homepage":"https://developer.atlassian.com/server/bitbucket/rest/v815/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/appleboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.me/appleboy46"]}},"created_at":"2023-12-08T15:37:40.000Z","updated_at":"2024-01-30T13:06:06.000Z","dependencies_parsed_at":"2023-12-19T06:32:25.827Z","dependency_job_id":"188f7641-eb0c-4421-9211-96ce9e07586b","html_url":"https://github.com/appleboy/BitbucketServer2Gitea","commit_stats":{"total_commits":60,"total_committers":2,"mean_commits":30.0,"dds":0.01666666666666672,"last_synced_commit":"8e9720bb36d0d4ec362ea05ffc87602c976d0545"},"previous_names":["appleboy/bitbucketserver2gitea"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2FBitbucketServer2Gitea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2FBitbucketServer2Gitea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2FBitbucketServer2Gitea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2FBitbucketServer2Gitea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","download_url":"https://codeload.github.com/appleboy/BitbucketServer2Gitea/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225035978,"owners_count":17410790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitbucket","bitbucket-api-v1","bitbucket-server"],"created_at":"2024-08-03T19:00:35.423Z","updated_at":"2024-11-17T20:31:28.973Z","avatar_url":"https://github.com/appleboy.png","language":"Go","funding_links":["https://www.paypal.me/appleboy46"],"categories":["Active projects"],"sub_categories":["Migration"],"readme":"# BitbucketServer2Gitea\n\nA command line tool build with Golang to migrate a [Bitbucket Server](https://www.atlassian.com/software/bitbucket/enterprise) (Data Center) Project to Gitea. See the [V1 REST API](https://developer.atlassian.com/server/bitbucket/rest/v815/intro/#about).\n\n## Requirements\n\nThe following software is required to run this tool:\n\n* Gitea version: **1.21.3**\n* Bitbucket Server version: **8.9.7**\n\n## Initial Setup\n\nSetup the Gitea and Bitbucket config\n\n```bash\nbitbucketServer2Gitea config set bitbucket.server https://stash.example.com\nbitbucketServer2Gitea config set bitbucket.username admin\nbitbucketServer2Gitea config set bitbucket.token xxxxxxxxxxxxxx\nbitbucketServer2Gitea config set gitea.server https://gitea.example.com\nbitbucketServer2Gitea config set gitea.token xxxxxxxxxxxxxx\n```\n\n## Migration Single Repository\n\n```bash\nbitbucketServer2Gitea migrate --project-key AIA --repo-slug test \\\n  --target-owner admin --target-repo test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleboy%2FBitbucketServer2Gitea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappleboy%2FBitbucketServer2Gitea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappleboy%2FBitbucketServer2Gitea/lists"}