{"id":19875203,"url":"https://github.com/shorebirdtech/setup-shorebird","last_synced_at":"2025-05-02T10:32:00.151Z","repository":{"id":179028394,"uuid":"621480294","full_name":"shorebirdtech/setup-shorebird","owner":"shorebirdtech","description":"A GitHub Action to install and setup Shorebird","archived":false,"fork":false,"pushed_at":"2024-10-24T17:35:40.000Z","size":16,"stargazers_count":17,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-26T00:34:28.625Z","etag":null,"topics":["cd","ci","continous-delivery","continuous-deployment","continuous-integration","dart","flutter","github-actions"],"latest_commit_sha":null,"homepage":"https://docs.shorebird.dev/ci/github","language":null,"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/shorebirdtech.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-03-30T18:45:56.000Z","updated_at":"2024-10-24T17:32:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"42ff45fb-45c5-4873-8d0d-ac3096b25268","html_url":"https://github.com/shorebirdtech/setup-shorebird","commit_stats":null,"previous_names":["shorebirdtech/setup-shorebird"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shorebirdtech%2Fsetup-shorebird","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shorebirdtech%2Fsetup-shorebird/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shorebirdtech%2Fsetup-shorebird/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shorebirdtech%2Fsetup-shorebird/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shorebirdtech","download_url":"https://codeload.github.com/shorebirdtech/setup-shorebird/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224307745,"owners_count":17289874,"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":["cd","ci","continous-delivery","continuous-deployment","continuous-integration","dart","flutter","github-actions"],"created_at":"2024-11-12T16:27:14.848Z","updated_at":"2024-11-12T16:27:15.467Z","avatar_url":"https://github.com/shorebirdtech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Shorebird\n\n[![ci](https://github.com/shorebirdtech/setup-shorebird/actions/workflows/main.yaml/badge.svg)](https://github.com/shorebirdtech/setup-shorebird/actions/workflows/main.yaml)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)\n\nInstalls and sets up [Shorebird](https://github.com/shorebirdtech/shorebird) for use in GitHub Actions.\n\n## Features\n\n✅ Downloads the Shorebird CLI\n\n✅ Adds `shorebird` to the system path\n\n✅ Configures the specified version of Flutter\n\n✅ Optionally cache the Shorebird installation\n\n## Inputs\n\n- `cache`: Cache the Shorebird installation and artifacts. Default: false\n\n## Usage\n\n```yaml\nsteps:\n  - uses: shorebirdtech/setup-shorebird@v1\n    with:\n      cache: true # Optionally cache the Shorebird installation\n  - run: shorebird --version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshorebirdtech%2Fsetup-shorebird","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshorebirdtech%2Fsetup-shorebird","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshorebirdtech%2Fsetup-shorebird/lists"}