{"id":22351893,"url":"https://github.com/screwdriver-cd/sd-step","last_synced_at":"2025-07-30T07:31:54.860Z","repository":{"id":19571719,"uuid":"87368764","full_name":"screwdriver-cd/sd-step","owner":"screwdriver-cd","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-28T08:14:13.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":9,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-06-19T05:57:20.111Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"https://cd.screwdriver.cd/pipelines/150","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}},"created_at":"2017-04-06T00:29:36.000Z","updated_at":"2022-04-12T20:37:51.000Z","dependencies_parsed_at":"2023-01-13T20:27:43.939Z","dependency_job_id":null,"html_url":"https://github.com/screwdriver-cd/sd-step","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fsd-step","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fsd-step/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fsd-step/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fsd-step/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/screwdriver-cd","download_url":"https://codeload.github.com/screwdriver-cd/sd-step/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228106386,"owners_count":17870438,"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":["golang"],"created_at":"2024-12-04T12:16:19.092Z","updated_at":"2024-12-04T12:16:19.831Z","avatar_url":"https://github.com/screwdriver-cd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sd-step\n[![Build Status][build-image]][build-url]\n[![Latest Release][version-image]][version-url]\n[![Go Report Card][goreport-image]][goreport-url]\n\n\u003e Wrapper command of habitat for Screwdriver\n\n## Usage\n\n```bash\n$ go get github.com/screwdriver-cd/sd-step\n$ ./sd-step --help\nNAME:\n   sd-step - wrapper command of habitat for Screwdriver\n\nUSAGE:\n   sd-step command arguments [options]\n\nVERSION:\n   0.0.0\n\nCOMMANDS:\n     exec     Install and exec habitat package with pkg_name and command...\n     help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --pkg-version value  Package version which also accepts semver expression\n   --hab-channel value  Install from the specified release channel (default: \"stable\")\n   --help, -h           show help\n   --version, -v        print the version\n\nCOPYRIGHT:\n   (c) 2017 Yahoo Inc.\n$ ./sd-step exec core/node \"node -v\"\nv8.9.0\n$ ./sd-step exec --pkg-version \"~6.11.0\" core/node \"node -v\"\nv6.11.5\n$ ./sd-step exec --pkg-version \"^6.0.0\" core/node \"node -v\"\nv6.11.5\n$ ./sd-step exec --pkg-version \"4.2.6\" core/node \"node -v\"\nv4.2.6\n$ ./sd-step exec --pkg-version \"~6.9.0\" --hab-channel \"unstable\" core/node \"node -v\"\nv6.9.5\n```\n\n## Testing\n\n```bash\n$ go get github.com/screwdriver-cd/sd-step\n$ go test -cover github.com/screwdriver-cd/sd-step/...\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/sd-step.svg\n[version-url]: https://github.com/screwdriver-cd/sd-step/releases\n[build-image]: https://cd.screwdriver.cd/pipelines/150/badge\n[build-url]: https://cd.screwdriver.cd/pipelines/150\n[goreport-image]: https://goreportcard.com/badge/github.com/Screwdriver-cd/sd-step\n[goreport-url]: https://goreportcard.com/report/github.com/Screwdriver-cd/sd-step\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Fsd-step","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrewdriver-cd%2Fsd-step","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Fsd-step/lists"}