ember-cli / ember-cli-update

Update Ember CLI projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work with untagged blueprints

kellyselden opened this issue · comments

https://github.com/ember-engines/engine-blueprint doesn't use any versioning, so it fails with ember-cli-update. We could possibly track commits instead of versions. That would mean we would have to check commit history to see if an update is needed.