push-protocol/push-sdk

Implement pull request preview for DApp on Push SDK repo for uiweb and restapi package

Opened this issue · 0 comments

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:

  • 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.