{"id":43786085,"url":"https://github.com/coditory/multi-setup-action","last_synced_at":"2026-02-05T19:04:02.172Z","repository":{"id":259191633,"uuid":"876540870","full_name":"coditory/multi-setup-action","owner":"coditory","description":"Single GitHub action for setting up different types of environments","archived":false,"fork":false,"pushed_at":"2025-10-20T10:24:13.000Z","size":21,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-20T17:54:04.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coditory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-22T06:31:13.000Z","updated_at":"2024-11-01T07:06:29.000Z","dependencies_parsed_at":"2024-10-23T11:27:28.375Z","dependency_job_id":null,"html_url":"https://github.com/coditory/multi-setup-action","commit_stats":null,"previous_names":["coditory/multi-setup-action"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/coditory/multi-setup-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fmulti-setup-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fmulti-setup-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fmulti-setup-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fmulti-setup-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coditory","download_url":"https://codeload.github.com/coditory/multi-setup-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditory%2Fmulti-setup-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29130113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T18:55:47.139Z","status":"ssl_error","status_checked_at":"2026-02-05T18:55:04.010Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-02-05T19:04:02.088Z","updated_at":"2026-02-05T19:04:02.150Z","avatar_url":"https://github.com/coditory.png","language":null,"readme":"# Coditory Multi Setup GitHub Action\n\nSingle action to setup all kinds environments for building projects.\n\n## Sample usage\n\n```yml\nname: Build\n\non:\n  workflow_dispatch:\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v4\n        with:\n          fetch-depth: 0\n\n      - name: Setup\n        uses: coditory/multi-setup-action@v1\n        with:\n          java-version: 21\n\n      - name: Build\n        run: ./gradlew build\n```\n\n## References\n\nSee:\n- [Other Coditory actions](https://github.com/topics/coditory-actions)\n- [Coditory workflows](https://github.com/topics/coditory-workflows)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditory%2Fmulti-setup-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoditory%2Fmulti-setup-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditory%2Fmulti-setup-action/lists"}