Skip to content

Put MU blueprint on a diet#7500

Closed
ro0gr wants to merge 4 commits intoember-cli:masterfrom
ro0gr:mu-blueprint-on-a-diet
Closed

Put MU blueprint on a diet#7500
ro0gr wants to merge 4 commits intoember-cli:masterfrom
ro0gr:mu-blueprint-on-a-diet

Conversation

@ro0gr
Copy link
Copy Markdown
Contributor

@ro0gr ro0gr commented Dec 12, 2017

This pr tries to reduce amount of MU blueprint files introduced in #7488 .
Here used the same approach as in the addon blueprint.

Potentially we could get rid of "blueprints/module-unification-app/files/package.json" as well but not for now.

Tests are failing due to the usage of confirmBlueprintForDir which doesn't seem as a suitable tool for checking composed blueprints.

I think the test has to be changed to check generator output against MU fixture. Does it sound reasonable? Would appreciate any pointers for the test improvements.

@ro0gr ro0gr mentioned this pull request Dec 12, 2017
3 tasks

filesToRemove: [],

ignoredFilePaths: [
Copy link
Copy Markdown
Contributor Author

@ro0gr ro0gr Dec 12, 2017

Choose a reason for hiding this comment

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

I feel ignoredFilePaths wants to be a part of fileMap, each key with a null value. Unfortunately Blueprint model exects fileMap values to be string only.

@mixonic
Copy link
Copy Markdown
Member

mixonic commented Dec 18, 2017

@ro0gr I'm closing this since at the moment it contains #7488 in addition to your changes to improve re-use. Please feel free to re-open or open a new PR.

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