{"id":27933979,"url":"https://github.com/kuberocketci/gitfusion","last_synced_at":"2026-04-17T15:33:08.948Z","repository":{"id":291731197,"uuid":"978584709","full_name":"KubeRocketCI/gitfusion","owner":"KubeRocketCI","description":"GitFusion is a microservice that provides a unified interface for interacting with multiple Git providers (GitHub, GitLab, Bitbucket). It streamlines repository discovery and management through a consistent REST API, abstracting away the differences between various Git platforms.","archived":false,"fork":false,"pushed_at":"2025-05-06T08:05:45.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-06T09:24:55.277Z","etag":null,"topics":["bitbucket","gin-go","git","github","gitlab","gitserver","kubernetes","kuberocketci","vcs"],"latest_commit_sha":null,"homepage":"https://docs.kuberocketci.io/","language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KubeRocketCI.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,"zenodo":null}},"created_at":"2025-05-06T08:00:59.000Z","updated_at":"2025-05-06T08:05:48.000Z","dependencies_parsed_at":"2025-05-06T09:35:01.621Z","dependency_job_id":null,"html_url":"https://github.com/KubeRocketCI/gitfusion","commit_stats":null,"previous_names":["kuberocketci/gitfusion"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fgitfusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fgitfusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fgitfusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KubeRocketCI%2Fgitfusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KubeRocketCI","download_url":"https://codeload.github.com/KubeRocketCI/gitfusion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252820187,"owners_count":21809170,"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","gin-go","git","github","gitlab","gitserver","kubernetes","kuberocketci","vcs"],"created_at":"2025-05-07T05:26:39.249Z","updated_at":"2026-04-17T15:33:08.943Z","avatar_url":"https://github.com/KubeRocketCI.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitFusion\n\n[![Apache License 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## Overview\n\nGitFusion is a unified Git provider integration microservice designed to enhance user experience when working with git repositories across multiple providers (GitHub, GitLab, Bitbucket). It acts as a consistent interface between [portal UI](https://github.com/epam/edp-headlamp) and various git providers, enabling users to easily discover and interact with codebases, branches, pull requests, and other git capabilities.\n\n## Business Value\n\n- Enhance user productivity by providing a seamless experience across different git providers\n- Reduce context switching for users when working with multiple git platforms\n- Standardize git operations through a consistent API interface\n- Improve discoverability of repositories, branches, and other git resources\n- Enable future extensibility of git-related features in our portal\n\n## Key Features\n\nGitFusion provides the following features (implemented incrementally):\n\n- Repository discovery and search across providers\n- Branch management and information retrieval\n- Pull/Merge request handling and visibility\n- Unified API for interacting with different git providers\n\n## Architecture\n\nGitFusion is built as a RESTful API service with the following characteristics:\n\n- Integration with multiple git providers (GitHub, GitLab, Bitbucket) via their respective APIs\n- Authentication via API keys with Kubernetes secrets\n- Kubernetes-native deployment with Helm charts\n- Written in Go with a clean, extensible architecture\n\n## Getting Started\n\n### Prerequisites\n\n- Go 1.24+\n- Kubernetes cluster with configured GitServer CRDs\n- Access to Git provider API tokens\n\n### Building\n\n```bash\n# Build the binary\nmake build\n\n# Run tests\nmake test\n\n# Generate API code from OpenAPI spec\nmake generate\n```\n\n### Deployment\n\nGitFusion can be deployed using the provided Helm chart:\n\n```bash\n# From project root\nhelm install gitfusion ./deploy-templates -n my-namespace\n```\n\n## API Documentation\n\nGitFusion exposes a RESTful API defined using OpenAPI specification. The API includes endpoints for:\n\n- Repository management (listing, getting details)\n- Organization operations\n- And more as the project evolves\n\nRather than listing specific endpoints here which may change over time, we recommend referring to the OpenAPI specification at `internal/api/oapi.yaml` for the most up-to-date and complete API documentation.\n\n## Contributing\n\nWe welcome contributions to GitFusion! Please see our [Contributing Guide](CONTRIBUTING.md) for more information on how to get started. Also, please note that all contributions are governed by our [Code of Conduct](CODE_OF_CONDUCT.md).\n\n## Security\n\nFor information about security policies and procedures, please refer to our [Security Policy](SECURITY.md).\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuberocketci%2Fgitfusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuberocketci%2Fgitfusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuberocketci%2Fgitfusion/lists"}