{"id":26120880,"url":"https://github.com/pyrmont/action-janet-test","last_synced_at":"2025-04-13T12:24:06.030Z","repository":{"id":65161375,"uuid":"401217596","full_name":"pyrmont/action-janet-test","owner":"pyrmont","description":"A GitHub Action for testing Janet projects","archived":false,"fork":false,"pushed_at":"2023-12-12T22:03:12.000Z","size":25,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-07T03:30:38.718Z","etag":null,"topics":["continuous-integration","github-actions","janet"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/pyrmont.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}},"created_at":"2021-08-30T04:39:43.000Z","updated_at":"2023-03-08T13:06:46.000Z","dependencies_parsed_at":"2023-01-13T15:44:25.953Z","dependency_job_id":null,"html_url":"https://github.com/pyrmont/action-janet-test","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"c6edda212ae544bc1473ead16393982cba9bd30f"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrmont%2Faction-janet-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrmont%2Faction-janet-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrmont%2Faction-janet-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrmont%2Faction-janet-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyrmont","download_url":"https://codeload.github.com/pyrmont/action-janet-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242864302,"owners_count":20197689,"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":["continuous-integration","github-actions","janet"],"created_at":"2025-03-10T13:53:02.762Z","updated_at":"2025-03-10T13:53:03.562Z","avatar_url":"https://github.com/pyrmont.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# action-janet-test\n\nThis action provides the following functionality for GitHub Action users:\n\n- Download Janet binary\n- Setup JPM\n- Install project dependencies\n- Run tests\n\n## Usage\n\n```yaml\nsteps:\n- uses: pyrmont/action-janet-test@v5\n  with:\n    janet-ver: '1.32.1'\n    os: 'linux'\n    cmd-deps: jpm run dev-deps\n    cmd-test: jpm test\n```\n\nA user can specify the following inputs:\n\n- `janet-ver` (default: `latest`)\n- `os` (default: `linux`)\n- `cmd-pre-deps` (default: `jpm clean`)\n- `cmd-deps` (default: `jpm deps`)\n- `cmd-pre-test` (default: `jpm clean`)\n- `cmd-test` (default: `jpm test`)\n\n## Example\n\nA repository with an example workflow using this action is available at\n[action-janet-test-example][example].\n\n[example]: https://github.com/pyrmont/action-janet-test-example \"The example repository for this action\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrmont%2Faction-janet-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyrmont%2Faction-janet-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrmont%2Faction-janet-test/lists"}