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

Make build-registry work correctly when ember-data addon is used #138

Merged
merged 1 commit into from
Jan 14, 2016
Merged

Make build-registry work correctly when ember-data addon is used #138

merged 1 commit into from
Jan 14, 2016

Conversation

pangratz
Copy link
Member

Credit for fix code goes to @rwjblue, I am merely the humble PR creator.

This addresses emberjs/data#4071.

},
resolutions: {
"ember": "release"
}
Copy link
Member Author

Choose a reason for hiding this comment

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

Hmm, I just realized that ember-try only works with bower dependencies for now. So I am not sure this config is really helpful to test the code path below 😔

Copy link
Member

Choose a reason for hiding this comment

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

Agreed, but it doesn't hurt...

rwjblue added a commit that referenced this pull request Jan 14, 2016
…mber-data-addon

Make build-registry work correctly when ember-data addon is used
@rwjblue rwjblue merged commit 474be00 into emberjs:master Jan 14, 2016
@rwjblue
Copy link
Member

rwjblue commented Jan 14, 2016

Thank you! I'll release shortly...

@seawatts
Copy link

@rwjblue just curious, do you have an ETA? Also will this have to kick off a release in ember-quint and ember-cli-qunit as well?

Also, is there a reason ember data does not actually use these test helpers?

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