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

Addressed failing CI. Added Ember 4.8 LTS to test matrix. #389

Merged
merged 3 commits into from
Dec 17, 2022
Merged

Addressed failing CI. Added Ember 4.8 LTS to test matrix. #389

merged 3 commits into from
Dec 17, 2022

Conversation

ijlee2
Copy link
Contributor

@ijlee2 ijlee2 commented Dec 17, 2022

Description

This pull request patches #388.

#388 passed CI on December 16 (while in review status), but failed CI on the 17th (after merge). It turned out, ember-qunit released a minor version overnight and introduced a peer dependency requirement (@glimmer/interfaces@^0.84.2 and @glimmer/reference@^0.84.2).

To unblock work, I'll temporarily pin the version of ember-qunit to v6.0.0. (Yarn resolutions did not work, possibly because this project is not a yarn workspace yet.)

In the 3rd commit, I took @bertdeblock's suggestion and added Ember 4.8 LTS to the test matrix.

References

@ijlee2 ijlee2 added the dependencies Pull requests that update a dependency file label Dec 17, 2022
@ijlee2 ijlee2 marked this pull request as ready for review December 17, 2022 09:13
@ijlee2 ijlee2 merged commit 821e350 into ember-cli:main Dec 17, 2022
@ijlee2 ijlee2 deleted the PR-02 branch December 17, 2022 09:16
@ijlee2 ijlee2 added internal and removed dependencies Pull requests that update a dependency file labels Dec 17, 2022
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.

1 participant