{"id":27264278,"url":"https://github.com/estafette/estafette-ci-api","last_synced_at":"2025-04-11T06:54:28.513Z","repository":{"id":24006637,"uuid":"99579613","full_name":"estafette/estafette-ci-api","owner":"estafette","description":"The API of the CI system that handles all incoming webhooks, bot request, UI requests, etc","archived":false,"fork":false,"pushed_at":"2024-08-06T06:54:59.000Z","size":10687,"stargazers_count":14,"open_issues_count":21,"forks_count":4,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-08-06T14:29:34.287Z","etag":null,"topics":["api","ci-cd","cloud-native","estafette-ci","golang","kubernetes","kubernetes-deployment"],"latest_commit_sha":null,"homepage":null,"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/estafette.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":"2017-08-07T13:13:37.000Z","updated_at":"2024-08-06T14:29:34.288Z","dependencies_parsed_at":"2023-02-19T09:16:18.013Z","dependency_job_id":"3c03650e-6ecf-4795-b852-770175627de7","html_url":"https://github.com/estafette/estafette-ci-api","commit_stats":{"total_commits":1962,"total_committers":13,"mean_commits":"150.92307692307693","dds":0.1845056065239552,"last_synced_commit":"51909677df0fa190b67f8bd22d5abbfed71d6275"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estafette%2Festafette-ci-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estafette%2Festafette-ci-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estafette%2Festafette-ci-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estafette%2Festafette-ci-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estafette","download_url":"https://codeload.github.com/estafette/estafette-ci-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358555,"owners_count":21090402,"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":["api","ci-cd","cloud-native","estafette-ci","golang","kubernetes","kubernetes-deployment"],"created_at":"2025-04-11T06:54:27.956Z","updated_at":"2025-04-11T06:54:28.500Z","avatar_url":"https://github.com/estafette.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Estafette CI\n\nThe `estafette-ci-api` component is part of the Estafette CI system documented at https://estafette.io.\n\nPlease file any issues related to Estafette CI at https://github.com/estafette/estafette-ci-central/issues\n\n## Estafette-ci-api\n\nThis component handles all api calls for github, bitbucket and slack integrations; it serves api calls for the web frontend; and it creates build jobs in Kubernetes doing the hard work.\n\n## Installation\n\nPrepare using Helm:\n\n```\nbrew install kubernetes-helm\nkubectl -n kube-system create serviceaccount tiller\nkubectl create clusterrolebinding tiller --clusterrole=cluster-admin --serviceaccount=kube-system:tiller\nhelm init --service-account tiller --wait\n```\n\nThen install or upgrade with Helm:\n\n```\nhelm repo add estafette https://helm.estafette.io\nhelm upgrade --install estafette-ci --namespace estafette-ci estafette/estafette-ci\n```\n\n## Development\n\nTo start development run\n\n```bash\ngit clone git@github.com:estafette/estafette-ci-api.git\ncd estafette-ci-api\ngo get github.com/golang/mock/mockgen\n```\n\nBefore committing your changes run\n\n```bash\ngo generate ./...\ngo test -short ./...\ngo mod tidy\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festafette%2Festafette-ci-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festafette%2Festafette-ci-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festafette%2Festafette-ci-api/lists"}