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

Fix custom blueprints #1240

Merged
merged 4 commits into from
Aug 30, 2023
Merged

Conversation

mansona
Copy link
Member

@mansona mansona commented Aug 10, 2023

This fixes the use of ember-cli-update with the v2 addon blueprint https://github.com/embroider-build/addon-blueprint

I know there are a few tests to fix but it shows the main things that needed to change:

  • use latest ember-cli for custom blueprints because it was locking down to 3.16 before because of the lastNode8Version
  • remove -sb which I'm assuming was --skip-bower

I'm going to get tests passing on this but I'm wondering if now is a good time to remove the lastNode8Version since it has the comment // remove when node 8 is dropped which has already happened 🤔

Copy link
Member

@bertdeblock bertdeblock left a comment

Choose a reason for hiding this comment

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

Looks good AFAICT.

@kellyselden
Copy link
Member

LGTM. I don't know what's up with CI.

@mansona mansona force-pushed the fix-remote-blueprints branch from 6b3b041 to a10f471 Compare August 30, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants