-
Notifications
You must be signed in to change notification settings - Fork 158
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 edition=octane and update deps for Ember v4 compatibility #866
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know what the changes need to be to make this ready to merge but we need to think just a tiny bit more deeply about it and make sure we're doing the right thing. I tried to explain myself in a comment but I fear that I haven't been clear enough and this is a bit of a nuanced problem 🙃
This is due to ember-cli/ember-welcome-page#385 which breaks `ember new`
@mansona CI now green with latest Ember.js version! Commits history may point to all the problems I faced. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
omg fantastic work 🎉 that is a really nice find, I don't think I would have noticed that for weeks 🙈
This makes CI green again.