{"id":16314492,"url":"https://github.com/ntno/setup-buildenv","last_synced_at":"2025-10-28T12:11:44.311Z","repository":{"id":64845959,"uuid":"578785168","full_name":"ntno/setup-buildenv","owner":"ntno","description":"GitHub Action to install Comcast's buildenv tool on GitHub's hosted runners, using JavaScript (unofficial, not associated with Comcast) ","archived":false,"fork":false,"pushed_at":"2022-12-16T03:02:38.000Z","size":16233,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T22:59:34.762Z","etag":null,"topics":["github-action","github-actions"],"latest_commit_sha":null,"homepage":"","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/ntno.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}},"created_at":"2022-12-15T21:57:28.000Z","updated_at":"2024-09-29T13:04:02.000Z","dependencies_parsed_at":"2023-01-04T16:47:17.055Z","dependency_job_id":null,"html_url":"https://github.com/ntno/setup-buildenv","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"cd1fa694c53f226f67eb3bae2756139c44c24d12"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntno%2Fsetup-buildenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntno%2Fsetup-buildenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntno%2Fsetup-buildenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntno%2Fsetup-buildenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntno","download_url":"https://codeload.github.com/ntno/setup-buildenv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251063759,"owners_count":21530843,"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":["github-action","github-actions"],"created_at":"2024-10-10T21:54:03.890Z","updated_at":"2025-10-28T12:11:39.833Z","avatar_url":"https://github.com/ntno.png","language":"JavaScript","readme":"# setup-buildenv\nGitHub Action to install Comcast's [buildenv tool](https://github.com/Comcast/Buildenv-Tool) on GitHub's hosted runners, using JavaScript \n\n## Usage\n\nSetup the `buildenv` CLI:\n\n```yaml\nsteps:\n- uses: ntno/setup-buildenv@v1\n```\n\nA specific version of the `buildenv` CLI can be installed:\n\n```yaml\nsteps:\n- uses: ntno/setup-buildenv@v1\n  with:\n    version:\n      0.5.7\n```\n\n## Inputs\nThe action supports the following inputs:\n\n- `version`: The version of `buildenv` to install, defaulting to `0.5.7`\n  - *__Note__* `0.5.7` is the earliest version that can be installed with this tool.  [previous versions](https://github.com/Comcast/Buildenv-Tool/tags) followed a different artifact schema which is not supported.\n  \n## Development\nto build distribution locally, ensure docker is installed, then run:  \n\n```\nmake build-dist\n```  \n\n## References\n- [metadata-syntax-for-github-actions](https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions)  \n- [dockerfile-support-for-github-actions](https://docs.github.com/en/actions/creating-actions/dockerfile-support-for-github-actions)  \n- [repo: example cli action](https://github.com/github-developer/example-setup-gh)  \n- [creating-a-javascript-action](https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action) . \n- [repo: example javascript action](https://github.com/actions/javascript-action)  \n- [core](https://github.com/actions/toolkit/tree/main/packages/core)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntno%2Fsetup-buildenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntno%2Fsetup-buildenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntno%2Fsetup-buildenv/lists"}