Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace ember-cli/ext/promise with rsvp #88

Merged
merged 1 commit into from
Mar 21, 2017

Conversation

backspace
Copy link
Contributor

This would fix #87. I used this PR as a guideline and transformed similarly.

However, I did need to add RSVP as a dependency. NPM chose the current version of 3.5.0, but I could easily change it to something else if that’s preferable.

Thanks for this, it lets us have automatic test deployments of travis-web PRs, very useful!

@ghedamat
Copy link
Contributor

thanks a lot @backspace !

@ghedamat ghedamat merged commit e359304 into ember-cli-deploy:master Mar 21, 2017
@bgentry
Copy link

bgentry commented Mar 24, 2017

Any chance you can publish a new release with this included? 🙏

@lukemelia
Copy link
Contributor

@bgentry Yes, I plan to get it done this weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation warning with ember-cli 2.12.0
4 participants