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

ember-cli-deploy plugin for uploading your built app to Git.

Results 15 ember-cli-deploy-git issues
Sort by recently updated
recently updated
newest added

Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.1.1. Commits 6d19489 Mark release 7.1.1 793c0e5 More rigorously check surrogate pairs in regexp validator b5c1787 Fix incorrect comment in regexp parser 12ae8fe Parameterize dummy...

dependencies

Reproduction App: https://github.com/alexdiliberto/deploy-dummy-app/commits/gh-pages 1. Create a new app with some dummy code 2. Setup new gh-pages branch 3. Do first deploy using `ember deploy production`. Looks good. 4. Now make...

tracking issue. can be stolen from https://github.com/poetic/ember-cli-github-pages

Thanks a lot for this plugin, it worked out-of-the-box for me, which is amazing given Iā€™m still very new to Ember šŸ‘ I wonder if we could add options so...

Thanks for contributing this plugin to the ecosystem! To make composing plugins as easy as possible, we're encouraging plugin authors to conform to a README format that includes some key...