ChainSafe / ChainSafe/web3.unity
Add Desktop build preview in PRs using a pipeline
- Dominant language
- C#
- Stars
- 944
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
**Summary**
We want to generate a preview of a Desktop build in the PRs so we know if the build is working and we save time for QA tasks
**Suggested features or ways to address the summary**
- Generate the build and display it on the PR so people can access and use it
- Not sure how this will work for Mac and Desktop, are the same build? or they are different depending on the platform? @kantagara @rob1997 @oleksandrchainsafe @sneakzttv
- Take in mind, that we need to add the parameters needed for Reown and Web3Auth like project Id in order for them to work
**Motivation**
This can also be something that we can use to add e2e tests in the build that was generated
**Acceptance Criteria**
- Desktop build is generated
- Build is displayed in the PR
- Build can be downloaded and install it on the laptop
- Login and samples works as they will work locally
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.