Steve Calvert

Results 76 comments of Steve Calvert

Yep, I haven't updated the docs site yet. I've been a bit busy. I'll try to get to it soon.

One pattern that works is to configure the interval in which you want to poll. This will reduce the poll time for tests, but can be set to a different...

Just doing a bit of cleanup on issues in this repo. If this issue is closed in error please reopen!

Hey @lolmaus, no problem, which is why I added the comment when closing. Would you mind providing either steps to reproduce or a test that exhibits this issue?

Thanks, @lolmaus. The reason I was asking for steps was so that you could clearly articulate the problem succinctly, so that when I spend my free time investigating at addressing...

We're looking into spinning the effort around a codemod to port ember object -> es6 classes. We'll likely be resourcing it internally full-time, but would love community help on it....

This is definitely an issue with internal destroyables. One thing to note is, the `setupLifelineValidation` helper was intended to ensure that consumers had correctly setup `runDisposables` when they were using...

I've dropped Node 12 support in my PR unifying the bin testing infra (#2437). It's required, since the bin-tester package requires Node 14+. We can merge it into a `next`...

I would also prefer this and am happy to port the change to a separate PR. We should definitely update `next` with `master` to start pulling in changes for v5.