{"id":18797651,"url":"https://github.com/reconbot/render-deploy","last_synced_at":"2026-01-01T16:30:18.121Z","repository":{"id":257884819,"uuid":"871801027","full_name":"reconbot/render-deploy","owner":"reconbot","description":"I needed a cli for render.com and I wanted to play with rust so it's a rust cli for triggering deploys","archived":false,"fork":false,"pushed_at":"2024-10-21T14:27:44.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T09:53:58.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/reconbot.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":"2024-10-13T01:16:02.000Z","updated_at":"2024-10-21T14:26:54.000Z","dependencies_parsed_at":"2024-10-16T22:23:48.445Z","dependency_job_id":null,"html_url":"https://github.com/reconbot/render-deploy","commit_stats":null,"previous_names":["reconbot/render-deploy"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reconbot%2Frender-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reconbot%2Frender-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reconbot%2Frender-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reconbot%2Frender-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reconbot","download_url":"https://codeload.github.com/reconbot/render-deploy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239727046,"owners_count":19687098,"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":[],"created_at":"2024-11-07T22:09:00.237Z","updated_at":"2026-01-01T16:30:18.001Z","avatar_url":"https://github.com/reconbot.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Render Deploy\n\nI want to be able to trigger production deploys and wait for them to happen. You need to have an env var `RENDER_API_KEY` set with your api key. I made this to scratch and itch and I chose rust for fun.\n\n```bash\n# trigger a deploy of the service with the latest commit and wait for it to go live\n$ render-deploy -w $SERVICE_NAME \n```\n\n## Help output\n\n```bash\nUsage: render-deploy [OPTIONS] --api-key \u003cAPI_KEY\u003e \u003cNAME\u003e [COMMIT]\n\nArguments:\n  \u003cNAME\u003e    name of your service\n  [COMMIT]  optional commit to deploy (otherwise head of the default branch)\n\nOptions:\n  -w, --wait               Wait for the deploy to finish or fail\n  -a, --api-key \u003cAPI_KEY\u003e  [env: RENDER_API_KEY=]\n  -t, --timeout \u003cTIMEOUT\u003e  wait for deploy timeout in seconds, doesn't cancel the\n                           deploy just exits [default: 600]\n  -h, --help               Print help\n  -V, --version            Print version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freconbot%2Frender-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freconbot%2Frender-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freconbot%2Frender-deploy/lists"}