{"id":15924050,"url":"https://github.com/yusufcanb/roc","last_synced_at":"2025-09-06T12:32:29.514Z","repository":{"id":38454796,"uuid":"356715804","full_name":"yusufcanb/roc","owner":"yusufcanb","description":"Kubernetes native low code automation platform tailored on top of Robot Framework. Provides parallelization and centralized reporting by desing. ☸🤖","archived":false,"fork":false,"pushed_at":"2023-03-01T19:44:33.000Z","size":7583,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T15:33:14.787Z","etag":null,"topics":["automation","k8s","robotframework"],"latest_commit_sha":null,"homepage":"https://yusufcanb.github.io/roc/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yusufcanb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-04-10T22:57:03.000Z","updated_at":"2024-02-15T09:00:46.000Z","dependencies_parsed_at":"2024-06-19T16:22:17.910Z","dependency_job_id":"a65ce02a-74e2-4db9-96f1-62a10034b7b7","html_url":"https://github.com/yusufcanb/roc","commit_stats":{"total_commits":184,"total_committers":2,"mean_commits":92.0,"dds":"0.18478260869565222","last_synced_commit":"36443cdb40ed5b0e3d2a88618ad6521bc73341c8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/yusufcanb/roc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Froc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Froc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Froc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Froc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusufcanb","download_url":"https://codeload.github.com/yusufcanb/roc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Froc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273905026,"owners_count":25188672,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["automation","k8s","robotframework"],"created_at":"2024-10-06T21:04:14.309Z","updated_at":"2025-09-06T12:32:29.063Z","avatar_url":"https://github.com/yusufcanb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ROC | Robot Operation Center\n\n[![e2e-build](https://github.com/yusufcanb/roc/actions/workflows/e2e.yaml/badge.svg)](https://github.com/yusufcanb/roc/actions/workflows/e2e.yml)\n[![ci-build](https://github.com/yusufcanb/roc/actions/workflows/ci.yaml/badge.svg)](https://github.com/yusufcanb/roc/actions/workflows/ci.yml)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=yusufcanb_roc\u0026metric=coverage)](https://sonarcloud.io/summary/new_code?id=yusufcanb_roc)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=yusufcanb_roc\u0026metric=ncloc)](https://sonarcloud.io/summary/new_code?id=yusufcanb_roc)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=yusufcanb_roc\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=yusufcanb_roc)\n\n\nK8s Native Automation Platform tailored for robot script execution. Provides parallelization and centralized reporting by desing. 🤖 🕹\n\n## Overview\n\n![System Overview](./docs/assets/system-overview.png)\n\n### Project Decomposition\n\n- `packages/cli`: Cross platform CLI application written in Go to manage the platform.\n- `packages/platform`: Responsible for execution, distrubution and reporting.\n- `packages/tunnel`: Exposes Redis PUB-SUB events through a WebSocket server.\n\n## Deployment\n\n### Using Docker Compose\n\nClone the repository;\n\n```\ngit clone https://github.com/yusufcanb/roc\n```\n\nExecute command below to run the platform;\n\n```\ndocker-compose up -d\n```\n\n### Kubernetes\n\n\u003e K8s deployment guide will be published soon\n\n\n## Usage\n\nDownload the `roc-ctl` binary via;\n\n```\ncurl https://github.com/yusufcanb/roc/releases/tag/1.0.0/roc-cli\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufcanb%2Froc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusufcanb%2Froc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufcanb%2Froc/lists"}