{"id":15144180,"url":"https://github.com/tree-sitter/parser-setup-action","last_synced_at":"2025-10-19T16:31:41.860Z","repository":{"id":224263067,"uuid":"762649845","full_name":"tree-sitter/parser-setup-action","owner":"tree-sitter","description":"[DEPRECATED] Setup action for tree-sitter parsers","archived":false,"fork":false,"pushed_at":"2024-03-19T13:55:40.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-29T21:17:35.862Z","etag":null,"topics":["actions","tree-sitter"],"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/tree-sitter.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}},"created_at":"2024-02-24T09:56:08.000Z","updated_at":"2025-01-06T22:35:01.000Z","dependencies_parsed_at":"2024-03-18T12:37:04.870Z","dependency_job_id":null,"html_url":"https://github.com/tree-sitter/parser-setup-action","commit_stats":null,"previous_names":["tree-sitter/parser-setup-action"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Fparser-setup-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Fparser-setup-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Fparser-setup-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Fparser-setup-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tree-sitter","download_url":"https://codeload.github.com/tree-sitter/parser-setup-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237163329,"owners_count":19265254,"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","tree-sitter"],"created_at":"2024-09-26T10:22:20.638Z","updated_at":"2025-10-19T16:31:36.594Z","avatar_url":"https://github.com/tree-sitter.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tree-sitter parser setup\n\n## Options\n\n```yaml\nfetch-depth:\n  description: Repository fetch depth\n  default: 2\nsubmodules:\n  description: Initialize submodules\n  default: false\ntree-sitter-ref:\n  description: A tree-sitter commit, tag, or branch\n  default: latest\n```\n\n## Example configuration\n\n```yaml\nname: CI\n\non:\n  push:\n    branches: [master]\n  pull_request:\n\njobs:\n  test:\n    name: Run tests\n    runs-on: ubuntu-latest\n    steps:\n      - uses: tree-sitter/parser-setup-action@v2\n        with:\n          submodules: true\n      - uses: tree-sitter/parser-test-action@v2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftree-sitter%2Fparser-setup-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftree-sitter%2Fparser-setup-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftree-sitter%2Fparser-setup-action/lists"}