Skip to content

Fetch dynamically the ember-source version for MU blueprints#8323

Merged
rwjblue merged 2 commits intoember-cli:masterfrom
ppcano:fetch-ember-source-for-mu-blueprint
Jan 2, 2019
Merged

Fetch dynamically the ember-source version for MU blueprints#8323
rwjblue merged 2 commits intoember-cli:masterfrom
ppcano:fetch-ember-source-for-mu-blueprint

Conversation

@ppcano
Copy link
Copy Markdown
Contributor

@ppcano ppcano commented Dec 28, 2018

Follows up #8317.

With this change, we won't have to set manually the ember-source version in the blueprint and test fixtures, and it will always select the latest Canary build.

cc @rwjblue


Additionally, it could be good if we improve the procedure to upgrade the Ember and Ember Data versions (see this commit).

We could define a top level variable to be reused in the blueprint and test fixtures, in a similar way than the <%= emberCLIVersion %>.

Thoughts?

@ppcano ppcano closed this Dec 28, 2018
@ppcano ppcano reopened this Dec 28, 2018
@ppcano ppcano closed this Dec 29, 2018
@ppcano ppcano reopened this Dec 29, 2018
@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Dec 29, 2018

Additionally, it could be good if we improve the procedure to upgrade the Ember and Ember Data versions (see this commit).

Totally agree.

Move the logic from the `addonBlueprint` to the `muAddonBlueprint because the `addonBlueprint` does not need to include this feature
@rwjblue rwjblue changed the title Fetch dinamically the ember-source version for MU blueprints Fetch dynamically the ember-source version for MU blueprints Jan 2, 2019
@rwjblue rwjblue merged commit a2c4350 into ember-cli:master Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants