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

Replace nanoresource with ready-resource #20

Open
3 of 6 tasks
agrathwohl opened this issue Dec 27, 2022 · 1 comment · May be fixed by #21
Open
3 of 6 tasks

Replace nanoresource with ready-resource #20

agrathwohl opened this issue Dec 27, 2022 · 1 comment · May be fixed by #21
Assignees
Labels
feature New feature or request

Comments

@agrathwohl
Copy link

agrathwohl commented Dec 27, 2022

ready-resource is an async-friendly version of nanoresource.

See: ready-resource

  • Source extends ready-resource
  • Track extends ready-resource
  • Delivery extends ready-resource-map
  • Update Track.probe, Source.probe, and Delivery.probe to execute asynchronously and return Promises
  • All unit tests pass
  • All storyboard-serverless unit tests pass
@agrathwohl agrathwohl added the feature New feature or request label Dec 27, 2022
@agrathwohl agrathwohl self-assigned this Dec 28, 2022
@agrathwohl
Copy link
Author

Tracking work in dev/readyResource

@agrathwohl agrathwohl linked a pull request Mar 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant