{"id":28972614,"url":"https://github.com/ember-cli/ember-source-channel-url","last_synced_at":"2025-10-14T23:10:51.434Z","repository":{"id":28461054,"uuid":"117310866","full_name":"ember-cli/ember-source-channel-url","owner":"ember-cli","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-03T11:54:38.000Z","size":492,"stargazers_count":10,"open_issues_count":15,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-19T15:02:15.968Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ember-cli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-01-13T03:31:28.000Z","updated_at":"2021-08-03T19:04:42.000Z","dependencies_parsed_at":"2023-02-18T06:31:49.052Z","dependency_job_id":null,"html_url":"https://github.com/ember-cli/ember-source-channel-url","commit_stats":null,"previous_names":["rwjblue/ember-source-channel-url"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ember-cli/ember-source-channel-url","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fember-source-channel-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fember-source-channel-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fember-source-channel-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fember-source-channel-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ember-cli","download_url":"https://codeload.github.com/ember-cli/ember-source-channel-url/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-cli%2Fember-source-channel-url/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261397819,"owners_count":23152552,"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":"2025-06-24T11:07:14.926Z","updated_at":"2025-10-14T23:10:51.348Z","avatar_url":"https://github.com/ember-cli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-source-channel-url\n\nRetrieve a URL that can be used to reference a tarball representing the latest\n`ember-source` build for that channel.\n\n## Usage\n\n### Command Line API\n\n```\nnpx ember-source-channel-url canary\n```\n\nWill print out:\n\n```sh\nThe URL for the latest tarball from ember-source's canary channel is:\n\n        https://s3.amazonaws.com/builds.emberjs.com/canary/shas/\u003cRANDOM SHA HERE\u003e.tgz\n```\n\nIf you'd like to update `ember-source` in your `package.json` with the new URL, you can use the `--write` option:\n\n```\nnpx ember-source-channel-url canary --write\n```\n\n### Programmatic API\n\n```js\nconst getURLFor = require('ember-source-channel-url');\n\ngetURLFor('canary').then((url) =\u003e {\n  // use the URL here \n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fember-cli%2Fember-source-channel-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fember-cli%2Fember-source-channel-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fember-cli%2Fember-source-channel-url/lists"}