{"id":23440882,"url":"https://github.com/tedconf/ember-cli-deploy-front-end-builds","last_synced_at":"2025-04-13T09:13:15.150Z","repository":{"id":42698850,"uuid":"45574594","full_name":"tedconf/ember-cli-deploy-front-end-builds","owner":"tedconf","description":"An ember-cli-deploy plugin for front_end_builds","archived":false,"fork":false,"pushed_at":"2022-08-09T03:01:02.000Z","size":20,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-03-27T00:54:54.214Z","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/tedconf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-04T23:37:46.000Z","updated_at":"2022-02-01T16:20:11.000Z","dependencies_parsed_at":"2022-08-25T12:22:21.365Z","dependency_job_id":null,"html_url":"https://github.com/tedconf/ember-cli-deploy-front-end-builds","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedconf%2Fember-cli-deploy-front-end-builds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedconf%2Fember-cli-deploy-front-end-builds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedconf%2Fember-cli-deploy-front-end-builds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedconf%2Fember-cli-deploy-front-end-builds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tedconf","download_url":"https://codeload.github.com/tedconf/ember-cli-deploy-front-end-builds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643733,"owners_count":21138489,"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-12-23T16:20:09.739Z","updated_at":"2025-04-13T09:13:15.123Z","avatar_url":"https://github.com/tedconf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deprecation Notice\n\nTED has shifted to React and will no longer maintain this application/library. If you wish to continue using this application/library, please create a pull request and repo ownership can be transferred. This repository will be archived at the end of 2022.\n\n\n# Front end builds (Ember.JS)\n\nIf you are deploying an Ember.JS application to a front end builds\nserver then you should probably check out the [Front end builds\npack](https://github.com/tedconf/ember-cli-deploy-front-end-builds-pack).\n\n## Configuration\n\n`config/deploy.js` has the following options.\n\nProperty | Type | Required | Example | Notes\n--- | --- | --- | --- | ---\n`app` |  `string` | Yes | `my-blog` | The name of your application on the front end builds server.\n`endpoint` | `string` | Yes | `http://www.ted.com` | The hostname where you front end builds server lives.\n`privateKey` | `string` | No | `/home/me/feb.key` | The path to the private key used to sign your builds.\n`requestOptions` | `object` | No | `{}` | Additional params to pass to the [request](https://github.com/request/request) object.\n\n### Example config\n\n```javascript\n// config/deploy.js\n\nENV['front-end-builds'] = {\n  app: 'my-blog',\n  endpoint: 'http://www.ted.com',\n  privateKey: process.env.FEB_DEPLOY_KEY\n};\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedconf%2Fember-cli-deploy-front-end-builds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedconf%2Fember-cli-deploy-front-end-builds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedconf%2Fember-cli-deploy-front-end-builds/lists"}