-
Notifications
You must be signed in to change notification settings - Fork 159
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 ci and get working with Ember 5 #916
Closed
Closed
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 24aba7b - Browse repository at this point
Copy the full SHA 24aba7bView commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 217b878 - Browse repository at this point
Copy the full SHA 217b878View commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 993f948 - Browse repository at this point
Copy the full SHA 993f948View commit details -
Update ember-source to 3.28 across the board
When running against Ember 4.4 our CI was failing, because ember-cli-babel incorrectly gets confused about which actual ember-source is in use. --- Without this change, the various ember-cli-babel processes were identifying that [email protected] was in use and was therefore transpiling all `@ember/***` module usage to `Ember` global usage. This is "fine" for Ember 3.26, but under 3.27+ "real" modules exist and globals rewriting is no longer needed.
Configuration menu - View commit details
-
Copy full SHA for 72bbce4 - Browse repository at this point
Copy the full SHA 72bbce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7305665 - Browse repository at this point
Copy the full SHA 7305665View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee411a1 - Browse repository at this point
Copy the full SHA ee411a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9834fd - Browse repository at this point
Copy the full SHA b9834fdView commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46fcfd0 - Browse repository at this point
Copy the full SHA 46fcfd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70830f1 - Browse repository at this point
Copy the full SHA 70830f1View commit details
Commits on May 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5748f13 - Browse repository at this point
Copy the full SHA 5748f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8065ca - Browse repository at this point
Copy the full SHA d8065caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2a64f - Browse repository at this point
Copy the full SHA 1d2a64fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fae554 - Browse repository at this point
Copy the full SHA 6fae554View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bf66d - Browse repository at this point
Copy the full SHA 11bf66dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f05785f - Browse repository at this point
Copy the full SHA f05785fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a0ba35 - Browse repository at this point
Copy the full SHA 0a0ba35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f46faf - Browse repository at this point
Copy the full SHA 8f46fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0245602 - Browse repository at this point
Copy the full SHA 0245602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b6bd35 - Browse repository at this point
Copy the full SHA 1b6bd35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ecb72 - Browse repository at this point
Copy the full SHA 89ecb72View commit details
Commits on May 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 961e776 - Browse repository at this point
Copy the full SHA 961e776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df1cc4 - Browse repository at this point
Copy the full SHA 6df1cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0673f6b - Browse repository at this point
Copy the full SHA 0673f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ef95b - Browse repository at this point
Copy the full SHA a0ef95bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34cee33 - Browse repository at this point
Copy the full SHA 34cee33View commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac6f835 - Browse repository at this point
Copy the full SHA ac6f835View commit details -
Configuration menu - View commit details
-
Copy full SHA for e76ad8d - Browse repository at this point
Copy the full SHA e76ad8dView commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ffae96 - Browse repository at this point
Copy the full SHA 8ffae96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c4115 - Browse repository at this point
Copy the full SHA 80c4115View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.