-
Notifications
You must be signed in to change notification settings - Fork 32
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
Correct error message to tell me to use #sideload, not #reloadWith #131
Conversation
Too many redirects :D Thanks for the PR! 👍 |
Hey @muziejus - Looks like our master branch had a problem that's causing your tests to fail! It's fixed now, so could you rebase/pull in master? That should get your test suite passing. Sorry about that! |
11pm is maybe not the best time to remind myself how to do a rebase, but I think I finally stopped just recommitting everything over and over. Hopefully the morning will bring clarity. |
Nevertheless, I'm getting pretty fundamental errors on
And now both the tests on my computer and travis seem to be hanging. I thought at first I was doing something wrong, but this is w/ a fresh yarn install. |
Yikes! Your latest rebase looks good, so I'm guessing the tests will pass on CI. Generally when I'm working on this addon I'll only run Getting |
Travis is getting busy and blocked by dependabot PRs right now. They usually takes all night, especially since we queued up a fresh batch earlier. I've noticed when that happens travis rate limits the test runs for this repo. Let's let it run all night and what it says in the morning. |
Thanks. I have 0 familiarity w/ contributing to addons, so I only understand things like ember-try and whatever half-conceptually. |
probably something that will get fixed once reloadWith goes away, but I got this error today having only ever known sideload and was rather confused about this "new" method I'd never heard of.