{"id":22351878,"url":"https://github.com/screwdriver-cd/launcher","last_synced_at":"2025-08-01T03:40:39.487Z","repository":{"id":9975736,"uuid":"63980841","full_name":"screwdriver-cd/launcher","owner":"screwdriver-cd","description":"The entrypoint for job launching in Screwdriver","archived":false,"fork":false,"pushed_at":"2025-06-09T22:55:21.000Z","size":749,"stargazers_count":13,"open_issues_count":1,"forks_count":24,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-07-06T13:50:23.652Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"https://cd.screwdriver.cd/pipelines/21","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/screwdriver-cd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2016-07-22T20:18:23.000Z","updated_at":"2025-06-09T22:51:05.000Z","dependencies_parsed_at":"2023-11-29T06:24:09.130Z","dependency_job_id":"200c282d-0653-4370-8774-36672c8a8a0d","html_url":"https://github.com/screwdriver-cd/launcher","commit_stats":null,"previous_names":[],"tags_count":504,"template":false,"template_full_name":null,"purl":"pkg:github/screwdriver-cd/launcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Flauncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Flauncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Flauncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Flauncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/screwdriver-cd","download_url":"https://codeload.github.com/screwdriver-cd/launcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Flauncher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268166133,"owners_count":24206425,"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-08-01T02:00:08.611Z","response_time":67,"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":["golang"],"created_at":"2024-12-04T12:16:11.742Z","updated_at":"2025-08-01T03:40:39.462Z","avatar_url":"https://github.com/screwdriver-cd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Screwdriver Launcher\n[![Build Status][build-image]][build-url]\n[![Open Issues][issues-image]][issues-url]\n[![Latest Release][version-image]][version-url]\n[![Go Report Card][goreport-image]][goreport-url]\n\n\u003e The entrypoint for launching a build in Screwdriver\n\n## Usage\n\n### Go\n\n```bash\n$ go get github.com/screwdriver-cd/launcher\n$ launcher --api-uri http://localhost:8080/v4 buildId\n```\n\n### Habitat\n\n```bash\n$ hab package install screwdriver-cd/launcher\n$ hab package exec screwdriver-cd/launcher launcher --api-uri http://localhost:8080/v4 buildId\n```\n\n### Docker\n\n```bash\n$ docker pull screwdrivercd/launcher\n$ docker run screwdrivercd/launcher --api-uri http://localhost:8080/v4 buildId\n```\n\nIf you want to use an alternative shell (instead of `/bin/sh`) you can set the environment variable\n`SD_SHELL_BIN` to what you want to use.\n\n```bash\n$ SD_SHELL_BIN=/bin/bash launch --api-url http://localhost:8080/v4 buildId\n```\n\n## Testing\n\n```bash\n$ go get github.com/screwdriver-cd/launcher\n$ go test -cover github.com/screwdriver-cd/launcher/...\n```\n\n## Building\n\n### Habitat\n\n```bash\n$ habitat studio enter\n$ build\n$ hab pkg exec $HAB_ORIGIN/launcher launcher --help\n```\n\n## License\n\nCode licensed under the BSD 3-Clause license. See LICENSE file for terms.\n\n[version-image]: https://img.shields.io/github/tag/screwdriver-cd/launcher.svg\n[version-url]: https://github.com/screwdriver-cd/launcher/releases\n[issues-image]: https://img.shields.io/github/issues/screwdriver-cd/screwdriver.svg\n[issues-url]: https://github.com/screwdriver-cd/screwdriver/issues\n[build-image]: https://cd.screwdriver.cd/pipelines/21/badge\n[build-url]: https://cd.screwdriver.cd/pipelines/21\n[goreport-image]: https://goreportcard.com/badge/github.com/Screwdriver-cd/launcher\n[goreport-url]: https://goreportcard.com/report/github.com/Screwdriver-cd/launcher\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Flauncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrewdriver-cd%2Flauncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Flauncher/lists"}