{"id":36491847,"url":"https://github.com/robolaunch/cosmodrome","last_synced_at":"2026-01-12T01:56:38.663Z","repository":{"id":65317260,"uuid":"582573043","full_name":"robolaunch/cosmodrome","owner":"robolaunch","description":"Pipeline that builds and pushes images used by robolaunch Robot Operator","archived":false,"fork":false,"pushed_at":"2024-10-24T09:34:29.000Z","size":1174,"stargazers_count":5,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-25T07:16:03.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/robolaunch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-12-27T08:47:56.000Z","updated_at":"2024-10-24T09:34:33.000Z","dependencies_parsed_at":"2023-09-23T13:41:25.251Z","dependency_job_id":"958ce07a-fdfa-4a04-992a-5cc2efe83a8c","html_url":"https://github.com/robolaunch/cosmodrome","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/robolaunch/cosmodrome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcosmodrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcosmodrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcosmodrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcosmodrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robolaunch","download_url":"https://codeload.github.com/robolaunch/cosmodrome/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcosmodrome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"ssl_error","status_checked_at":"2026-01-12T00:36:15.229Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-01-12T01:56:37.563Z","updated_at":"2026-01-12T01:56:38.657Z","avatar_url":"https://github.com/robolaunch.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://raw.githubusercontent.com/robolaunch/trademark/main/logos/svg/rocket.svg\" width=\"40\" height=\"40\" align=\"top\"\u003e **cosmodrome** - Image Pipeline\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/robolaunch/robot-image-pipeline/blob/main/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/robolaunch/robot-image-pipeline\" alt=\"license\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/robolaunch/robot-image-pipeline/issues\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/issues/robolaunch/robot-image-pipeline\" alt=\"issues\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n**cosmodrome** is an image pipeline that produces images.\n## Quick Start\n\n### Installation\n\nInstall with Go:\n\n```bash\ngo install github.com/robolaunch/cosmodrome@latest\n```\n\nInstall binary:\n\n```bash\nwget https://github.com/robolaunch/cosmodrome/releases/download/v0.1.0-alpha.1/cosmodrome-amd64\nchmod +x cosmodrome-amd64\nmv cosmodrome-amd64 /usr/local/bin/cosmodrome\ncosmodrome --help\n```\n\n### Usage\n\nFor example, building Freecad, run:\n\n```bash\ncosmodrome launch --config pipelines/freecad.yaml\n```\n\nTo enable pushes, add your personal access token to your environment first:\n\n```bash\n# for Docker Hub\nexport REGISTRY_PAT=\u003cYOUR-PAT\u003e\ndocker login -u \u003cORGANIZATION\u003e -p $REGISTRY_PAT\n```\n\n## Contributing\n\nPlease see [this guide](./CONTRIBUTING) if you want to contribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobolaunch%2Fcosmodrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobolaunch%2Fcosmodrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobolaunch%2Fcosmodrome/lists"}