-
Notifications
You must be signed in to change notification settings - Fork 41
Switch Promise chaining to async-await syntax. #82
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
Conversation
This will make future PRs like #81 easier to author and review.
👋 Hello and thanks for pinging us! This issue or PR has been added to our inbox and a Design Infrastructure first responder will review it soon.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: David Graham <david.malcom.graham@gmail.com>
It seems this failed CI when merging. I'e been taking occasional pokes at it to figure out why, and it occurred to me today to try https://github.com/github/include-fragment-element/actions/runs/3363846846/jobs/5577516226 failed with |
This will make future PRs like #81 easier to author and review.
The functionality (and published build compat) should be exactly the same, so the existing tests should cover this change.