Aaron Chambers
Aaron Chambers
Hi @ef4 👋 I'm pretty sure I'm in the right place to ask about this bug, but if not, please let me know where I might be better off looking....
[RENDERED](https://github.com/achambers/ember-render-modifiers/blob/patch-1/README.md) I recently gave a talk at EmberFest to describe the rationale and history of these modifiers, why they are considered an anti-pattern today and, most importantly, what the alternatives...
For automated deployment systems such as circle ci, it might be good to be able to tell ember-cli-deploy to deploy the latest version as it's hard to inspect the output...
I'm finding, that in testing anyway, sometimes I want to push an index.html for an existing git hash. Maybe it would be handy to have an option to: ember deploy:index...
Just go through the command line messaging from each of the commands and make sure it makes sense, is informative, and correctly explains the next steps
The mocks are getting a bit out of hand. If not a mocking library, work out a better way of mocking things like redis for the unit tests