{"id":18252062,"url":"https://github.com/classabbyamp/treeless-checkout-action","last_synced_at":"2025-07-05T05:08:16.499Z","repository":{"id":65544346,"uuid":"594385463","full_name":"classabbyamp/treeless-checkout-action","owner":"classabbyamp","description":"Check out a repository with --filter=tree:0","archived":false,"fork":false,"pushed_at":"2023-02-14T22:08:01.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-11T00:24:37.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/classabbyamp.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-01-28T11:43:37.000Z","updated_at":"2024-12-20T22:03:21.000Z","dependencies_parsed_at":"2023-02-15T16:16:00.256Z","dependency_job_id":null,"html_url":"https://github.com/classabbyamp/treeless-checkout-action","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/classabbyamp/treeless-checkout-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Ftreeless-checkout-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Ftreeless-checkout-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Ftreeless-checkout-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Ftreeless-checkout-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classabbyamp","download_url":"https://codeload.github.com/classabbyamp/treeless-checkout-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Ftreeless-checkout-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263687157,"owners_count":23496090,"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":[],"created_at":"2024-11-05T09:49:57.121Z","updated_at":"2025-07-05T05:08:16.454Z","avatar_url":"https://github.com/classabbyamp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# treeless-checkout-action\n\nBasic script action to check out a repository with `--filter=tree:0`.\n\n## Inputs\n\n| Input      | Description                        | Default                    | Required? |\n|------------|------------------------------------|----------------------------|-----------|\n| ref        | Ref to checkout (SHA, branch, tag) | `${{ github.ref }}`        | no        |\n| repository | Repository name (foo/bar)          | `${{ github.repository }}` | no        |\n| server-url | GitHub server url                  | `${{ github.server_url }}` | no        |\n\n## Example Usage\n\nThis action is used in Void Linux's [packaging](https://github.com/void-linux/void-packages/blob/master/.github/workflows/build.yaml) and [documentation](https://github.com/void-linux/void-docs/blob/master/.github/workflows/ci.yaml) CI.\n\n```yaml\nname: Treeless Checkout Example\non:\n  pull_request:\n\njobs:\n  checkout:\n    name: Checkout Repo - Treeless style\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: classabbyamp/treeless-checkout-action@v1\n      - name: Show repo contents\n        runs: ls -lR\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassabbyamp%2Ftreeless-checkout-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclassabbyamp%2Ftreeless-checkout-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassabbyamp%2Ftreeless-checkout-action/lists"}