{"id":23626350,"url":"https://github.com/yetanalytics/runtimer","last_synced_at":"2026-01-25T14:32:02.009Z","repository":{"id":46130757,"uuid":"401401168","full_name":"yetanalytics/runtimer","owner":"yetanalytics","description":"Create JRE runtimes","archived":false,"fork":false,"pushed_at":"2024-09-24T14:30:28.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-18T17:08:34.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/yetanalytics.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-30T15:52:26.000Z","updated_at":"2024-09-24T14:14:59.000Z","dependencies_parsed_at":"2024-08-29T21:28:33.952Z","dependency_job_id":"177f4729-6715-4c78-9b98-7c8d355f9117","html_url":"https://github.com/yetanalytics/runtimer","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/yetanalytics/runtimer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Fruntimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Fruntimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Fruntimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Fruntimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yetanalytics","download_url":"https://codeload.github.com/yetanalytics/runtimer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Fruntimer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: 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.792Z","updated_at":"2026-01-25T14:32:01.982Z","avatar_url":"https://github.com/yetanalytics.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# yetanalytics/runtimer\n\nThis repository uses GitHub Actions to create Java runtimes for use in Yet projects like [SQL LRS](https://github.com/yetanalytics/lrsql)\n\n## Reusable GitHub Action\n\nThis repo contains a [reusable workflow](https://docs.github.com/en/actions/learn-github-actions/reusing-workflows) you can call up in a GitHub Action:\n\n``` yaml\n  build:\n    uses: yetanalytics/runtimer/.github/workflows/runtimer.yml@\u003c sha | tag | branch \u003e\n    with:\n      java-version: '11'\n      java-distribution: 'temurin'\n      java-modules: 'java.base,java.logging,java.naming,java.xml,java.sql,java.transaction.xa,java.security.sasl,java.management'\n  draft_release:\n    needs: build\n    runs-on: ubuntu-latest\n    steps:\n      ...\n```\n\nThis will create runtimes for the following operating systems:\n- MacOS Monterey 12\n- Ubuntu 20.04\n- Windows Server 2022\n\n## (DEPRECATED) Release JRE Runtime Packages\n\nCreate JRE runtimes:\n\n1. Edit the [workflow file](.github/workflows/main.yml)\n2. Push a tag\n3. You'll find a draft release waiting for you for the given tag, describe and publish it.\n\nThat's it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Fruntimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyetanalytics%2Fruntimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Fruntimer/lists"}