{"id":41374558,"url":"https://github.com/BagToad/gh-mini-arc","last_synced_at":"2026-02-01T20:00:50.734Z","repository":{"id":237318121,"uuid":"792399591","full_name":"BagToad/gh-mini-arc","owner":"BagToad","description":"A gh extension to start up a ARC deployment in minikube via codespaces.","archived":false,"fork":false,"pushed_at":"2024-05-16T15:31:34.000Z","size":20,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T10:45:27.108Z","etag":null,"topics":["gh-extension"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/BagToad.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":"2024-04-26T15:34:41.000Z","updated_at":"2025-05-06T01:50:01.000Z","dependencies_parsed_at":"2024-05-16T16:00:39.699Z","dependency_job_id":"618f3e52-a62b-4dc0-ab5f-02927d5374d8","html_url":"https://github.com/BagToad/gh-mini-arc","commit_stats":null,"previous_names":["bagtoad/gh-mini-arc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BagToad/gh-mini-arc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BagToad%2Fgh-mini-arc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BagToad%2Fgh-mini-arc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BagToad%2Fgh-mini-arc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BagToad%2Fgh-mini-arc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BagToad","download_url":"https://codeload.github.com/BagToad/gh-mini-arc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BagToad%2Fgh-mini-arc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28988406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gh-extension"],"created_at":"2026-01-23T10:00:30.301Z","updated_at":"2026-02-01T20:00:50.713Z","avatar_url":"https://github.com/BagToad.png","language":"Shell","funding_links":[],"categories":["🧩 Categories"],"sub_categories":["Automation / DevOps"],"readme":"# Mini ARC\n\nA `gh` extension to start up a Actions Runner Controller deployment in Minikube via Codespaces.\n\nBuilt for those that need or want to deploy Actions Runner Controller as fast as possible for testing or experimental purposes.\n\nThis extension will:\n- Create you a new repository.\n- Create a new Codespace.\n- Install Actions Runner Controller in Minikube on said Codespace.\n- Create a flexible number of runner scale set deployments based on input options.\n  - Each runner scale set is installed to the new repository. \n\n## Prerequisites\n\n- Ensure you have the [GitHub CLI](https://github.com/cli/cli) installed. \n- Ensure your GitHub CLI token has the `repo`, `workflow`, and `codespace` scopes (run `gh auth status` to check).\n- If not, add the scopes: \n    ```bash\n    gh auth refresh --scopes repo,workflow,codespace\n    ```\n- Install the extension:\n    ```bash\n    gh extension install bagtoad/gh-mini-arc\n    ```\n\n## Usage\n\nCreate a new repository with an Actions Runner Controller deployment in a Codespace.\n```bash\ngh mini-arc\n```\nCreate a new repository with an Actions Runner Controller deployment in a Codespace with 5 runner scale sets of different names.\n```bash\ngh mini-arc -s \"scale-set-1\" -s \"scale-set-2\" -s \"scale-set-3\" -s \"scale-set-4\" -s \"scale-set-5\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBagToad%2Fgh-mini-arc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBagToad%2Fgh-mini-arc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBagToad%2Fgh-mini-arc/lists"}