{"id":16066396,"url":"https://github.com/sj26/setup-crane-buildkite-plugin","last_synced_at":"2026-05-05T07:31:18.319Z","repository":{"id":220767010,"uuid":"752540023","full_name":"sj26/setup-crane-buildkite-plugin","owner":"sj26","description":"Installs crane for use in Buildkite builds","archived":false,"fork":false,"pushed_at":"2024-02-16T04:02:55.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-03T03:31:57.160Z","etag":null,"topics":["buildkite","buildkite-plugin","containers","docker"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sj26.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-02-04T06:15:12.000Z","updated_at":"2024-02-15T22:03:13.000Z","dependencies_parsed_at":"2024-02-04T07:27:02.416Z","dependency_job_id":"9f471ac4-c9ff-42e6-9821-360c94a969a7","html_url":"https://github.com/sj26/setup-crane-buildkite-plugin","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"aa42c5787e5ec11a22a51a4765f4102a1e35a135"},"previous_names":["sj26/setup-crane-buildkite-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sj26/setup-crane-buildkite-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj26%2Fsetup-crane-buildkite-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj26%2Fsetup-crane-buildkite-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj26%2Fsetup-crane-buildkite-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj26%2Fsetup-crane-buildkite-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sj26","download_url":"https://codeload.github.com/sj26/setup-crane-buildkite-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sj26%2Fsetup-crane-buildkite-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["buildkite","buildkite-plugin","containers","docker"],"created_at":"2024-10-09T05:41:09.213Z","updated_at":"2026-05-05T07:31:18.305Z","avatar_url":"https://github.com/sj26.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Crane\n\nInstalls [`crane`](https://github.com/google/go-containerregistry/tree/main/cmd/crane) for use in [Buildkite]() builds.\n\n## Example\n\n```yaml\nsteps:\n- name: Copy docker image\n  plugins:\n  - sj26/setup-crane\n  command: crane copy \"$SOURCE\" \"$TARGET\"\n```\n\nWorks well in combination with other plugins like [docker compose](https://github.com/buildkite-plugins/docker-compose-buildkite-plugin) which can build and push images and [ecr](https://github.com/buildkite-plugins/ecr-buildkite-plugin) which logs in to registries.\n\n## Select crane version to install\n\nBy default, the latest released version of crane will be installed.\n\nYou can select a version with the version parameter:\n\n```yaml\nsteps:\n- plugins:\n  - sj26/setup-crane:\n      version: v0.5.1\n  command: crane version\n```\n\n## Thanks\n\nInspired by the  [setup-crane](https://github.com/imjasonh/setup-crane) GitHub Action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsj26%2Fsetup-crane-buildkite-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsj26%2Fsetup-crane-buildkite-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsj26%2Fsetup-crane-buildkite-plugin/lists"}