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

Update to latest layout-bin-packer #222

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Conversation

lukemelia
Copy link
Collaborator

  • Update tests for reliability by rounding to the nearest integer in many cases

@lukemelia
Copy link
Collaborator Author

Note that this will allow consuming apps to eliminate an ember-cli-babel version deprecation.

@lukemelia lukemelia force-pushed the update-layout-bin-packer branch 2 times, most recently from b1b9576 to 2845fb6 Compare September 25, 2023 16:31
@lukemelia
Copy link
Collaborator Author

Also note that I marked the ember-release scenario as allowedToFail because this addon is not yet compatible with ember 5

@@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true

env:
NODE_VERSION: 14
Copy link

Choose a reason for hiding this comment

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

We'll probably want to bump the Node version in the package.json file, too.

Might be better to do that in a separate PR that lands before this one (since that will be a breaking change).

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I made that change and split out a dedicated commit. I tried to land this in a separate branch and couldn't get things to build.

Copy link

Choose a reason for hiding this comment

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

That's fair. I'm comfortable with the changes in that case since we want to get back into support.

- Update tests for reliability by rounding to the nearest integer in many cases
@lukemelia lukemelia merged commit fc7a99e into master Nov 1, 2023
5 of 9 checks passed
@lukemelia lukemelia deleted the update-layout-bin-packer branch November 1, 2023 03:26
@lukemelia lukemelia added dependencies Pull requests that update a dependency file breaking labels Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants