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

[WIP] Remove use of promisify #1540

Closed
wants to merge 24 commits into from

Conversation

lawrence-forooghian
Copy link
Collaborator

No description provided.

@github-actions github-actions bot temporarily deployed to staging/pull/1540/features December 8, 2023 17:32 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1540/bundle-report December 8, 2023 17:32 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1540/typedoc December 8, 2023 17:33 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1540/features December 8, 2023 18:42 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1540/bundle-report December 8, 2023 18:42 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1540/typedoc December 8, 2023 18:43 Inactive
The return type of `restMixin.history(...)` is `void`.
i think it doesn't need to be great, the callback version of these
methods is going to be removed soon anyway. actually, maybe we'd be
better off adding overload signatures for the stuff we’ll be left with
after the removal

TODO I think we can maybe undo the PaginatedResource change
TODO implement whenPromiseSettles

TODO what have I done with PaginatedResult, seeems like I've done the
wron gthing
and hence remove usage of promisify

TODO handle TODOs

TODO check tests

TODO notice the stuff that we've had to force unwrap here, and undo
later if possible
@github-actions github-actions bot temporarily deployed to staging/pull/1540/features December 8, 2023 19:53 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1540/bundle-report December 8, 2023 19:53 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1540/typedoc December 8, 2023 19:53 Inactive
...if they don't simultaneously make use of the error and the headers
etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant