.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.eslintignore | |
|
|
.eslintrc.js | 40 | A 0 mins |
|
.github/dependabot.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/release.yml | |
|
|
.gitignore | |
|
|
.npmignore | |
|
|
.prettierrc | |
|
|
CHANGELOG.md | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
RELEASE.md | |
|
|
ember-cli-build.js | 7 | A 0 mins |
|
index.js | 7 | A 0 mins |
|
lib/commands/config.js | 16 | A 0 mins |
|
lib/commands/index.js | 8 | A 0 mins |
|
lib/commands/reset.js | 16 | A 0 mins |
|
lib/commands/try-each.js | 28 | A 0 mins |
|
lib/commands/try-ember.js | 34 | A 0 mins |
|
lib/commands/try-one.js | 55 | A 1 hr |
|
lib/dependency-manager-adapters/npm.js | 152 | A 1 hr |
|
lib/dependency-manager-adapters/pnpm.js | 133 | A 1 hr |
|
lib/dependency-manager-adapters/workspace.js | 92 | A 2 hrs |
|
lib/tasks/reset.js | 19 | A 0 mins |
|
lib/tasks/try-each.js | 145 | A 2 hrs |
|
lib/utils/backup.js | 44 | A 0 mins |
|
lib/utils/config.js | 72 | A 2 hrs |
|
lib/utils/dependency-manager-adapter-factory.js | 53 | A 2 hrs |
|
lib/utils/find-by-name.js | 9 | A 0 mins |
|
lib/utils/find-ember-path.js | 8 | A 0 mins |
|
lib/utils/result-summary.js | 92 | A 2 hrs |
|
lib/utils/run-command.js | 22 | A 25 mins |
|
lib/utils/run.js | 17 | A 0 mins |
|
lib/utils/scenario-manager.js | 27 | A 0 mins |
|
package.json | |
|
|
smoke-test-app/README.md | |
|
|
smoke-test-app/ember-cli-build.js | 14 | A 0 mins |
|
smoke-test-app/fail-if-foo.sh | |
|
|
smoke-test-app/fail-if-no-foo.sh | |
|
|
smoke-test-app/index.js | 4 | A 0 mins |
|
smoke-test-app/package-lock.json | |
|
|
smoke-test-app/package.json | |
|
|
smoke-test-app/testem.js | 21 | A 0 mins |
|
smoke-test-app/tests/dummy/app/app.js | 10 | A 0 mins |
|
smoke-test-app/tests/dummy/app/index.html | |
|
|
smoke-test-app/tests/dummy/app/router.js | 7 | A 0 mins |
|
smoke-test-app/tests/dummy/app/styles/app.css | |
|
|
smoke-test-app/tests/dummy/app/templates/application.hbs | |
|
|