{"id":15433666,"url":"https://github.com/mskelton/setup-bun","last_synced_at":"2025-03-28T06:12:09.110Z","repository":{"id":193769477,"uuid":"689457659","full_name":"mskelton/setup-bun","owner":"mskelton","description":"Reduce boilerplate when setting up Bun and installing dependencies.","archived":false,"fork":false,"pushed_at":"2023-09-23T14:56:51.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-18T08:17:54.162Z","etag":null,"topics":["bun"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mskelton.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":"2023-09-09T21:43:39.000Z","updated_at":"2023-09-30T11:29:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"b76c9214-2b80-46cf-9a96-1743fe5dee56","html_url":"https://github.com/mskelton/setup-bun","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"aebdfe67fbb069ed0a5c09dbf221c80f1922cfd3"},"previous_names":["mskelton/setup-bun"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskelton%2Fsetup-bun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskelton%2Fsetup-bun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskelton%2Fsetup-bun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskelton%2Fsetup-bun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mskelton","download_url":"https://codeload.github.com/mskelton/setup-bun/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978277,"owners_count":20703678,"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":["bun"],"created_at":"2024-10-01T18:34:57.649Z","updated_at":"2025-03-28T06:12:09.086Z","avatar_url":"https://github.com/mskelton.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Bun Action\n\nReduce boilerplate when setting up [Bun](https://bun.sh) and installing\ndependencies.\n\n## Usage\n\n```yaml\n- uses: mskelton/setup-bun@v1\n```\n\n## Checkout a specific Git ref\n\n```yaml\n- uses: mskelton/setup-bun@v1\n  with:\n   ref: ${{ github.head_ref }}\n```\n\n## Specify Bun version\n\n```yaml\n- uses: mskelton/setup-bun@v1\n  with:\n   bun-version: '1.0.0'\n```\n\n## Customize fetch depth\n\n```yaml\n- uses: mskelton/setup-bun@v1\n  with:\n   fetch-depth: 0\n```\n\n## Pass additional flags to the install command\n\n```yaml\n- uses: mskelton/setup-bun@v1\n  with:\n   flags: --production\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskelton%2Fsetup-bun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmskelton%2Fsetup-bun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskelton%2Fsetup-bun/lists"}