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

[BUGFIX beta] ensure produced artifacts correctly lock with each other #6309

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

runspired
Copy link
Contributor

@runspired runspired commented Aug 6, 2019

resolves #6297 (for originally reported issue)

There is a separate issue affecting 3.11 (and soon 3.12) in which transforms are not being re-exported in -ember-data/addon/transforms/* for legacy path support for folks previously extending these transforms.

@runspired runspired merged commit d745436 into master Aug 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the bugfix/publish branch August 6, 2019 15:35
runspired pushed a commit that referenced this pull request Aug 27, 2019
* [BUGFIX 3.11] Ensure produced artifacts are locked

This is a backport of #6309

* fix(testem): Remove --disable-gpu flag

For more info, see testem PR #1358
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.

Attempting to register an unknown factory: 'transform:boolean'
2 participants