{"id":20186377,"url":"https://github.com/numworks/setup-llvm","last_synced_at":"2025-06-23T09:35:07.915Z","repository":{"id":117517819,"uuid":"585980460","full_name":"numworks/setup-llvm","owner":"numworks","description":"GitHub action to setup LLVM","archived":false,"fork":false,"pushed_at":"2023-11-17T15:48:58.000Z","size":194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T06:45:08.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/numworks.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}},"created_at":"2023-01-06T16:03:12.000Z","updated_at":"2023-01-06T16:21:46.000Z","dependencies_parsed_at":"2023-11-17T17:05:03.037Z","dependency_job_id":null,"html_url":"https://github.com/numworks/setup-llvm","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/numworks/setup-llvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numworks%2Fsetup-llvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numworks%2Fsetup-llvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numworks%2Fsetup-llvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numworks%2Fsetup-llvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numworks","download_url":"https://codeload.github.com/numworks/setup-llvm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numworks%2Fsetup-llvm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261453274,"owners_count":23160477,"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":[],"created_at":"2024-11-14T03:17:00.150Z","updated_at":"2025-06-23T09:35:02.868Z","avatar_url":"https://github.com/numworks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup LLVM toolchain\n\nThis is a GitHub action to setup LLVM toolchain.\n\nIn actions.yml:\n\n```\nsteps:\n  - uses: numworks/setup-llvm@latest\n```\n\n## How to update this action\n\n1. Create a new GitHub release, and name it after the Arm toolchain release (e.g. `2022-08`). You will need to create a new git tag, just give it the same name.\n2. Attach all tarballs from Arm to this release (serves as a mirror for future GitHub action runs), and note their final URL\n3. Update the first three constants in `index.js` to point to the URL you just noted\n4. Remove your local `node_modules` directory and run `npm install`\n5. Commit `index.js` and your local `node_modules` folder, and push to master\n7. Update the newly created tag (e.g. `2022-08`) as well as the `latest` tag to point to this commit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumworks%2Fsetup-llvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumworks%2Fsetup-llvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumworks%2Fsetup-llvm/lists"}