{"id":23626348,"url":"https://github.com/yetanalytics/action-setup-env","last_synced_at":"2026-01-25T12:01:40.082Z","repository":{"id":185588950,"uuid":"611302936","full_name":"yetanalytics/action-setup-env","owner":"yetanalytics","description":"GitHub action to set up Java, Clojure, and Node environments","archived":false,"fork":false,"pushed_at":"2024-09-23T14:59:25.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-18T17:08:34.802Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yetanalytics.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,"zenodo":null}},"created_at":"2023-03-08T14:49:04.000Z","updated_at":"2024-08-29T13:25:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bb54878-f614-45e3-a437-f860eeb60ede","html_url":"https://github.com/yetanalytics/action-setup-env","commit_stats":null,"previous_names":["yetanalytics/action-setup-env"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/yetanalytics/action-setup-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Faction-setup-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Faction-setup-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Faction-setup-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Faction-setup-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yetanalytics","download_url":"https://codeload.github.com/yetanalytics/action-setup-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Faction-setup-env/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28752671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"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":"2024-12-27T22:53:03.472Z","updated_at":"2026-01-25T12:01:40.065Z","avatar_url":"https://github.com/yetanalytics.png","language":null,"readme":"# action-setup-env\n\nGitHub action to set up Java, Clojure, and Node environments. To run, invoke it as the first step in a workflow run:\n\n``` yaml\n    steps:\n      - name: Setup CI Environment\n        uses: yetanalytics/action-setup-env@\u003ctag\u003e\n        with:\n            java-version: '11'\n            java-distribution: 'temurin'\n            node-version: '20'\n            clojure-version: '1.11.4.1474'\n```\n\nDefault options are shown, they may be omitted.\n\nWill do the following:\n\n* ~~Check out the project~~ post v0, the calling workflow is expected to do this.\n* Install Java\n* Install Node\n* Install Clojure CLI\n\nwhich will provide an environment suitable for testing and building Clojure(Script) projects.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Faction-setup-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyetanalytics%2Faction-setup-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Faction-setup-env/lists"}