{"id":19925287,"url":"https://github.com/altwalker/setup-graphwalker","last_synced_at":"2026-04-10T01:52:29.020Z","repository":{"id":65155324,"uuid":"533046399","full_name":"altwalker/setup-graphwalker","owner":"altwalker","description":"Set up your GitHub Actions workflow with a specific version of GraphWalker CLI.","archived":false,"fork":false,"pushed_at":"2024-04-01T16:15:06.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-01T17:32:16.173Z","etag":null,"topics":["actions","altwalker","github","github-actions","graphwalker","java","python"],"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/altwalker.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":"2022-09-05T20:13:31.000Z","updated_at":"2024-04-15T15:56:37.053Z","dependencies_parsed_at":"2023-12-04T14:44:35.529Z","dependency_job_id":"1bf317b1-fdc1-467b-aaea-debe62caf785","html_url":"https://github.com/altwalker/setup-graphwalker","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"eeec0f245f6110774857313c3ab63d4423a4d7a0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altwalker%2Fsetup-graphwalker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altwalker%2Fsetup-graphwalker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altwalker%2Fsetup-graphwalker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altwalker%2Fsetup-graphwalker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/altwalker","download_url":"https://codeload.github.com/altwalker/setup-graphwalker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241352542,"owners_count":19948860,"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","altwalker","github","github-actions","graphwalker","java","python"],"created_at":"2024-11-12T22:21:40.315Z","updated_at":"2025-12-31T01:07:09.106Z","avatar_url":"https://github.com/altwalker.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-graphwalker\n\nSet up your GitHub Actions workflow with a specific version of [GraphWalker](https://graphwalker.github.io/) CLI.\n\nThis action provides the following functionality for GitHub Actions users:\n\n* Installing a version of Python or PyPy\n* Installing a version of Java\n* Installing a version of GraphWalker CLI and (by default) adding it to the `PATH`\n\n## Usage\n\n```yml\nsteps:\n  - name: Setup GraphWalker\n    uses: altwalker/setup-graphwalker@v1\n    with:\n      graphwalker-version: '4.3.1'\n  - name: Run GraphWalker\n    run: |\n      gw --version\n```\n\nThe `graphwalker-version` input is optional. If the `graphwalker-version` option does't exist the last released version of GraphWalker will be installed.\n\nIf you want to install the most up to date version of GraphWaker from the `master` brach set `graphwalker-version` to `latest`.\n\nSee [action.yml](action.yml) for more details.\n\n### Community\n\nFor help, discussion about best practices, sharing ideas, projects, or any other conversation that benefits from being searchable:\n\n* [Discuss AltWalker on GitHub](https://github.com/orgs/altwalker/discussions)\n* [Google Group](https://groups.google.com/g/altwalker)\n\nFor casual chit-chat with us or with other members of the community: \n\n* [Gitter Chat Room](https://groups.google.com/g/altwalker)\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltwalker%2Fsetup-graphwalker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltwalker%2Fsetup-graphwalker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltwalker%2Fsetup-graphwalker/lists"}