{"id":21965571,"url":"https://github.com/h44z/gitlab_to_gitea","last_synced_at":"2025-04-04T21:06:34.753Z","repository":{"id":37256742,"uuid":"163068024","full_name":"h44z/gitlab_to_gitea","owner":"h44z","description":"Gitlab to Gitea migration script.","archived":false,"fork":false,"pushed_at":"2025-02-21T17:17:38.000Z","size":50,"stargazers_count":118,"open_issues_count":5,"forks_count":42,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T20:06:06.408Z","etag":null,"topics":["gitea","gitlab","migration","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/h44z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2018-12-25T09:24:46.000Z","updated_at":"2025-03-13T13:19:58.000Z","dependencies_parsed_at":"2025-03-13T21:10:53.573Z","dependency_job_id":"d0b5be4b-9bf3-4996-971d-4399c8a6b06a","html_url":"https://github.com/h44z/gitlab_to_gitea","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h44z%2Fgitlab_to_gitea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h44z%2Fgitlab_to_gitea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h44z%2Fgitlab_to_gitea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h44z%2Fgitlab_to_gitea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h44z","download_url":"https://codeload.github.com/h44z/gitlab_to_gitea/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249524,"owners_count":20908212,"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":["gitea","gitlab","migration","python"],"created_at":"2024-11-29T12:48:30.676Z","updated_at":"2025-04-04T21:06:34.728Z","avatar_url":"https://github.com/h44z.png","language":"Python","readme":"# Gitlab to Gitea migration script.\n\nThis script uses the Gitlab and Gitea API's to migrate all data from\nGitlab to Gitea.\n\nThis script support migrating the following data:\n - Repositories \u0026 Wiki (fork status is lost)\n - Milestones\n - Labels\n - Issues (no comments)\n - Users (no profile pictures)\n - Groups\n - Public SSH keys\n\nTested with Gitlab Version 13.0.6 and Gitea Version 1.11.6.\n\n## Usage\nChange items in the config section of the script.\n\nInstall all dependencies via `python -m pip install -r requirements.txt` and\nuse python3 to execute the script.\n\n### How to use with venv\nTo keep your local system clean, it might be helpful to store all Python dependencies in one folder.\nPython provides a virtual environment package which can be used to accomplish this task.\n\n```bash\npython3 -m venv migration-env\nsource migration-env/bin/activate\npython3 -m pip install -r requirements.txt\n```\n\nThen start the migration script `python3 migrate.py`.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh44z%2Fgitlab_to_gitea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh44z%2Fgitlab_to_gitea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh44z%2Fgitlab_to_gitea/lists"}