{"id":15022908,"url":"https://github.com/greatwizard/ember-circleci","last_synced_at":"2026-03-08T04:32:23.378Z","repository":{"id":38272627,"uuid":"148779953","full_name":"GreatWizard/ember-circleci","owner":"GreatWizard","description":"CircleCI configuration generator for your Ember projects.","archived":false,"fork":false,"pushed_at":"2022-12-10T17:11:01.000Z","size":3038,"stargazers_count":18,"open_issues_count":20,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-09T16:34:28.035Z","etag":null,"topics":["circle-ci","circle-ci-2","circleci","circleci2","ember","ember-addon","emberjs","generator","hacktoberfest"],"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/GreatWizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-14T11:33:33.000Z","updated_at":"2024-05-30T02:57:33.000Z","dependencies_parsed_at":"2023-01-26T06:46:18.371Z","dependency_job_id":null,"html_url":"https://github.com/GreatWizard/ember-circleci","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatWizard%2Fember-circleci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatWizard%2Fember-circleci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatWizard%2Fember-circleci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatWizard%2Fember-circleci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GreatWizard","download_url":"https://codeload.github.com/GreatWizard/ember-circleci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867829,"owners_count":16555886,"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":["circle-ci","circle-ci-2","circleci","circleci2","ember","ember-addon","emberjs","generator","hacktoberfest"],"created_at":"2024-09-24T19:58:31.027Z","updated_at":"2025-10-13T09:12:54.412Z","avatar_url":"https://github.com/GreatWizard.png","language":"JavaScript","funding_links":["https://liberapay.com/GreatWizard/"],"categories":[],"sub_categories":[],"readme":"# Ember-CircleCI\n\n[![CircleCI](https://circleci.com/gh/GreatWizard/ember-circleci.svg?style=shield)](https://circleci.com/gh/GreatWizard/ember-circleci)\n[![Ember Observer Score](https://emberobserver.com/badges/ember-circleci.svg)](https://emberobserver.com/addons/ember-circleci)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Liberapay](http://img.shields.io/liberapay/patrons/GreatWizard.svg?logo=liberapay)](https://liberapay.com/GreatWizard/)\n\nCircleCI configuration generator for your Ember projects.\n\nThe generated configuration is compatible with applications and addons.\nIn addition, it uses parallel jobs to optimize CI time.\n\n## Installation\n\n```\nember install ember-circleci\n```\n\n## Usage\n\n```\nember g ember-circleci [--exam=X]\n```\n\n### Options\n\n- `--exam=X`: Use [`ember-exam`](https://github.com/ember-cli/ember-exam) to run tests in parallel, X is the number of parallel processes (default value is 4)\n\n## Generated configuration\n\nThis addon generates the `.circleci/config.yml` file.\nLint and Tests jobs are started as parallel jobs.\n\nIf you activate ember-exam, it provides the ability to split, parallelize, and load-balance your test suite.\nFor an app, built assets will build once and then be re-used during parallelization to further speed up builds.\n\nIf ember-exam is not activated, it provides reports of the tests by using xUnit.\nxUnit generates an xml file and expose it to CircleCI, that way it can gave a quick overview of the failing tests\n\nAfter the install dependencies job, the `node_modules` folder is cached by CircleCI to speed up the next runs.\n\n:bulb: If you later need to regenerate the `.circleci/config.yml` file, run `ember g ember-circleci [--exam=X]`.\n\n### Configuration for application\n\nIt will provides a `test_and_build` workflow, as follows:\n\n![prepare / run lint (js and hbs) / run tests (default)](https://raw.githubusercontent.com/GreatWizard/ember-circleci/master/doc/workflow-app.png)\n\n### Configuration for addon\n\nIt will provides a `test_matrix` workflow, as follows:\n\n![prepare / run lint (js and hbs) and tests (default) / run tests (LTS 3.16, LTS 3.20, release, beta, canary, default with jquery and classic)](https://raw.githubusercontent.com/GreatWizard/ember-circleci/master/doc/workflow-addon.png)\n\n## Contributing\n\nSee the [Contributing](CONTRIBUTING.md) guide for details.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreatwizard%2Fember-circleci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreatwizard%2Fember-circleci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreatwizard%2Fember-circleci/lists"}