{"id":17887853,"url":"https://github.com/smithclay/github-deploytools","last_synced_at":"2025-04-03T02:41:53.012Z","repository":{"id":145038770,"uuid":"326811340","full_name":"smithclay/github-deploytools","owner":"smithclay","description":"Docker image for managing GitHub deployments","archived":false,"fork":false,"pushed_at":"2021-01-07T21:30:14.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T16:43:46.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/smithclay.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-01-04T21:25:24.000Z","updated_at":"2021-01-07T21:29:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d23cf90-4316-40aa-9a91-d125d74707de","html_url":"https://github.com/smithclay/github-deploytools","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithclay%2Fgithub-deploytools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithclay%2Fgithub-deploytools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithclay%2Fgithub-deploytools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smithclay%2Fgithub-deploytools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smithclay","download_url":"https://codeload.github.com/smithclay/github-deploytools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927810,"owners_count":20856193,"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-10-28T13:35:41.243Z","updated_at":"2025-04-03T02:41:52.989Z","avatar_url":"https://github.com/smithclay.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### github-deploytools\n\nDocker image for creating GitHub deployments and managing deployment statuses.\n\n```sh\n    # usage\n    $ docker run  --rm \\\n        -e GITHUB_REPO=smithclay/hipster-shop \\\n        -e GITHUB_TOKEN=foo \\\n        github-deploytools\n    \n    # create a deploy\n    $ docker run  --rm \\\n        -e LS_SERVICE_NAME=hipster-shop\n        -e GITHUB_REPO=smithclay/hipster-shop \\\n        -e GITHUB_REF=master \\\n        -e SERVICE_ENV=production \\\n        -e GITHUB_TOKEN=foo \\\n        github-deploytools create\n\n    # update a deployment status \u003c id, status \u003e\n    $ docker run  --rm \\\n        -e GITHUB_REPO=smithclay/hipster-shop \\\n        -e GITHUB_TOKEN=foo \\\n        github-deploytools update-status 308437643 success\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithclay%2Fgithub-deploytools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmithclay%2Fgithub-deploytools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithclay%2Fgithub-deploytools/lists"}