{"id":21683423,"url":"https://github.com/snow-actions/sparse-checkout","last_synced_at":"2025-04-12T07:50:42.781Z","repository":{"id":43191828,"uuid":"381248204","full_name":"snow-actions/sparse-checkout","owner":"snow-actions","description":"Sparse checkout a git repository.","archived":false,"fork":false,"pushed_at":"2023-02-01T19:04:04.000Z","size":48,"stargazers_count":15,"open_issues_count":2,"forks_count":13,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T21:04:40.222Z","etag":null,"topics":["actions","git"],"latest_commit_sha":null,"homepage":"","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/snow-actions.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}},"created_at":"2021-06-29T05:22:15.000Z","updated_at":"2023-11-08T01:55:18.000Z","dependencies_parsed_at":"2023-02-17T09:46:15.034Z","dependency_job_id":null,"html_url":"https://github.com/snow-actions/sparse-checkout","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fsparse-checkout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fsparse-checkout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fsparse-checkout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fsparse-checkout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snow-actions","download_url":"https://codeload.github.com/snow-actions/sparse-checkout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537003,"owners_count":21120688,"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":["actions","git"],"created_at":"2024-11-25T16:11:52.122Z","updated_at":"2025-04-12T07:50:42.744Z","avatar_url":"https://github.com/snow-actions.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sparse checkout\n\nSparse checkout a git repository like [actions/checkout](https://github.com/actions/checkout).\n\n## Usage\n\n```yml\nname: 'Checkout mono repository'\non:\n  push:\n\njobs:\n  checkout:\n    runs-on: ubuntu-20.04\n    steps:\n      - uses: snow-actions/sparse-checkout@v1.2.0\n        with:\n          patterns: |\n            .github\n```\n\n## Inputs\n\nSee [action.yml](action.yml).\n\n|name|required|description|default value|\n|---|---|---|---|\n|patterns|required|Write a set of patterns to the sparse-checkout file.|-|\n|repository|optional|Same as actions/checkout|`${{ github.repository }}`|\n|ref|optional|Same as actions/checkout|`''`|\n|token|optional|Same as actions/checkout|`${{ github.token }}`|\n|path|optional|Same as actions/checkout|`'.'`|\n|filter|optional|filter-spec to omit objects/blobs when fetching |`''`|\n\n## Supported\n\n### Events\n\n- Any\n\n### Runners\n\n[![Test](https://github.com/snow-actions/sparse-checkout/actions/workflows/test.yml/badge.svg)](https://github.com/snow-actions/sparse-checkout/actions/workflows/test.yml)\n\n* `ubuntu-*`\n* `windows-*`\n* `macos-*`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Fsparse-checkout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnow-actions%2Fsparse-checkout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Fsparse-checkout/lists"}