ember-cli-deploy-original icon indicating copy to clipboard operation
ember-cli-deploy-original copied to clipboard

Configuring appId

Open chopper opened this issue 11 years ago • 1 comments

It would be nice to be able to configure appId - either in the/deploy/<environment>.js files or in some other configuration file. In my case I would like to namespace a bit further and rather than just using app:<hash> I would like to use app:<appname>:versions:<hash>. Right now it seems to always be using the name of the app.

chopper avatar Feb 19 '15 07:02 chopper

Hi @chopper. ember-cli-deploy is in the process of merging with ember-deploy. Therefore, no more changes will be made to this repo. Please see the README for more details.

achambers avatar Feb 27 '15 09:02 achambers