{"id":15090122,"url":"https://github.com/chaseruskin/setup-orbit","last_synced_at":"2026-02-07T16:02:35.822Z","repository":{"id":245220939,"uuid":"817604144","full_name":"chaseruskin/setup-orbit","owner":"chaseruskin","description":"GitHub Action to install Orbit","archived":false,"fork":false,"pushed_at":"2025-08-24T20:24:23.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2026-01-27T23:48:24.536Z","etag":null,"topics":["action","continuous-integration","hdl","systemverilog","utilities","verilog","vhdl"],"latest_commit_sha":null,"homepage":"","language":"Python","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/chaseruskin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-06-20T04:42:57.000Z","updated_at":"2025-08-24T20:15:23.000Z","dependencies_parsed_at":"2025-09-21T13:17:14.612Z","dependency_job_id":null,"html_url":"https://github.com/chaseruskin/setup-orbit","commit_stats":null,"previous_names":["cdotrus/setup-orbit","ujichase/setup-orbit","chaseruskin/setup-orbit"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/chaseruskin/setup-orbit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseruskin%2Fsetup-orbit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseruskin%2Fsetup-orbit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseruskin%2Fsetup-orbit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseruskin%2Fsetup-orbit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaseruskin","download_url":"https://codeload.github.com/chaseruskin/setup-orbit/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseruskin%2Fsetup-orbit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29199519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T14:35:27.868Z","status":"ssl_error","status_checked_at":"2026-02-07T14:25:51.081Z","response_time":63,"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":["action","continuous-integration","hdl","systemverilog","utilities","verilog","vhdl"],"created_at":"2024-09-25T09:21:42.757Z","updated_at":"2026-02-07T16:02:35.814Z","avatar_url":"https://github.com/chaseruskin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `setup-orbit` action\n\n[![Test](https://github.com/chaseruskin/setup-orbit/actions/workflows/test.yml/badge.svg?branch=trunk)](https://github.com/chaseruskin/setup-orbit/actions/workflows/test.yml)\n\nThis GitHub Action will install a release of [Orbit](https://github.com/chaseruskin/orbit), a package manager and build system for VHDL, Verilog, and SystemVerilog.\n\n## Usage\n\n### Examples\n\nIn most cases all you will need is the following in your workflow.\n\n```yaml\n- uses: chaseruskin/setup-orbit@v0\n```\n\nIf you want a specific version of Orbit, you can specify this by passing the\n`version` input.\n\n```yaml\n- uses: chaseruskin/setup-orbit@v0\n  with:\n    version: '0.26.0'\n```\n\n### Inputs\n\n| Name           | Required | Description                                  | Type   | Default               |\n| -------------- | -------- | -------------------------------------------- | ------ | --------------------- |\n| `version`| no       | A valid semver specifier of the Orbit version to install                | string | null                  |\n\nBy default, the latest released version of Orbit will be installed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaseruskin%2Fsetup-orbit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaseruskin%2Fsetup-orbit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaseruskin%2Fsetup-orbit/lists"}