You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have to manually update the push sdk and dapp with exp and alpha release to test and merge the changes every time, which is quite time consuming.
Solution:
When a PR is raised on push sdk we will be deploying a previewing for DApp repo with the changes done on SDK and directly test them out without have them to update them in DApp repo manually.
The PR will have a link posted on it for the preview which will contain the changes done in that particular sdk PR.
This will be applicable for the changes of both uiweb package.
The deploy preview will only start when will will add a certain label to the PR to avoid deploying the preview for unrelated PRs.
The text was updated successfully, but these errors were encountered:
Problem:
We have to manually update the push sdk and dapp with exp and alpha release to test and merge the changes every time, which is quite time consuming.
Solution:
The text was updated successfully, but these errors were encountered: