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

Remove ember-qunit-notifications and import qunit-notifications from NPM #119

Merged
merged 1 commit into from
Jun 17, 2016

Conversation

trentmwillis
Copy link
Member

@trentmwillis trentmwillis commented May 24, 2016

Death to Bower!

This should be totally backwards compatible. Though, do we want to throw an error/give a warning after upgrading if folks still have ember-qunit-notifications in their bower.json as it is no longer used?

Should also wait to merge for a release of qunit-notifications with this fix in it.

cc @stefanpenner @bcardarella

"broccoli-merge-trees": "^1.1.0",
"ember-cli-babel": "^5.1.5",
"ember-cli-version-checker": "^1.1.4",
"ember-qunit": "^0.4.18",
"qunit-notifications": "^0.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just released 0.1.1 with the bower install removed

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bcardarella thanks!

@trentmwillis
Copy link
Member Author

@stefanpenner r?

@rwjblue rwjblue merged commit 82eb35f into ember-cli:master Jun 17, 2016
@rwjblue
Copy link
Member

rwjblue commented Jun 17, 2016

Published as v2.0.3.

@trentmwillis - Can you update ember-cli's app/addon blueprints to match these changes?

@trentmwillis
Copy link
Member Author

@rwjblue what updates would be needed? ember-cli-qunit is currently set to ^2.0.0 which seems fine unless we want to make 2.0.3 the minimum.

@rwjblue
Copy link
Member

rwjblue commented Jun 17, 2016

@trentmwillis
Copy link
Member Author

Ah okay, can do, didn't look for that since it was part of the blueprint for this addon as well.

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.

3 participants