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

Backporting circularity fixes #20743

Open
wants to merge 1 commit into
base: release
Choose a base branch
from
Open

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Sep 7, 2024

This is backporting https://github.com/emberjs/ember.js/pull/20734/files to current release (5.x).

ef4 added a commit to embroider-build/embroider that referenced this pull request Sep 7, 2024
This switching our tests from "lts_5_8" to "release" and locks the release into 5.11 plus my bugfix backport PR emberjs/ember.js#20743.

I'm doing this because the circularity problems continue to be obnoxious, and some of the things I need to test are 5.x behaviors that are removed at 6.x.
@ef4
Copy link
Contributor Author

ef4 commented Sep 11, 2024

@kategengler can we put this in 5.11.x patch?

My motivation here is that the circularity bugs get in the way of testing apps under vite, and it's nice to not have to deal with their 6.0 upgrades simultaneously.

@kategengler
Copy link
Member

I think we should backport to beta first. I can do it via the typical cherry-pick unless you think there are a lot of conflicts?

@ef4
Copy link
Contributor Author

ef4 commented Sep 11, 2024

Probably no conflicts.

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.

2 participants