ember-cli-updater icon indicating copy to clipboard operation
ember-cli-updater copied to clipboard

ember-cli addon to help you update your ember-cli application or addon.

Results 6 ember-cli-updater issues
Sort by recently updated
recently updated
newest added

We can use the same four steps to update .npmignore automatically 1. Fetch original 2. Calculate customizations 3. Download new one 4. Apply customizations

enhancement

We can use the same four steps to update config/ember-try.js automatically 1. Fetch original 2. Calculate customizations 3. Download new one 4. Apply customizations We could use an AST differ.

enhancement

We can use the same four steps to update .gitignore automatically 1. Fetch original 2. Calculate customizations 3. Download new one 4. Apply customizations

enhancement

Show somehow (when showing command help?) the available versions of ember-cli based on the current version of the addon/app. Only show newer versions and _dim_ the alpha/beta versions. Show a...

enhancement

It would be great if the tool lists all the available versions (newer) so its easier to pick one to update.

enhancement

People on the internet say that tests are good 🙄

enhancement