{"id":51030607,"url":"https://github.com/jcollie/install-zig-buildkite-plugin","last_synced_at":"2026-06-22T00:01:43.708Z","repository":{"id":355129384,"uuid":"1226693044","full_name":"jcollie/install-zig-buildkite-plugin","owner":"jcollie","description":"Install Zig on your Buildkite agent.","archived":false,"fork":false,"pushed_at":"2026-05-18T00:50:39.000Z","size":19801,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-18T02:47:34.901Z","etag":null,"topics":["buildkite-plugin","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/jcollie.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-01T18:09:33.000Z","updated_at":"2026-05-18T00:50:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jcollie/install-zig-buildkite-plugin","commit_stats":null,"previous_names":["jcollie/install-zig-buildkite-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcollie/install-zig-buildkite-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcollie%2Finstall-zig-buildkite-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcollie%2Finstall-zig-buildkite-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcollie%2Finstall-zig-buildkite-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcollie%2Finstall-zig-buildkite-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcollie","download_url":"https://codeload.github.com/jcollie/install-zig-buildkite-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcollie%2Finstall-zig-buildkite-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34629658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","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-plugin","zig"],"created_at":"2026-06-22T00:01:12.597Z","updated_at":"2026-06-22T00:01:43.662Z","avatar_url":"https://github.com/jcollie.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- SPDX-FileCopyrightText: © 2024 Jeffrey C. Ollie \u003cjeff@ocjtech.us\u003e --\u003e\n\u003c!-- SPDX-License-Identifier: MIT --\u003e\n\n# Install Zig on your Buildkite agent\n\n## Example\n\n```yml\nsteps:\n  - command: zig env\n    plugins:\n      - jcollie/install-zig#v1.1.0\n\n```\n\n## Configuration\n\n## Developing\n\n### Building the binaries\n\nTo build the binaries, you'll need Zig 0.16.0 installed. There is a Nix flake\nthat can be used to set up a development environment:\n\n```shell\nnix develop\n```\n\nZig can also be installed in whatever other means you like. There are no\nexternal dependencies that won't be fetched by Zig during the build process.\n\nTo build a debug version of the binary for your local system, run:\n\n```shell\nzig build\n```\nThe binary will be available as\n\nThis command will run Zig's unit tests:\n```shell\nzig build tests\n```\n\nTo build the \"release\" binaries, run:\n\n```shell\nzig build release\n```\nThe binaries will be written to the source tree at\n`hooks/pre-command-\u003carch\u003e-\u003cos\u003e` and should be committed to the repo. This\ncommand should be run before any commit to ensure that the binaries are\nup-to-date.\n\n### BuildKite tests\n\nTo run the tests:\n\n```shell\npodman run -it --rm -v \"$PWD:/plugin:ro\" docker.io/buildkite/plugin-linter --id jcollie/install-zig\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcollie%2Finstall-zig-buildkite-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcollie%2Finstall-zig-buildkite-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcollie%2Finstall-zig-buildkite-plugin/lists"}