{"id":20806320,"url":"https://github.com/nodesource/setup-nsolid","last_synced_at":"2025-06-23T08:38:22.564Z","repository":{"id":224525819,"uuid":"763480940","full_name":"nodesource/setup-nsolid","owner":"nodesource","description":"Set up your GitHub Actions workflow with N|solid","archived":false,"fork":false,"pushed_at":"2024-06-07T17:32:22.000Z","size":16,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-18T13:28:35.993Z","etag":null,"topics":["javascript","node","nodejs","nodesource","nsolid","runtime"],"latest_commit_sha":null,"homepage":"https://nodesource.com","language":"JavaScript","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/nodesource.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}},"created_at":"2024-02-26T11:29:10.000Z","updated_at":"2024-06-07T15:44:10.000Z","dependencies_parsed_at":"2024-03-18T22:24:03.797Z","dependency_job_id":"e6ea4e2c-e289-4b3a-82fb-21375a1957dc","html_url":"https://github.com/nodesource/setup-nsolid","commit_stats":null,"previous_names":["nodesource/setup-nsolid"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fsetup-nsolid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fsetup-nsolid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fsetup-nsolid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fsetup-nsolid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodesource","download_url":"https://codeload.github.com/nodesource/setup-nsolid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243152876,"owners_count":20244657,"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":["javascript","node","nodejs","nodesource","nsolid","runtime"],"created_at":"2024-11-17T19:19:17.070Z","updated_at":"2025-03-12T03:41:29.864Z","avatar_url":"https://github.com/nodesource.png","language":"JavaScript","readme":"![image](https://github.com/nodesource/setup-nsolid/assets/55195249/52173460-1cc3-4e82-8651-45a041106593)\r\n# setup-nsolid\r\n[![Test Nsolid Action](https://github.com/nodesource/setup-nsolid/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/nodesource/setup-nsolid/actions/workflows/ci.yaml) [![Basic validation](https://github.com/nodesource/setup-nsolid/actions/workflows/basic-validation.yaml/badge.svg?branch=main)](https://github.com/nodesource/setup-nsolid/actions/workflows/basic-validation.yaml) [![Check dist](https://github.com/nodesource/setup-nsolid/actions/workflows/check-dist.yml/badge.svg?branch=main)](https://github.com/nodesource/setup-nsolid/actions/workflows/check-dist.yml)\r\n\r\nThis action provides the following functionality for GitHub Actions users:\r\n\r\n- Install the latest Nsolid version\r\n- Install any specific Nsolid version\r\n\r\n\r\n## Usage\r\n\r\nSee [action.yml](action.yml)\r\n\r\n**Basic Usage:**\r\n\r\n```yaml\r\nsteps:\r\n- uses: actions/checkout@v4\r\n- uses: nodesource/setup-nsolid@v1\r\n  with:\r\n    node-version: 20\r\n    nsolid-version: 5\r\n- run: nsolid -vv\r\n```\r\n\r\n\r\n**All options:**\r\n\u003c!-- start usage --\u003e\r\n```yaml\r\n- uses: nodesource/setup-nsolid@v1\r\n  with:\r\n    # Version Spec of the version to use in SemVer notation.\r\n    # Examples: 18, 18.19.1, 20, 20.11.1,\r\n    node-version: ''\r\n\r\n    # Nsolid version to use, . E.g: 5, 5.0.5, 4.10.0, latest.\r\n    # Examples: 5, 5.0.5, 5.0.1\r\n    nsolid-version: ''\r\n\r\n    # Set the platform where you expect to run the action.\r\n    # supported options: 'linux', 'darwin', 'win32'\r\n    # Default: ''. The action will set the detected platform by default.\r\n    platform: ''\r\n\r\n    # Target architecture for Nsolide to use. Examples: x86, x64. Will use system architecture by default.\r\n    # Default: ''. The action use system architecture by default \r\n    arch: ''\r\n```\r\n\u003c!-- end usage --\u003e\r\n\r\n\r\n## License\r\n\r\nThe scripts and documentation in this project are released under the [MIT License](LICENSE)\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fsetup-nsolid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodesource%2Fsetup-nsolid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fsetup-nsolid/lists"}