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

[NewDot API] Create new API.js #9171

Merged
merged 1 commit into from
May 31, 2022
Merged

[NewDot API] Create new API.js #9171

merged 1 commit into from
May 31, 2022

Conversation

nkuoch
Copy link
Contributor

@nkuoch nkuoch commented May 25, 2022

@nkuoch nkuoch self-assigned this May 25, 2022
@nkuoch nkuoch force-pushed the nat-api branch 4 times, most recently from b5b913d to 95fc7de Compare May 30, 2022 14:31
@nkuoch nkuoch changed the title [WIP] New api [NewDot API] Create new API.js May 30, 2022
@nkuoch nkuoch marked this pull request as ready for review May 30, 2022 14:42
@nkuoch nkuoch requested a review from a team as a code owner May 30, 2022 14:42
@melvin-bot melvin-bot bot requested review from tylerkaraszewski and removed request for a team May 30, 2022 14:42
@@ -39,7 +39,9 @@ function Reauthentication(response, request, isFromSequentialQueue) {
return data;
}

request.resolve(data);
if (request.resolve) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NAB, might want to add a comment (or create an issue to clean up later) as this code (and other things in /Network referencing request.resolve) can be removed once we are fully migrated off of the DeprecatedAPI.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nkuoch nkuoch requested review from marcaaron and removed request for tylerkaraszewski May 31, 2022 15:36
@nkuoch nkuoch merged commit e72a1e7 into main May 31, 2022
@nkuoch nkuoch deleted the nat-api branch May 31, 2022 15:36
@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @nkuoch in version: 1.1.70-1 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

OSBotify commented Jun 1, 2022

🚀 Deployed to production by @luacmartins in version: 1.1.70-1 🚀

platform result
🤖 android 🤖 failure ❌
🖥 desktop 🖥 failure ❌
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants